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

Provide options to change what happens after successfull sign in #130

Open
himanshu0128 opened this issue Oct 27, 2017 · 0 comments
Open

Comments

@himanshu0128
Copy link

I am using this library for Oauth authentication. The next() function does the job of what happens after successfull sign in but rest of the things are handled by the library itself. Every application has its own authentication scheme and the option to set cookies should be given to the application and not the library. Currently the library sets authheaders as cookie after token validation call. I want to change it as per my application but i am not able to do so.

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