Releases: auth0/auth0-authorization-extension
Releases · auth0/auth0-authorization-extension
v2.8.1
- Fix the extension upgrade logic that caused rule configuration to be reset after the upgrade. This was causing missing permissions and similar depending on the configuration of the customer.
- Declare version 2.6.0 as a breaking change.
v2.7.0: Merge pull request #260 from auth0/samesite
Add support to work under SameSite cookie restrictions.
Fix local development environment.
v2.6.5
Group Members page will display "broken" members and allow to remove them.
v2.6.3
- Messaging for configuration warning when no api keys are found updated.
v2.6.1
Added function to convert user.groups from string to array.