Back to Aurora Vision Library website
You are here: Start » Function Reference » System » OAuth
OAuth
Select a function from the list below.
| 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 |
