feat: add better provider support, icons, regen, and a lot more
This commit is contained in:
@@ -22,6 +22,7 @@ export const auth = betterAuth({
|
||||
},
|
||||
},
|
||||
|
||||
baseURL: process.env.NUXT_PUBLIC_URL ?? 'http://localhost:3000',
|
||||
trustedOrigins: [process.env.NUXT_PUBLIC_URL ?? 'http://localhost:3000'],
|
||||
|
||||
emailAndPassword: {
|
||||
|
||||
Reference in New Issue
Block a user