Docs.rs
  • ones-oidc-0.2.2
    • ones-oidc 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • franzos
    • Dependencies
      • base64 ^0.22.1 normal
      • chrono ^0.4.31 normal
      • jsonwebtoken ^9.3.0 normal
      • log ^0.4.20 normal
      • openidconnect ^3.5.0 normal
      • reqwest ^0.11 normal
      • serde ^1.0.195 normal
      • serde_json ^1.0.111 normal
      • serde_yml ^0.0.12 normal
      • simplelog ^0.12.1 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.35.1 normal
      • uuid ^1.6.1 normal
    • Versions
    • 11.9% of the crate is documented
  • Go to latest version
  • 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

ones_oidc0.2.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ApplicationsWellKnown
  • AuthenticatedEntity
  • CibaLoginRequestFrontend
  • CibaStatusRequestFrontend
  • DeviceConfig
  • LoginHint
  • NewIdentifier
  • OpenIdconnectClient
  • RefreshTokenRequestFrontend
  • actions::IdpResponse

Enums

  • ApplicationType
  • AuthRequestResource
  • AuthenticatedEntityKind
  • AuthenticationMethod
  • DeviceError
  • IdentifierType
  • OidcError
  • WellKnownApplicationsError

Functions

  • actions::fetch_unknown_user_from_idp
  • device::device_access_token
  • device::get_jwks
  • device::make_device_jwt
  • device::make_device_jwt_base
  • device::make_device_jwt_ciba
  • device::make_device_jwt_ciba_base
  • device::request_device_access_token
  • device::sign_jwt
  • device::sign_jwt_device_identity
  • get_applications_well_known
  • get_well_known_application_by_client_identifier
  • load_device_config
  • read_private_key