auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests
GoMIT
Issues
- 3
Decode encrypted appSession cookie in go middlewareÂ
#292 opened by skasiai - 1
- 7
Upgrade `go-jose` from v2 to v4
#269 opened by jamestelfer - 0
Support for dynamic public key from jwt token
#286 opened by prasadsawant12 - 0
Support addition of exclusion URLs to the JWT auth
#283 opened by ignatij - 1
- 0
- 2
Support for Gin
#243 opened by Dev-Destructor - 2
Examples do not work. jwtmiddleware missing in v2.2.0
#241 opened by bt-nia - 7
Allow middleware to be used in a gRPC environment
#181 opened by kingscott - 2
go-jose v2 is deprecated, should be upgraded to v3
#239 opened by ewintr - 0
issue with token validator
#238 opened by jheth - 1
validationKeyGetter - can not use dgrijalva as form3tech-oss Keyfunc value in struct literal
#237 opened by arunrajsingh - 4
Improve performance of JWKS Caching Provider
#194 opened by pdewilde - 4
issue with token validator
#206 opened by marius-xentral - 4
Audience Check Should Not Be Mandatory
#211 opened by Devkahar - 4
- 2
- 1
Support validate multiple issuers
#197 opened by hangzhang-circle - 0
Example for IRIS Framework
#200 opened by mehulgohil - 3
An error occured while validating JWT: jwt invalid: error getting the keys from the key func: could not get well known endpoints from url https:///.well-known/openid-configuration: Get "https:///.well-known/openid-configuration": http: no Host in request URL
#187 opened by Jomy10 - 1
Cannot import internal oidc package
#182 opened by harshav17 - 3
Custom `ValidateWithLeeway` in #176 Introduced Breaking Changes to Token Validation
#178 opened by josh-feldman - 7
- 3
- 2
provide a gin gonic example
#168 opened by MushiTheMoshi - 1
Failed to get decoded token using Go fiber
#166 opened by kacak9229 - 3
Test handler that requires authentication
#154 opened by jpmeijers - 4
Custom claims not decoded
#153 opened by jpmeijers - 0
Token used before issued
#158 opened by elaine-jackson - 3
Pass the unverified token to Validator keyFunc
#149 opened by danpoland - 26
- 34
v2 features
#86 opened by grounded042 - 8
- 9
v1.0.0 no longer can unmarshel a single audience from client credentials using CustomClaims
#81 opened by lita - 5
- 1
add option for additional checks
#74 opened by grounded042 - 21
replace jwt-go
#73 opened by grounded042 - 3
- 1
CheckJWT should use net/http.Request.Clone
#62 opened by josharian - 4
- 7
Support for custom Claims
#53 opened by Mathiou04 - 5
Error handler interface is too restricted
#52 opened by aaokunev - 2
Can't override ErrorHandler in New(Options)
#51 opened by jaimem88 - 2
Incompatible | breaking change on callback function signature in jwtmiddleware options
#96 opened by eregnier - 7
Sample not working - ValidationKeyGetter - cannot use as jwt.Keyfunc value in struct literal
#95 opened by b-venter - 7
jwt.Keyfunc
#92 opened by jiangjiali - 0
example on main page doesn't run
#80 opened by steven-varga - 1
Form3tech 0SS dependency cannot be imported
#87 opened by arundotin - 1
URL in README.md results in 404
#82 opened by zobkiw