Module layer

Source
Expand description

This module contains the axum middleware layer for authentication.

Structs§

CurrentUser
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.