Skip to content

Releases: auth0/auth0-authorization-extension

v2.8.1

05 Feb 10:07
7d618ee
Compare
Choose a tag to compare
  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.
  2. Declare version 2.6.0 as a breaking change.

v2.7.0: Merge pull request #260 from auth0/samesite

30 Jan 16:19
e7a29e7
Compare
Choose a tag to compare

Add support to work under SameSite cookie restrictions.
Fix local development environment.

v2.6.5

22 May 09:30
4026c5d
Compare
Choose a tag to compare

Group Members page will display "broken" members and allow to remove them.

v2.6.4

19 Apr 08:04
29b40ad
Compare
Choose a tag to compare

PUBLIC_WT_URL fix

v2.6.3

05 Apr 21:15
c5ab99f
Compare
Choose a tag to compare
  • Messaging for configuration warning when no api keys are found updated.

v2.6.1

06 Feb 12:02
Compare
Choose a tag to compare

Added function to convert user.groups from string to array.

2.5.2

28 Nov 22:22
Compare
Choose a tag to compare
  • IE 11 support. #232