| Class | Description |
|---|---|
| AccessTokenResponse | |
| FacebookHandler |
See https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow#checktoken
TODO
|
| GithubHandler |
To create a Github authentication you eed to create OAuth app in Github:
https://github.com/settings/developers
This should give you a client_id and client_secret.
|
| GithubHandler.GithubEmail | |
| GoogleHandler |
Place to set data: https://console.developers.google.com/apis/credentials/oauthclient
|
| Handler | |
| OAuth2AuthenticationProvider | |
| OpenIdHandler | |
| ProviderDefinition |
| Enum | Description |
|---|---|
| ErrorEnum | |
| OAuth2ProviderEnum |
| Annotation Type | Description |
|---|---|
| OAuth2Configuration |
aQute SARL