Docs.rs
rustauth-core-0.2.0
rustauth-core 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
governor ^0.10
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
http ^1
normal
indexmap ^2
normal
josekit ^0.10
normal
optional
rand ^0.8
normal
rustauth-oauth ^0.2.0
normal
optional
rustauth-social-providers ^0.2.0
normal
optional
scrypt ^0.11
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
unicode-normalization ^0.1
normal
url ^2
normal
Versions
19.06%
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
Skip to main content
SECURE_COOKIE_PREFIX
rustauth_
core
0.2.0
In rustauth_
core::
cookies
rustauth_core
::
cookies
Constant
SECURE_
COOKIE_
PREFIX
Copy item path
Source
pub const SECURE_COOKIE_PREFIX: &
str
= "__Secure-";