refreshToken property

String refreshToken
final

The refresh token for obtaining new access tokens.

Used in conjunction with DPoP proof for secure token refresh as specified in Section 5 of RFC 9449.

Implementation

final String refreshToken;