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

JsonWebTokenError: jwt must be provided #321

Closed
stelioschar opened this issue Dec 11, 2016 · 1 comment
Closed

JsonWebTokenError: jwt must be provided #321

stelioschar opened this issue Dec 11, 2016 · 1 comment

Comments

@stelioschar
Copy link

While running docker-compose up I follow this steps:

  1. http://192.168.99.100:3000/
  2. Login with john.doe@me.com: foobar
  3. Error 500 in http://192.168.99.100:3000/api/login
    {"error":"Could not verify consent challenge: JsonWebTokenError: jwt must be provided"}

Is there a workaround to make it work?

@aeneasr
Copy link
Member

aeneasr commented Dec 11, 2016

Please, read the manual. It is explained how the docker-compose tutorial works.

https://ory-am.gitbooks.io/hydra/content/tutorial.html

@aeneasr aeneasr closed this as completed Dec 11, 2016
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