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

handler/oauth2/refresh: session is not transported to new access token #108

Closed
aeneasr opened this issue Oct 6, 2016 · 0 comments · Fixed by #110
Closed

handler/oauth2/refresh: session is not transported to new access token #108

aeneasr opened this issue Oct 6, 2016 · 0 comments · Fixed by #110
Labels
bug Something is not working.

Comments

@aeneasr
Copy link
Member

aeneasr commented Oct 6, 2016

This is because we're not passing the session for unmarshalling

@aeneasr aeneasr added the bug Something is not working. label Oct 6, 2016
aeneasr pushed a commit that referenced this issue Oct 6, 2016
* handler/oauth2/refresh: requestedAt time is not reset - closes #109
* handler/oauth2/refresh: session is not transported to new access token - closes #108
aeneasr pushed a commit that referenced this issue Oct 6, 2016
* handler/oauth2/refresh: requestedAt time is not reset - closes #109
* handler/oauth2/refresh: session is not transported to new access token - closes #108
budougumi0617 added a commit to budougumi0617/fosite that referenced this issue May 10, 2019
* handler/oauth2/refresh: requestedAt time is not reset - closes ory#109
* handler/oauth2/refresh: session is not transported to new access token - closes ory#108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant