-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
i can't find any next_auth
verification token
#1177
Comments
next_auth
verification token
@SferaDev when you have a moment, any chance you could dig into this? It looks like our adapter may be broken. |
@alexfrancoeur is all of your product open source? i can try to file a PR for this |
@alexfrancoeur and @SferaDev i've opensourced a my question is, does the i've also found this PR by @SferaDev about adding oauth and it's still on draft, i'm using google auth solely for this project at this level, not sure if it's relevant since it looks like it's just for the cli |
@y-71 Verification tokens are only for email sign-in to build magic links, if you are using google auth that table will always be empty. If you find any other problem feel free to open a new issue 😄
This is unrelated to |
Describe the bug
when using nextauth with the xata adapter, i can't find any next_auth verification token on the table,
I've followed the xata adapter docs for nextauth https://authjs.dev/reference/adapter/xata
Expected behavior
next_auth verification token
Software version
Additional context
The text was updated successfully, but these errors were encountered: