Docs.rs
  • keycloak-access-0.0.1
    • keycloak-access 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • jueseitz
    • Dependencies
      • base64 ^0.21.0 normal
      • dotenv ^0.15.0 normal
      • envy ^0.4.2 normal
      • futures-locks ^0.7.1 normal
      • jsonwebtoken ^9.0.0 normal
      • keycloak ^21.0.101 normal
      • log ^0.4 normal
      • reqwest ^0.11.16 normal
      • serde ^1.0.189 normal
      • serde_json ^1.0.107 normal
      • thiserror ^1.0.40 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

keycloak_access0.0.1

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • kc::client::Keycloak
  • kc::client::RealmInfo
  • kc::config::KeycloakConfig
  • kc::config::KeycloakConfigBuilder
  • token::decoder::Claims
  • token::decoder::JwtDecoder
  • token::decoder::LogoutClaims
  • token::decoder::PartialClaims
  • token::decoder::RealmAccess
  • token::decoder::ResourceAccess
  • token::store::JwtStore

Enums

  • error::Error