Docs.rs
  • common-access-token-0.1.5
    • common-access-token 0.1.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jedisct1
    • Dependencies
      • base64 ^0.22 normal
      • ciborium ^0.2 normal
      • hex ^0.4 normal
      • hmac-sha256 ^1.1.8 normal
      • rand ^0.9 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • anyhow ^1.0 dev
    • Versions
    • 53.54% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

common_access_token0.1.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • cat::Cat
  • cat::CatGenerateOptions
  • cat::CatOptions
  • cat::CatValidationOptions
  • claims::Claims
  • cose::CoseMac0

Enums

  • cat::CatValidationType
  • claims::ClaimValue
  • error::Error

Functions

  • util::current_time_secs
  • util::from_base64_url
  • util::generate_random_hex
  • util::to_base64_no_padding

Constants

  • claims::LABEL_AUD
  • claims::LABEL_CATA
  • claims::LABEL_CATD
  • claims::LABEL_CATR
  • claims::LABEL_CATU
  • claims::LABEL_CATV
  • claims::LABEL_CNF
  • claims::LABEL_CTI
  • claims::LABEL_EXP
  • claims::LABEL_IAT
  • claims::LABEL_ISS
  • claims::LABEL_NBF
  • claims::LABEL_SUB
  • cose::ALG_HS256
  • cose::HEADER_ALG
  • cose::HEADER_KID
  • cose::TAG_COSE_MAC0
  • cose::TAG_CWT