Top 1.8% forks on proxy.golang.org
proxy.golang.org : github.com/auth0/go-jwt-middleware/v2/validator
Package validator contains an implementation of jwtmiddleware.ValidateToken using the Square go-jose package version 2. The implementation handles some nuances around JWTs and supports: - a key func to pull the key(s) used to verify the token signature - verifying the signature algorithm is what it should be - validation of "regular" claims - validation of custom claims - clock skew allowances When this package is used, tokens are returned as `JSONWebToken` from the gopkg.in/square/go-jose.v2/jwt package. Note that while the jose package does support multi-recipient JWTs, this package does not support them.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/auth0/go-jwt-middleware/v2/validator
Keywords:
dx-sdk
License: MIT
Latest release: 22 days ago
Namespace: github.com/auth0/go-jwt-middleware/v2
Stars: 1,070 on GitHub
Forks: 205 on GitHub
Total Commits: 210
Committers: 38
Average commits per author: 5.526
Development Distribution Score (DDS): 0.724
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago