Skip to main content

Crate authly_axum

Crate authly_axum 

Source

Re-exports§

pub use helpers::*;

Modules§

helpers

Structs§

AuthSession
The extractor for a validated session.
AuthToken
The extractor for a validated JWT.
AuthlyState
Cookie
Representation of an HTTP cookie.

Enums§

SameSite
The SameSite cookie attribute.