package
0.0.0-20200905034620-0172641fbaf7
Repository: https://github.com/tcfw/evntsrc.git
Documentation: pkg.go.dev
# Functions
HasAuthToken checks if md in ctx has auth.
TokenClaims parses a JWT token and returns it's body claims.
TokenClaimsFromContext fetches token claims via context.
ValidateAuthClaims validates a token in the Authorization header and returns claims map.
ValidateAuthToken validates a token using the passport service.