fix(deps): update module github.com/auth0/go-jwt-middleware to v3 #308
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20200810150920-a32d7af194d1→v3.0.0Release Notes
auth0/go-jwt-middleware (github.com/auth0/go-jwt-middleware)
v3.0.0Compare Source
Full Changelog
BEFORE YOU UPGRADE
Added
GetClaims[T](),MustGetClaims[T](),HasClaims())log/slogChanged
github.com/auth0/go-jwt-middleware/v3(#355)Breaking
New()) now require functional options instead of positional parametersContextKey{}is no longer exported - useGetClaims[T]()helper functionTokenExtractorreturnsExtractedToken(with scheme) instead ofstringExclusionUrlHandlerrenamed toExclusionURLHandlerMigration Example
v2:
v3:
See MIGRATION_GUIDE.md for complete migration instructions.
v3.0.0-beta.0Compare Source
Full Changelog
BEFORE YOU UPGRADE
Added
GetClaims[T](),MustGetClaims[T](),HasClaims())log/slogChanged
github.com/auth0/go-jwt-middleware/v3(#355)Breaking
New()) now require functional options instead of positional parametersContextKey{}is no longer exported - useGetClaims[T]()helper functionTokenExtractorreturnsExtractedToken(with scheme) instead ofstringExclusionUrlHandlerrenamed toExclusionURLHandlerMigration Example
v2:
v3:
See MIGRATION_GUIDE.md for complete migration instructions.
v2.3.1Compare Source
Full Changelog
BEFORE YOU UPGRADE
Added
GetClaims[T](),MustGetClaims[T](),HasClaims())log/slogChanged
github.com/auth0/go-jwt-middleware/v3(#355)Breaking
New()) now require functional options instead of positional parametersContextKey{}is no longer exported - useGetClaims[T]()helper functionTokenExtractorreturnsExtractedToken(with scheme) instead ofstringExclusionUrlHandlerrenamed toExclusionURLHandlerMigration Example
v2:
v3:
See MIGRATION_GUIDE.md for complete migration instructions.
v2.3.0Compare Source
Full Changelog
Security
v2.2.2Compare Source
Full Changelog
Added
WithSynchronousRefreshOption inCachingProviderfor Blocking/Non-Blocking Key Refresh #314 (developerkunal)Fixed
v2.2.1Compare Source
Full Changelog
Security
v2.2.0Compare Source
Full Changelog
Security
v2.1.0Compare Source
Full Changelog
Added
Changed
v2.0.1Compare Source
Full Changelog
Added
http.Clienton thejwks.Provider(#151)ginweb framework (#175)Fixed
CookieTokenExtractorto not throw error when no cookie present (#172)customClaimsinvalidator(#165)validator(#176)v2.0.0Compare Source
Full Changelog
Security
v2.0.0-beta.1Compare Source
Full Changelog
Changed
v2.0.0-betaCompare Source
Full Changelog
Changed
v1.0.1Compare Source
Full Changelog
BEFORE YOU UPGRADE
upgrading. This release will require changes to your application.
Added
Changed
Breaking
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.