diff --git a/docs/content/docs/reference/options.mdx b/docs/content/docs/reference/options.mdx index 8273bd8749..e2201dc6ff 100644 --- a/docs/content/docs/reference/options.mdx +++ b/docs/content/docs/reference/options.mdx @@ -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`