mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
wordings
This commit is contained in:
@@ -151,7 +151,7 @@ export interface OAuth2Config<Profile>
|
||||
clientId?: string
|
||||
clientSecret?: string
|
||||
/**
|
||||
* If specified, the OAuth will redirect to this URL after the authorization step instead of the default callback URL which is inferred from the host.
|
||||
* If specified, will redirect to this URL after the authorization step instead of the default callback URL which is inferred from the host.
|
||||
* This is especially useful if you want to redirect users on the Preview environment without having to set different URLs in the OAuth provider portal.
|
||||
*/
|
||||
callbackUrl?: string
|
||||
|
||||
Reference in New Issue
Block a user