aboutsummaryrefslogtreecommitdiffhomepage
path: root/AuthSamples
diff options
context:
space:
mode:
authorGravatar Xiangtian Dai <xiangtian@google.com>2017-06-15 19:53:53 -0700
committerGravatar GitHub <noreply@github.com>2017-06-15 19:53:53 -0700
commitfb0e72be901df5dc558515efb1f7a780343e199d (patch)
tree4aa419917898dc7cacac17d7bf64caaf2da60ba6 /AuthSamples
parent5cb9446fab0606b0ea6a49dcda50fb6bb6e5bbd4 (diff)
Removes trailing whitespaces in AuthSamples. (#85)
Diffstat (limited to 'AuthSamples')
-rw-r--r--AuthSamples/ApiTests/AuthCredentialsTemplate.h8
-rw-r--r--AuthSamples/Sample/AuthCredentialsTemplate.h6
-rw-r--r--AuthSamples/SwiftSample/AuthCredentialsTemplate.swift6
-rw-r--r--AuthSamples/SwiftSample/InfoTemplate.plist2
4 files changed, 11 insertions, 11 deletions
diff --git a/AuthSamples/ApiTests/AuthCredentialsTemplate.h b/AuthSamples/ApiTests/AuthCredentialsTemplate.h
index 9825201..a8bf379 100644
--- a/AuthSamples/ApiTests/AuthCredentialsTemplate.h
+++ b/AuthSamples/ApiTests/AuthCredentialsTemplate.h
@@ -33,14 +33,14 @@ $KGOOGLE_USER_NAME
The name of the test user for Google SignIn.
$KFACEBOOK_APP_ID
-FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
-'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
-on the Facebook developer site: https://developers.facebook.com/docs/apps/register
+FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
+'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
+on the Facebook developer site: https://developers.facebook.com/docs/apps/register
to obtain such an id.
$KFACEBOOK_APP_ACCESS_TOKEN
Once you have an Facebook App Id, click on dashboard from your app you can see
-both your App ID and the App Secret. Once you have both of these generate the
+both your App ID and the App Secret. Once you have both of these generate the
access token using the step 13 of https://smashballoon.com/custom-facebook-feed/access-token/
Follow the same link for comprehensive information on how to get the access token.
diff --git a/AuthSamples/Sample/AuthCredentialsTemplate.h b/AuthSamples/Sample/AuthCredentialsTemplate.h
index 2b724bb..0c9708a 100644
--- a/AuthSamples/Sample/AuthCredentialsTemplate.h
+++ b/AuthSamples/Sample/AuthCredentialsTemplate.h
@@ -23,9 +23,9 @@ and copy it to AuthCredentials.h file
You will need to replace the following values:
$KFACEBOOK_APP_ID
-FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
-'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
-on the Facebook developer site: https://developers.facebook.com/docs/apps/register
+FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
+'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
+on the Facebook developer site: https://developers.facebook.com/docs/apps/register
to obtain such an id.
*/
diff --git a/AuthSamples/SwiftSample/AuthCredentialsTemplate.swift b/AuthSamples/SwiftSample/AuthCredentialsTemplate.swift
index f4a3780..eea9335 100644
--- a/AuthSamples/SwiftSample/AuthCredentialsTemplate.swift
+++ b/AuthSamples/SwiftSample/AuthCredentialsTemplate.swift
@@ -26,9 +26,9 @@
Get the value of the CLIENT_ID key in the GoogleService-Info.plist file.
$KFACEBOOK_APP_ID
- FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
- 'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
- on the Facebook developer site: https://developers.facebook.com/docs/apps/register
+ FACEBOOK_APP_ID is the developer's Facebook app's ID, to be used to test the
+ 'Signing in with Facebook' feature of Firebase Auth. Follow the instructions
+ on the Facebook developer site: https://developers.facebook.com/docs/apps/register
to obtain the id
*/
diff --git a/AuthSamples/SwiftSample/InfoTemplate.plist b/AuthSamples/SwiftSample/InfoTemplate.plist
index e3c9457..e51622b 100644
--- a/AuthSamples/SwiftSample/InfoTemplate.plist
+++ b/AuthSamples/SwiftSample/InfoTemplate.plist
@@ -1,6 +1,6 @@
<!--
For this to be a valid plist file replace the following
- $REVERSE_CLIENT_ID:
+ $REVERSE_CLIENT_ID:
Value of REVERSED_CLIENT_ID key in the GoogleService-Info.plist file.
-->
<?xml version="1.0" encoding="UTF-8"?>