Classes
Methods
(static) OAuth2AuthHandler.create(authProvider, uri) → {OAuth2AuthHandler}
Create a OAuth2 auth handler
Parameters:
Name | Type | Description |
---|---|---|
authProvider |
OAuth2Auth | the auth provider to use |
uri |
string |
Returns:
the auth handler
- Type
- OAuth2AuthHandler