Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticationMiddleware ¶
func AuthenticationMiddleware( next http.Handler, authenticator security.Authenticator, opts ...security.AuthOption, ) http.Handler
AuthenticationMiddleware is an HTTP middleware that verifies and extracts authentication data supplied in a JWT as an Authorization bearer token.
func ContextLoggingMiddleware ¶ added in v1.68.0
ContextLoggingMiddleware propagates logger in main context into HTTP context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.