Expand description

Axum Database Sessions

`axum_database_sessions` has been renamed to `axum_session`. Please use `axum_session` instead of this crate.

axum_session

Help

If you need help with this library or have suggestions please go to our Discord Group

Re-exports

Modules

Structs

  • A cryptographic master key for use with Signed and/or Private jars.
  • A Session Store.
  • Configuration for how the Session and Cookies are used.
  • Sessions Layer used with Axum to activate the Service.
  • Contains the main Services storage for all session’s and database access for persistant Sessions.

Enums