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

auth0.User doesn't seem to error correctly when c.Token is missing #141

Open
andyshinn opened this issue May 2, 2017 · 0 comments
Open

Comments

@andyshinn
Copy link
Contributor

A missing auth0 API token doesn't error correctly. When a user authorized the application their information gets stored in auth0. But a missing API token will pull their user details instead of err:

auth0.User{"errorCode":"Bearer", "statusCode":400, "error":"Bad Request", "message":"Bad HTTP authentication header format"}
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

1 participant