accessToken property
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;
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.
final String accessToken;