RUAL Documentation

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 IDrequired
Google OAuth Client ID
value
Client Secretrequired
Google OAuth Client Secret
value
Refresh Tokenrequired
The 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 in v14.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