Hi, if anyone can maybe help in this threat I woul...
# orm-help
d
Hi, if anyone can maybe help in this threat I would really appreciate it! https://prisma.slack.com/archives/CA491RJH0/p1649752783137409
r
What stack are you using Prisma with?
d
NextJS
The first suggestion I got in the other threat was to use NextAuth, but using adapters with Credentials Authentication is not supported.
r
I would suggest searching for example implementations as I bet there’s a ton of resources out there which should point you in the right direction.
d
When I looked for Prisma user authentication, all I could find was resources made by the prisma dev team that use paswordless authentication
I'll try to maybe look for implementations made in other ORMs, as i can probably follow them using prisma instead.
Thanks for the help!
r
I ment authentication implementations for NextJS. The datasource on which it's build usually isn't that important.