package
0.0.0-20250115122641-6b843c781f7b
Repository: https://github.com/8thgencore/microservice-auth.git
Documentation: pkg.go.dev

# Functions

ExtractToken extracts the token from the context.

# Variables

ErrAuthHeaderNotProvided occurs when the authorization header is missing from the request.
ErrInvalidAuthHeaderFormat occurs when the authorization header has an incorrect format.
ErrMetadataNotProvided occurs when metadata is not passed in the request.