refactor: migrate authentication from Supabase to Better Auth and update Prisma schema models
This commit is contained in:
@@ -9,4 +9,6 @@ SMTP_HOST=sandbox.smtp.mailtrap.io
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=6af2bf58132d12
|
||||
SMTP_PASS=1253b2fe0fc47a
|
||||
SMTP_FROM=Playzer <no-reply@playzer.app>
|
||||
SMTP_FROM=Playzer <no-reply@playzer.app>
|
||||
BETTER_AUTH_SECRET=R1MfeeeekXSNdE65hOhhr0Mt0KLwczYr
|
||||
BETTER_AUTH_URL=http://localhost:3000
|
||||
Reference in New Issue
Block a user