auth0-javascript-samples icon indicating copy to clipboard operation
auth0-javascript-samples copied to clipboard

Documentation

Open newschapmj1 opened this issue 2 years ago • 1 comments

auth_config.json Remember to remove the curly braces around DOMAIN and CLIENT_ID, otherwise the Auth0 log in page will not load In other words, your unique DOMAIN AND CLIENT_ID should only be surrounded in double quotes.

{ "domain": "{DOMAIN}", "clientId": "{CLIENT_ID}" }

newschapmj1 avatar Jul 08 '22 15:07 newschapmj1

auth_config.json Remember to remove the curly braces around DOMAIN and CLIENT_ID, otherwise the Auth0 log in page will not load In other words, your unique DOMAIN AND CLIENT_ID should only be surrounded in double quotes.

{ "domain": "{DOMAIN}", "clientId": "{CLIENT_ID}" } god damn! you save me two hours!

mmszhezhi avatar Aug 29 '22 07:08 mmszhezhi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

stale[bot] avatar Jan 07 '23 20:01 stale[bot]