auth0 / node-auth0

Node.js client library for the Auth0 platform.
MIT License
622 stars 303 forks source link

Support signing up with organization membership. #1012

Closed nandan-bhat closed 1 month ago

nandan-bhat commented 1 month ago

Changes

Allow customers to enable or disable organization connections for Sign-UPs.

Breaking changes

This PR also includes following changes from ResourceServer interfaces (ResourceServerTokenDialectEnum, ResourceServerCreateTokenDialectEnum and ResourceServerUpdateTokenDialectEnum).

Change Verification

Testing

Checklist