token property
The OAuth 2.0 OAuthToken for this user, once authenticated to CARP.
Is null
if user is not authenticated.
Implementation
OAuthToken? token;
The OAuth 2.0 OAuthToken for this user, once authenticated to CARP.
Is null
if user is not authenticated.
OAuthToken? token;