google_api_o_auth2 v0.5.0 GoogleApi.OAuth2.V2.Model.JwkKeys View Source
Attributes
alg
(type:String.t
, default:RS256
) -e
(type:String.t
, default:nil
) -kid
(type:String.t
, default:nil
) -kty
(type:String.t
, default:RSA
) -n
(type:String.t
, default:nil
) -use
(type:String.t
, default:sig
) -
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.