Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unauthorized #12

Open
oa98105 opened this issue Aug 29, 2018 · 1 comment
Open

unauthorized #12

oa98105 opened this issue Aug 29, 2018 · 1 comment

Comments

@oa98105
Copy link

oa98105 commented Aug 29, 2018

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.
Kindly guids and thank you in advance.
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.
let me know if you have a question.

@oa98105 oa98105 changed the title https://https// unauthorized Aug 29, 2018
@charly3pins
Copy link

Hi @oa98105

  • the clientId you need to provide is the one from your website application
  • the domain is your generic domain of your account
  • the audience is the Identifier of your API

let me know if it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants