token property

String token
getter/setter pair

The authentication token, in the case of JWT this is the access token.

Implementation

String token;