google_api_o_auth2 v0.2.0 GoogleApi.OAuth2.V2.Model.JwkKeys View Source
Attributes
- alg (String.t): Defaults to:
null
. - e (String.t): Defaults to:
null
. - kid (String.t): Defaults to:
null
. - kty (String.t): Defaults to:
null
. - n (String.t): Defaults to:
null
. - use (String.t): Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.