#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

#743 in Network programming

Download history 1759/week @ 2024-01-03 1801/week @ 2024-01-10 2048/week @ 2024-01-17 1889/week @ 2024-01-24 1695/week @ 2024-01-31 2027/week @ 2024-02-07 2250/week @ 2024-02-14 2170/week @ 2024-02-21 2276/week @ 2024-02-28 2345/week @ 2024-03-06 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 7007/week @ 2024-04-17

20,756 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

~11–21MB
~277K SLoC