Hi,
I followed blog post on https://auth0.com/blog/authentication-in-golang/
After I signup for new user I get signin and on the call back page it says unauthorized.
In auth0-variables.js file I copied the client id and from dashboard–> applications. I created application myself and set it as single page.
remain parameters (my app website as callback, domain and audience) in the auth0-variables.js are copied from dashboard–> api I created.
How these two are connected api and app is also not clear to me. As there might be several APIs and applications and how they are connected is not clear.
Kindly guids and thank you in advance.
let me know if you have a question.