Replies: 3 comments
-
@rhazegh I need something like this as well. Did you figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@luisrudge I ended up implementing it from scratch and used https://www.npmjs.com/package/next-iron-session for session management. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@rhazegh thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to remove the friction of creating an account before the user can use a service. The way I imagine this would work is this:
- Is this something that can be done by NextAuth?
- If not, do you think it is feasible to add this as a new feature?
Beta Was this translation helpful? Give feedback.
All reactions