Hi! Sorry, basic question here. Where in the Auth0 dashboard do I find the URL for the Universal Login? I can find it in the Documentation in the curl command at this location but I feel like it should be in the actual dashboard, shouldn’t it? What am I missing?
1 Like
Hey @davidaventimiglia !
Universal Login is initiated via a call to the authorize endpoint - It’s referenced here in the Authentication API docs as well. Your tenant domain is the foundation of the authorize request, but it’s parameters will depend on your specific needs.
1 Like
Got it. Thanks! The Dashboard does a pretty good job with the “Getting Started” workflow that guides you through, I thought maybe the Universal Login initiation would be listed there as well. No worries. Cool!
1 Like
No problem! Happy to help
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.