Questions tagged [auth0-deploy-cli]
3 questions
1
vote
1 answer
What does allow_magiclink_verify_without_session do?
When I export my Auth0 tenants' configurations using a0deploy, this section appears in tenant.universal_login:
passwordless:
allow_magiclink_verify_without_session: true
What does it mean? I can't see any setting in the Branding -> Universal…

Mark Amery
- 143,130
- 81
- 406
- 459
0
votes
1 answer
auth0-deploy cli - a0deploy: command not found
Trying to integrate auth0 and gitlab. Installed auth0-deploy-cli (npm i auth0-deploy-cli). When trying to export using a0deploy export command, getting command not found: a0deploy.(node version is 16)

sow
- 1
- 1
0
votes
1 answer
Auth0 throws Callback URL mismatch when accessing Angular SPA deployed on Nginx on EC2
I currently have my Angular app running on Nginx within an EC2. I did this so that I could create a Self-Signed SSL Certificate so that Auth0 would recognize it as a "secure origin".
Now I have my app successfully running at https://my_server_IP,…

kodazys
- 129
- 1
- 1
- 9