fix(passkey): use options base url for rpID

This commit is contained in:
Bereket Engida
2025-01-30 13:27:39 +03:00
parent 05ada0b79d
commit 2da631585c
2 changed files with 4 additions and 7 deletions

View File

@@ -43,9 +43,6 @@ export const auth = betterAuth({
dialect,
type: "sqlite",
},
session: {
freshAge: 0,
},
emailVerification: {
async sendVerificationEmail({ user, url }) {
const res = await resend.emails.send({