isaacsanders / omniauth-stripe-connect

Stripe Connect OAuth2 Strategy for OmniAuth 1.0
MIT License
130 stars 74 forks source link

Release new gem version for Omniauth v2 support #67

Open olbrich opened 1 year ago

olbrich commented 1 year ago

It seems like omniauth support has been merged for a while now (see #65 and #64). It would be good to release a new version of the gem so that other gems and projects that depend on this can update to newer versions of omniauth.

This will allow others to mitigate this CVE for the omniauth gem

johnnyshields commented 1 year ago

@isaacsanders can you please help with this? This is needed for a CVE fix please.

fidalgo commented 1 year ago

@isaacsanders Is there anything I can help?

jftobias commented 1 year ago

@isaacsanders Hey dude! Thanks for your valuable contribution. Is there any scheduled day for the release? Thanks

catsarebetter98 commented 1 year ago

@isaacsanders Would love to see this released, it would help out a lot with our applications :)

sbounmy commented 11 months ago

@isaacsanders if you are no longer active, maybe you could add new contributors to maintain ?

Fire-Dragon-DoL commented 9 months ago

Agree, I'm in need of the updated code, for now I'm using the github reference, but it would be nice if this was released officially

mmenisy commented 6 months ago

It seems like this is no longer maintained. For anyone looking for a quick solution, just copy the strategy from here and use it in your own project right away.