RUAL Documentation

apple sso refresh token

This block is part of the users group and was last modified in core v14.0.4.

apple sso refresh token v14.0.4

Refresh an Apple OAuth access token using a refresh token.

Pin Pin Type Default
flow
flow
Client IDrequired
Apple Services ID
value
Team IDrequired
Your Apple Developer Team ID
value
Key IDrequired
The Key ID from your Apple private key
value
Private Keyrequired
The PEM private key from Apple Developer portal
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
apple
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