Dual database table authentication setup
Unanswered
Pacific sand lance posted this in #help-forum
Pacific sand lanceOP
How can I configure NextAuth to support authentication options for two distinct database tables (e.g., users and admin/employee) using a Prisma Adapter for database interaction?