Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Tags: go-chi/jwtauth

Tags

v5.3.1

Toggle v5.3.1's commit message
upgrade deps

v5.3.0

Toggle v5.3.0's commit message
add JWTAuth#ValidateOptions method

v5.2.0

Toggle v5.2.0's commit message
jwtauth.New to accept jwt.ValidateOptions

v5.1.1

Toggle v5.1.1's commit message
upgrade deps

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci update: jwx/v2 is using go 1.18+ type, set jwtauth pkg min to go 1…

….18 (#74)

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update github.com/lestrrat-go/jwx to v1.2.6 (#65)

v5.0.1

Toggle v5.0.1's commit message
min go 1.15 as required by jwx

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix compatibility with jwx 1.1.0 (#55)

v1.1.1

Toggle v1.1.1's commit message
Update Verifier for locating jwt token; removing TokenFromQuery from …

…defaults