Interface RefreshTokenExpiration

Export

RefreshTokenExpiration

Hierarchy

  • RefreshTokenExpiration

Properties

expiration_time_seconds?: any

The time in seconds that a user session refresh token is valid for after it is issued. After this time, the token is expired and the user must re-authenticate. The expiration time must be between 30 minutes and 180 days, inclusive. The default expiration time is 60 days.

Memberof

RefreshTokenExpiration

Generated using TypeDoc