accessToken property

String accessToken
final

The DPoP-bound JWT access token.

This token is cryptographically bound to the DPoP proof and must be presented with a valid proof for API requests.

Implementation

final String accessToken;