An open API service indexing awesome lists of open source software.

https://github.com/maxcountryman/axum-sessions

🥠 Cookie-based sessions for Axum via async-session.
https://github.com/maxcountryman/axum-sessions

async-session axum cookie cookies session session-cookie sessions

Last synced: 6 months ago
JSON representation

🥠 Cookie-based sessions for Axum via async-session.

Awesome Lists containing this project

README

          

> [!IMPORTANT]
>
> # **Migration to `tower-sessions`**
>
> **Development of this crate has moved to [`tower-sessions`](https://github.com/maxcountryman/tower-sessions).** Please consider migrating.
>
> Numerous bugs and a significant design flaw with `axum-sessions` are addressed with `tower-sessions`.