Loading...
Was this page helpful?
The data passed to the auth provider when authenticating a user or validating a callback.
urlstringOptionalheadersRecord<string, string>OptionalqueryRecord<string, string>OptionalbodyRecord<string, string>Optionalcallback_url field.
The field specifies where the user is redirected to after a successful authentication in the case of Oauth auhentication.
If not passed, the provider will fallback to the callback_url provided in the provider options.protocolstringOptionalhttps).