Module auth

Module auth 

Source
Expand description

SNAP control plane API authentication middleware.

Enums§

ExtractBearerTokenError
Bearer token extraction error.

Functions§

extract_bearer_token
Extracts the bearer token from the Authorization header of the request.