package
0.0.0-20241210030814-e80522ad66fa
Repository: https://github.com/curioswitch/go-usegcp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMiddleware returns an http.Handler middleware that authenticates requests using Firebase Authentication ID tokens.
RawTokenFromContext returns the raw JWT token string contained in ctx, if any.
TokenFromContext returns the auth.Token contained in ctx, if any.