Skip to main content

Module extractors

Module extractors 

Source

Structsยง

AuthUser
Axum extractor that provides the authenticated user.
BrowserAdminUser
Axum extractor for admin browser routes.
BrowserAuthUser
Axum extractor for browser-facing routes that require authentication.
OptionalAuthUser
Axum extractor that optionally provides the authenticated user.