-
-
Notifications
You must be signed in to change notification settings - Fork 303
Allow to use Proc for generation of state #97
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
Conversation
+1 |
+1 |
@intridea, what's wrong here? soon will be 1 year and 0 answers. |
@tmilewski seems that you've done few of recent merges. Could you check this and merge it? :) |
@supernova32 when will be a new release of gem with this changes? |
@avokhmin The only persons that can actually publish a new gem are listed on the gem page: https://rubygems.org/gems/omniauth-oauth2 , it's @tmilewski @sferik and @mbleigh Could some of you take care on this? |
looks like need to wait next 3 years... 😢 |
@BobbyMcWho since you're maintaining other parts of OmniAuth, are you up for maintaining |
I'd be happy to help as time permits, I unfortunately don't have a ton of time to devote to open source lately 😔 |
@BobbyMcWho you now have publish rights on |
By #94
Sometimes need to use own value of state.
For example: you can use own encryption for send extra data in state (
expires
, ...).Also It can be useful if some providers do not support
callback_params
incallback_url