Back to Aurora Vision Studio website
You are here: Start » Filter Reference » System » OAuth » RefreshOAuthToken
Module: | FoundationBasic |
---|
Requests for refreshing current OAuth token.
Name | Type | Description | |
---|---|---|---|
![]() |
inProvider | OAuthProvider | Authorization provider |
![]() |
inRefreshToken | String | Refresh token. |
![]() |
outRefreshedUser | OAuthUser? | The user authenticated with the refresh token. |
![]() |
diagResponse | String? | Raw response from the server |
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.