Next.js Discord

Discord Forum

Magic Link Without Additonal Database

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Spectacled bearOP
I do have a Database for Allowed Mails to Login.
I dont want to really store any Tokens just generate a Valid Login Link and sent it via Mail and let them OneTimeLogin with it.

The goal is that users who are already allowed in database to login they can select thier mail and than login over magic link.

Is there a way to dont use SessionId and just having it without an SessionID Database?

0 Replies