You are here: Start » AVL.NET » Function Reference » System » OAuth
OAuth
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
BeginOAuthAuthorization | Begins the OAuth 2.0 device authorization flow. |
FoundationBasic | |
![]() |
EndOAuthAuthorization | Waits until the verification flow is completed at the verification url. Once the flow is ended, retrieves the information of the currently signed in OAuth user. |
FoundationBasic | |
![]() |
InitOAuth_Google | Sets up the OAuth 2.0 framework for Google Authorization. |
FoundationBasic | |
![]() |
InitOAuth_Microsoft | Sets up the OAuth 2.0 framework for Microsoft Authorization. |
FoundationBasic | |
![]() |
RefreshOAuthToken | Requests for refreshing current OAuth token. |
FoundationBasic | |
![]() |
RevokeOAuthAccess | Revokes the current OAuth access. |
FoundationBasic |