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 988acf5 commit cd2e675Copy full SHA for cd2e675
appengine/standard/firebase/firetactoe/README.md
@@ -24,7 +24,7 @@ installed. You'll need this to test and deploy your App Engine app.
24
existing App Engine service account credentials file. Then set the environment
25
variable `GOOGLE_APPLICATION_CREDENTIALS` to the path to this file:
26
27
- export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
+ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
28
29
This allows the server to create unique secure tokens for each user for
30
Firebase to validate.
0 commit comments