auth0-authorization-extension

Auth0 Extension that adds authorization features to your account

OTHER License

Stars
81

Bot releases are visible (Hide)

auth0-authorization-extension - v2.8.1 Latest Release

Published by ubenzer over 4 years ago

  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.
auth0-authorization-extension -

Published by ubenzer over 4 years ago

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

auth0-authorization-extension - v2.6.5

Published by zxan1285 over 5 years ago

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

auth0-authorization-extension - v2.6.4

Published by zxan1285 over 5 years ago

PUBLIC_WT_URL fix

auth0-authorization-extension - v2.6.3

Published by shawnmclean over 5 years ago

  • Messaging for configuration warning when no api keys are found updated.
auth0-authorization-extension - v2.6.1

Published by zxan1285 over 5 years ago

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

auth0-authorization-extension - 2.5.2

Published by shawnmclean almost 6 years ago

  • IE 11 support. #232