Docs.rs
cc-auth-0.2.2
cc-auth 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
markcda
Dependencies
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha3 ^0.10
normal
cc-utils ^0.2.10
normal
bb8-redis ^0.15
normal
cc-utils ^0.2.10
normal
passwords ^3.1
normal
Versions
87.5%
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
DAYS_VALID
cc_auth
0.2.2
cc_auth
Constant
DAYS_
VALID
Copy item path
Source
pub const DAYS_VALID:
i64
= 28;
Expand description
Limit of token validation time (each token lives 28 days).