OmniAuth goes 1.0
OmniAuth, everyone’s favorite multi authentication provider released version 1.0 this week. As Michael outlines in the official blog post, the biggest changes are:
- Authentication strategies are no longer in OmniAuth core, but reside in their own gems. This means there is no gatekeeper for implementing a strategy for a given service.
- A basic bare-bones identity strategy in the form of omniauth-identity
- Improved dynamic strategies with support for custom forms.
Discussion
Sign in or Join to comment or subscribe