mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 08:01:56 -05:00
Update docs/content/docs/reference/options.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -285,7 +285,7 @@ export const auth = betterAuth({
|
||||
- `verifyIdToken`: Custom function to verify the ID token (optional)
|
||||
- `disableIdTokenSignIn`: Disable sign in with ID token sent from the client (optional)
|
||||
- `disableDefaultScope`: Disable the provider's default scopes (optional)
|
||||
- `authorizationEndpoint`: Custom authorization endpoint URL (optional).
|
||||
- `authorizationEndpoint`: Custom authorization endpoint URL (optional)
|
||||
|
||||
## `plugins`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user