method Endpoints.prototype.oauthTokenEndpoint Endpoints.prototype.oauthTokenEndpoint(): 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 client may acquire an access token. Return Type URL | null