#session #axum #cookies

axum-sessions

🥠 Cookie-based sessions for Axum via async-session

11 unstable releases (5 breaking)

0.6.1 Oct 13, 2023
0.6.0 Oct 13, 2023
0.5.0 Mar 22, 2023
0.4.1 Nov 30, 2022
0.1.1 Jun 23, 2022

#386 in Network programming

Download history 2771/week @ 2024-03-13 2155/week @ 2024-03-20 1944/week @ 2024-03-27 5565/week @ 2024-04-03 5732/week @ 2024-04-10 8352/week @ 2024-04-17 7153/week @ 2024-04-24 11637/week @ 2024-05-01 9377/week @ 2024-05-08 16460/week @ 2024-05-15 18343/week @ 2024-05-22 18466/week @ 2024-05-29 18834/week @ 2024-06-05 21997/week @ 2024-06-12 9677/week @ 2024-06-19 1584/week @ 2024-06-26

56,061 downloads per month
Used in 4 crates

MIT license

34KB
616 lines

[!IMPORTANT]

Migration to tower-sessions

Development of this crate has moved to tower-sessions. Please consider migrating.

Numerous bugs and a significant design flaw with axum-sessions are addressed with tower-sessions.


lib.rs:

Migration to tower-sessions

Development of this crate has moved to tower-sessions. Please consider migrating.

Numerous bugs and a significant design flaw with axum-sessions are addressed with tower-sessions.

Dependencies

~12–20MB
~278K SLoC