ProactiveRefreshTokenRenewal

Configuration settings for proactively refreshing OAuth tokens before they expire.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The days before token expiration when the system should attempt to renew the token, specified in days.

Link copied to clipboard

Indicates whether proactive refresh token renewal is enabled.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String