We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3508ed4 commit 14f87f8Copy full SHA for 14f87f8
auth/src/main/res/values/strings.xml
@@ -11,4 +11,6 @@
11
<string name="msg_login_success">Logged in successfully</string>
12
<string name="loading">loading..</string>
13
<string name="msg_success_password_reset_link_sent">Password reset link has been sent to your email</string>
14
+ <string name="facebook_app_id">your_app_id</string>
15
+ <string name="fb_login_protocol_scheme">your_login_protocal_scheme</string>
16
</resources>
0 commit comments