Skip to content

Commit 9f89009

Browse files
committed
chore: note
1 parent a335c54 commit 9f89009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/playground/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export default defineNuxtConfig({
2828
{
2929
auth: true,
3030
appCheck: {
31+
// TODO: could automatically pick up a debug token defined as an env variable
3132
debug: process.env.NODE_ENV !== 'production',
3233
isTokenAutoRefreshEnabled: true,
3334
provider: 'ReCaptchaV3',

0 commit comments

Comments
 (0)