mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 04:19:22 +00:00
fix: passkey rpID default
This commit is contained in:
@@ -66,9 +66,7 @@ export const auth = betterAuth({
|
||||
},
|
||||
},
|
||||
}),
|
||||
passkey({
|
||||
rpID: "localhost",
|
||||
}),
|
||||
passkey(),
|
||||
],
|
||||
socialProvider: [
|
||||
github({
|
||||
|
||||
Reference in New Issue
Block a user