rails-bootstrap
rails-bootstrap copied to clipboard
Vanilla Rails application with sign-in
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.2 to 4.7.1. Changelog *Sourced from [devise's changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md).* > ### 4.7.1 - 2019-09-06 > > * bug fixes > * Fix an edge case where records with...
Signing in with Twitter will create a different account than if you sign in with Facebook.
Currently, you can only sign in with one provider if you have the same email with multiple providers (same email for Google & Facebook for example).