MultiAuth::Discovery::OAuth2Metadata
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
authorization_endpoint
Sourceclaims_supported
Sourcecode_challenge_methods_supported
Sourcegrant_types_supported
Sourceid_token_encryption_alg_values_supported
Sourceid_token_encryption_enc_values_supported
Sourceid_token_signing_alg_values_supported
Sourceintrospection_endpoint
Sourceissuer
Sourcejwks_uri
Sourceop_policy_uri
Sourceop_tos_uri
Sourcerequest_object_signing_alg_values_supported
Sourcerequest_parameter_supported
Sourcerequest_uri_parameter_supported
Sourcerequire_request_uri_registration
Sourceresponse_modes_supported
Sourceresponse_types_supported
Sourcerevocation_endpoint
Sourceservice_documentation
Sourcesubject_types_supported
Sourcetoken_endpoint
Sourcetoken_endpoint_auth_methods_supported
Sourcetoken_endpoint_auth_signing_alg_values_supported
Sourceui_locales_supported
Sourceuserinfo_endpoint
Source