Updates
- Complete E2E user management and onboarding functionality
- Updates to READMEs
- Update cursor.json to include checksum values
- Remove HASHING_TEST environment variables from env.template and
disable in production environments - Return application version number in from
/organization/configuration
endpoints
In order to make use of user management functionality the
AUTH0_MANAGEMENT_ENABLED
environment variable must be set to true
and the following environment variables must be set with your Auth0
management API credentials:
AUTH0_MANAGEMENT_API_AUDIENCE
AUTH0_MANAGEMENT_CLIENT_ID
AUTH0_MANAGEMENT_CLIENT_SECRET