secret property

RefreshTokenSecret secret
final

Secret part of this RefreshToken.

This one should be used for refreshing the Session renewal and is NOT usable as a Bearer authentication token.

Implementation

final RefreshTokenSecret secret;