# README
gin-gcp-api-gateway-middleware
Middleware to insert GCP API Gateway user info to the context
Authors
- Ivan Stasiuk | Twitter | LinkedIn | stasi.uk
License
# Functions
GetGatewayUserID returns the user ID from the context.
GetGatewayUserInfo returns the user info from the context.
Middleware creates a new GatewayCtx middleware.
# Structs
No description provided by the author