Structs§
Traits§
Functions§
- hash_
password_ argon2 - Hash a plaintext password with argon2.
- is_
basic_ auth_ header - parse_
basic_ auth_ header - Parse a basic auth header value (“Basic base64(user:pass)”) with error handling.
- parse_
basic_ auth_ header_ opt - Parse a basic auth header value (“Basic base64(user:pass)”).
- verify_
password_ argon2 - Verify a plaintext password against an argon2 hash.