The following tables list the members exposed by OAuthAuthenticator.
Name | Description | |
---|---|---|
ApplicationClassName | Current application class name. | |
AuthenticationUrl | Application authentication url. | |
FinalStageRedirectUrl | Redirect url after completion of the authorization process. | |
RedirectUrl | OAuth application redirect url. | |
State | Current context state. |
Name | Description | |
---|---|---|
AuthenticateUser | Authentications user in the specific OAuth application. | |
ProcessAuthenticationCode | Processes authentication code from OAuth application. | |
RefreshAccessToken | Returns access token for the specific user before saves it in the DB. |