method Endpoints.prototype.oauthAuthorizationEndpoint Endpoints.prototype.oauthAuthorizationEndpoint(): URL | null If OAuth 2.0 bearer tokens [RFC 6749] [RFC 6750] are being used for authenticating client to server interactions, this endpoint specifies a URI at which a browser-authenticated user may obtain a new authorization grant. Return Type URL | null