OptionalauthServer: stringOptional_accessOptional_expiresPromise that will resolve with an access token if available or undefined otherwise. This will try to fetch a new access token if:
Abstract method that must be implemented by extending classes for specific OAuth 2.0 grants/flows.
An Authenticator class for the OAuth 2.0 Authorization Code with PKCE grant.