Module matrix_sdk::oidc::types::requests

source ·
Available on crate feature experimental-oidc only.
Expand description

Requests and response types to interact with the OAuth 2.0 specification.

Structs§

Enums§

  • An enum representing the possible requests to the Token Endpoint.
  • Value that specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User.
  • All possible values for the grant_type parameter.
  • Value that specifies whether the Authorization Server prompts the End-User for reauthentication and consent.
  • The mechanism to be used for returning Authorization Response parameters from the Authorization Endpoint.

Constants§