tokenType property
Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
Implementation
core.String? tokenType;
Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
core.String? tokenType;