google sso refresh token
This block is part of the users group and was last modified in core v14.0.4.
google sso refresh token
v14.0.4
Refresh a Google OAuth access token using a refresh token.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
Client IDrequiredGoogle OAuth Client ID |
value |
||
Client SecretrequiredGoogle OAuth Client Secret |
value |
||
Refresh TokenrequiredThe refresh token obtained from the verify code step |
value |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| Access Token The new access token |
value |
||
| Refresh Token A new refresh token (if rotated by the provider, otherwise the same) |
value |
||
| Expires In Token lifetime in seconds |
value |
||
| Success True if the token was refreshed successfully |
condition |
||
| Error Error message if success is false |
value |
sso |
oauth |
google |
refresh |
token |
Core Releases
v14.0.4 This block was introduced inv14.0.4, click here to see the release notes.
Back to
users
Return to the main group to view all sub-groups
Back to sso
Return to the group to view all blocks within this group