Back to Aurora Vision Studio website
You are here: Start » Filter Reference » System » OAuth » EndOAuthAuthorization
Module: | FoundationBasic |
---|
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.
Name | Type | Description | |
---|---|---|---|
![]() |
inProvider | OAuthProvider | Authorization provider |
![]() |
inTimeout | Integer* | The timeout in milliseconds. |
![]() |
outUser | OAuthUser? | The authenticated OAuth user or NIL if the timeout has elapsed. |
![]() |
outError | String? |
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.