Docs.rs
  • basic-jwt-0.1.0
    • basic-jwt 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pierre42100
    • Dependencies
      • anyhow ^1.0.82 normal
      • elliptic-curve ^0.13.8 normal
      • jsonwebtoken ^9.3.0 normal
      • p384 ^0.13.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.198 normal
    • Versions
    • 40% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

basic_jwt0.1.0

  • Enums
  • Functions
?
Settings

List of all items

Enums

  • TokenPrivKey
  • TokenPubKey

Functions

  • generate_ec384_keypair
  • sign_jwt
  • validate_jwt