solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Fix omniauth 2.0.6 compatibility #144

Closed DanielePalombo closed 2 years ago

DanielePalombo commented 2 years ago

solidus_social has been updated and upgrades omniauth from 1.9.6 to 2.0.6. The OmniAuth::Builder middleware is not loaded anymore, this commit adds a code to load it, and changes as the provider is defined.