The authorization server's base URL
Configuration object containing client info, auth code, etc.
OptionaladdClientAuthentication?: (OptionalfetchFn?: FetchLikeOptionalmetadata?: AuthorizationServerMetadataOptionalresource?: URLPromise resolving to OAuth tokens
Exchanges an authorization code for an access token with the given server.
Supports multiple client authentication methods as specified in OAuth 2.1: