auth0-samples / auth0-angularjs-sample

These samples are made up of steps to add Auth0 to an Angular JS app
28 stars 111 forks source link

I downloaded the code of angular1 custom login and tried running it but login is failing #44

Open prem241 opened 7 years ago

prem241 commented 7 years ago

It's making call to url - https://hg-mroe.auth0.com/usernamepassword/login (hg-more.auth0.com is auth0 domain) but it's giving 404 (connection not found). Please help me in running the sample code