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

Token user container exit after getting the access token for a single login. #1320

Closed
KishanRavindran opened this issue Mar 20, 2019 · 1 comment

Comments

@KishanRavindran
Copy link

Hi All,
I am following the login consent node example and I am able to get the access token and refresh token for the login. But once I get the token the hydra token user container exit. So if I need to do login in Production there based on the login consent example how can I make the container from exiting after I get access token for a user and proceed to next. Can someone guide me on how it can be done?

@aeneasr
Copy link
Member

aeneasr commented Mar 21, 2019

hydra token user is an example that is supposed to help you check if the OAuth2 flow is working correctly. It does not replace your OAuth2 client and is supposed to exit on success.

@aeneasr aeneasr closed this as completed Mar 21, 2019
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