GoogleApi.STS.V1.Model.GoogleIdentityStsV1IntrospectTokenRequest (google_api_sts v0.5.1) View Source
Request message for IntrospectToken.
Attributes
-
token
(type:String.t
, default:nil
) - Required. The OAuth 2.0 security token issued by the Security Token Service API. -
tokenTypeHint
(type:String.t
, default:nil
) - Optional. The type of the given token. Supported values areurn:ietf:params:oauth:token-type:access_token
andaccess_token
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.