Merge branch 'auth-flow' of ssh://github.com/coralproject/talk into auth-flow

This commit is contained in:
Chi Vinh Le
2017-05-27 02:51:56 +07:00
+6 -2
View File
@@ -1,9 +1,13 @@
{
"server": [
"coral-plugin-respect",
"coral-plugin-facebook-auth"
"coral-plugin-like",
"coral-plugin-facebook-auth",
"coral-plugin-auth"
],
"client": [
"coral-plugin-respect"
"coral-plugin-respect",
"coral-plugin-like",
"coral-plugin-auth"
]
}