Skip to main content

Module dispatch

Module dispatch 

Source

Enumsยง

Scheme ๐Ÿ”’
Tag identifying an [AuthScheme] for tuwunelโ€™s purposes.

Traitsยง

AuthDispatch ๐Ÿ”’
Trait routing a concrete [AuthScheme] through the per-scheme dispatch.

Functionsยง

allows_missing_access_token ๐Ÿ”’
Allow endpoints with a dedicated unauthenticated authorization path through the request authentication gate.
expired_token ๐Ÿ”’
unknown_token ๐Ÿ”’