accessToken property
An access token the consumer may use to verify the identity of
the person who generated the token. This is given to the federation
API GET /openid/userinfo
to verify the user's identity.
Implementation
String accessToken;
An access token the consumer may use to verify the identity of
the person who generated the token. This is given to the federation
API GET /openid/userinfo
to verify the user's identity.
String accessToken;