auth0-deploy-cli icon indicating copy to clipboard operation
auth0-deploy-cli copied to clipboard

The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.

Results 78 auth0-deploy-cli issues
Sort by recently updated
recently updated
newest added

### πŸ”§ Changes In this PR, I'm adding a workaround to enable `SCIM` support on `auth0-deploy-cli` with the current `node-auth0@v3` version using the [Auth0 Management API](https://auth0.com/docs/api/management/v2/connections/get-scim-configuration). This lets us use...

### πŸ”§ Changes Added survey link when the import/export command is run. ### πŸ“š References ### πŸ”¬ Testing ### πŸ“ Checklist - [ ] All new/changed/fixed functionality is covered by...

### Checklist - [X] I have looked into the [README](https://github.com/auth0/auth0-deploy-cli#readme) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://github.com/auth0/auth0-deploy-cli#documentation) and have not...

bug

### Checklist - [X] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Describe the problem you'd like to have solved I would greatly appreciate if the...

feature request

### Checklist - [X] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Describe the problem you'd like to have solved It would be amazing if the...

feature request

### Checklist - [X] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Describe the problem you'd like to have solved We are interested on import/export risk...

feature request

### πŸ”§ Changes Upgrading node-auth0 from v3 to v4. This is a necessary upgrade because all new Auth0 features and dependency patches are getting released on v4 now. This was...

### πŸ”§ Changes When `AUTH0_PRESERVE_KEYWORDS : true`, `export `operation should preserve the mapping for `audience` key. example: ``` clientGrants: - client_id: My Application audience: https://##AUTH0_DOMAIN##/api/v2/ ``` ### πŸ“š References ###...

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.30.0. Release notes Sourced from eslint-plugin-import's releases. v2.30.0 Added dynamic-import-chunkname: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian]) dynamic-import-chunkname: Allow empty chunk...

dependencies

### Checklist - [X] I have looked into the [README](https://github.com/auth0/auth0-deploy-cli#readme) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://github.com/auth0/auth0-deploy-cli#documentation) and have not...

bug