Docs.rs
ej-auth-0.3.0
ej-auth 0.3.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AndreCostaaa
Dependencies
argon2 ^0.5.3
normal
jsonwebtoken ^9.3.1
normal
rand ^0.8.5
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
sha2 ^0.10.9
normal
thiserror ^2.0.12
normal
Versions
96.3%
of the crate is documented
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
All
ej_auth
0.3.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
auth_body::AuthBody
Enums
error::Error
Functions
jwt::jwt_decode
jwt::jwt_encode
secret_hash::generate_secret_hash
secret_hash::is_secret_valid
sha256::generate_hash
Type Aliases
prelude::Result
Constants
AUTH_HEADER
AUTH_HEADER_PREFIX
CONNECTION_TOKEN_TYPE
ISS