Skip to content

Commit 15ff005

Browse files
committed
docs(app-check): how to build with debug token
1 parent 5f140cd commit 15ff005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/nuxt/environment-variables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ FIREBASE_APPCHECK_DEBUG_TOKEN=********-****-****-****-************
2121
```
2222

2323
These can be generated on the Firebase Console > AppCheck > Apps > Manage Debug Tokens.
24+
25+
This variable will not be used in production unless `debug: true` is passed during a build or generate command. This allows you to still test locally using a debug token without having to worry about accidentally deploying it to production.

0 commit comments

Comments
 (0)