Docs.rs
  • openid-client-0.0.21-dev
    • openid-client 0.0.21-dev
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sathyajithps
    • Dependencies
      • assert-json-diff ^2.0.2 normal
      • base64-url ^2.0.0 normal
      • httpmock ^0.6.7 normal
      • josekit ^0.8.3 normal
      • reqwest ^0.11.13 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.93 normal
      • tokio ^1.26.0 normal
      • url ^2.3.1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate openid_client

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • client::Client
  • issuer::Issuer
  • jwks::Jwks
  • re_exports::HeaderMap
  • re_exports::HeaderName
  • re_exports::HeaderValue
  • re_exports::jwk::Jwk
  • re_exports::jwk::JwkSet
  • re_exports::jwk::KeyInfo
  • re_exports::jwk::alg::ec::EcKeyPair
  • re_exports::jwk::alg::ecx::EcxKeyPair
  • re_exports::jwk::alg::ed::EdKeyPair
  • re_exports::jwk::alg::rsa::RsaKeyPair
  • re_exports::jwk::alg::rsapss::RsaPssKeyPair
  • tokenset::TokenSet
  • tokenset::TokenSetParams
  • types::AuthorizationParameters
  • types::ClaimParam
  • types::ClaimsParameterMember
  • types::ClientMetadata
  • types::ClientOptions
  • types::ClientRegistrationOptions
  • types::EndSessionParameters
  • types::Error
  • types::ErrorWithResponse
  • types::IssuerMetadata
  • types::MtlsEndpoints
  • types::RPError
  • types::Request
  • types::RequestOptions
  • types::Response
  • types::StandardBodyError
  • types::TypeError

Enums

  • re_exports::Value
  • re_exports::jwk::KeyAlg
  • re_exports::jwk::KeyFormat
  • re_exports::jwk::alg::ec::EcCurve
  • re_exports::jwk::alg::ecx::EcxCurve
  • re_exports::jwk::alg::ed::EdCurve
  • types::ClaimParamValue
  • types::OidcClientError
  • types::ResourceParam

Traits

  • re_exports::jwk::KeyPair
  • types::Interceptor
  • types::Lookup

Macros

  • re_exports::json

Type Definitions

  • types::RequestInterceptor