Skip to content

Tags: api7/auth0-cli

Tags

email-verified

Toggle email-verified's commit message

Verified

This commit was signed with the committer’s verified signature.
update user add email verified flag

v0.11.7

Toggle v0.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DXCDT-60] Add attack protection update commands (auth0#407)

v0.11.6

Toggle v0.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace gopkg.in/auth0.v5 with github.com/auth0/go-auth0 (auth0#395)

v0.11.5

Toggle v0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DXCDT-19] Use GET instead of POST when downloading quickstarts (auth…

…0#391)

* Update quickstarts.json using json-generator branch

* Use GET instead of POST when downloading quickstarts

v0.11.4

Toggle v0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add listing of organization members (auth0#378)

* Add 'members' subcommand to 'orgs' to list organization members

* Add support for pagination

* Refactor pagination code for resuse

* Switch from `orgs members` to `orgs members list`

* Fix formatting of keys

Co-authored-by: Rita Zerrizuela <[email protected]>

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add branding texts commands (auth0#359)

* Add branding texts commands

* Update SDK

* Implement JSON download

* Merge locales

* Add happy path unit tests

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make API scopes non-required (auth0#368)

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PHP quickstarts.json data (auth0#364)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove role alias (auth0#358)

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use pkg/browser to open URLs (auth0#347)