Server Error Error: The "keys" value must be provided when using signed cookies while "yarn dev" example #611
-
What "keys" value it is requiring? I have apiKey, authDomain, projectId, databaseURL and clientEmail setup already in the initAuth.js, others left as process.env.XXX; I didn't run in Firebase Authentication Emulator. |
Beta Was this translation helpful? Give feedback.
Answered by
kmjennison
Feb 14, 2023
Replies: 1 comment 1 reply
-
This refers to the config's |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
deng232
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This refers to the config's
cookies.keys
value. More info in documentation: https://github.com/gladly-team/next-firebase-auth#cookies