Expand description
This module contains the axum middleware layer for authentication.
Structs§
- Current
User - Represents the metadata about the current user.
Functions§
- auth_
middleware - Axum middleware for authentication.
- get_
internal_ id - Axum middleware for retrieving the internal ID for the current user.