-
Notifications
You must be signed in to change notification settings - Fork 34
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
create a way to add some additional params to redirect url #116
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unittests would also be very welcome for this. It will make it easier for me to quickly merge and publish.
…due naming convention.
It's not a core use-case, and it's nice to keep the readme a bit minimal.
Looks good! just some lint errors now |
Head branch was pushed to by a user without write access
Fixed :) All green now |
👋 @evert, just checking if you have any plans to release a 2.2.4 version of the client with this change anytime soon? |
Lets do it! |
Done |
Hi! I very like you library for lightweight. But custom auth server in my company wants to have some specific user info form redirect URL. Like deviceId, analytics systems id and other. And i don't see possibility do that with this lib.