Module oauth2_types::registration 
source · Expand description
Types for Dynamic Client Registration.
Structs§
- Client metadata, as described by the IANA registry.
 - The issuer response to dynamic client registration.
 - A collection of localized variants.
 - The verified client metadata.
 
Enums§
- All errors that can happen when verifying
ClientMetadata. 
Constants§
- The default value of
application_typeif it is not set. - The default value of
id_token_encrypted_response_encif it is not set. - The default value of
grant_typesif it is not set. - The default value of
response_typesif it is not set. - The default value of
id_token_signed_response_algif it is not set. - The default value of
token_endpoint_auth_methodif it is not set.