| Classes | |
|---|---|
| AccessToken | A token issued by an authorization provider for access to protected resources |
| OAuth2Client | A headless OAuth 2.0 client that acquires and validates tokens required for access to protected resources |
| Interfaces | |
| OAuth2Flow | OAuth 2.0 flows |
| OAuth2GrantType | OAuth 2.0 grant types |
| Exceptions | |
| OAuth2Exception | Thrown when an OAuth 2.0 request fails |