We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NUXT_AUTH_ORIGIN
Follow up on #837
Does not need to be done in this PR. but as a follow-up let's:
~/playground-*
Originally posted by @zoey-kaiser in #837 (review)
Additionally:
originEnvKey
NUXT_
config
string | undefined
The text was updated successfully, but these errors were encountered:
feat(#673, #811, #848): back-port authjs migration
93e96be
feat(#673, #523, #848): back-port authjs migration (#849)
355e865
Co-authored-by: Zoey <zoeykaiser8@gmail.com>
No branches or pull requests
Follow up on #837
~/playground-*
to useNUXT_AUTH_ORIGIN
NUXT_AUTH_ORIGIN
NUXT_AUTH_ORIGIN
Originally posted by @zoey-kaiser in #837 (review)
Additionally:
originEnvKey
toNUXT_AUTH_ORIGIN
and automatically stripNUXT_
prefix for camel-case config keysconfig
to bestring | undefined
- report error otherwiseThe text was updated successfully, but these errors were encountered: