retryGracePeriodSeconds

@JvmName(name = "pjfshudhuytlpwcp")
suspend fun retryGracePeriodSeconds(value: Output<Int>)
@JvmName(name = "roatbgbhaiwvfgnq")
suspend fun retryGracePeriodSeconds(value: Int?)

Parameters

value

When you request a token refresh with GetTokensFromRefreshToken , the original refresh token that you're rotating out can remain valid for a period of time of up to 60 seconds. This allows for client-side retries. When RetryGracePeriodSeconds is 0 , the grace period is disabled and a successful request immediately invalidates the submitted refresh token.