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

understand usage of the state param on authorization request #5

Open
aoberoi opened this issue Dec 8, 2016 · 3 comments
Open

understand usage of the state param on authorization request #5

aoberoi opened this issue Dec 8, 2016 · 3 comments

Comments

@aoberoi
Copy link
Owner

aoberoi commented Dec 8, 2016

most likely this should be tied into #3, but at this point i haven't even seen it used.

@aoberoi
Copy link
Owner Author

aoberoi commented Dec 8, 2016

the main use case i am interested in is storing the requested URL so that after authentication/authorization and after the user arrives at the callback URL, they can be redirected back to the initially requested URL that caused the authentication/authorization request.

@aoberoi
Copy link
Owner Author

aoberoi commented Jun 5, 2017

@aoberoi
Copy link
Owner Author

aoberoi commented Jun 5, 2017

looks like the super class has a built-in implementation: SessionStore. we should just have to set the state option to true. of course, this means the application must use session middleware.

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