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

add injection of custom state (useful for internal redirects) #8

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

m4g005
Copy link
Contributor

@m4g005 m4g005 commented Aug 18, 2020

we can use the state parameter to internally redirect a user after login (e.g., they land on a site from a bookmark, but need to auth). This change keeps the md5 hash to help prevent CSRF attacks and is otherwise backwards compatible. Relevant unit tests updated to handle change.

@babaMar
Copy link
Contributor

babaMar commented Aug 19, 2020

Hopefully someone with write access will merge it soon, I'm not longer a maintainer of this repository

@m4g005
Copy link
Contributor Author

m4g005 commented Aug 20, 2020

@customergauge: Any thoughts?

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

Successfully merging this pull request may close these issues.

3 participants