rails-bootstrap icon indicating copy to clipboard operation
rails-bootstrap copied to clipboard

Vanilla Rails application with sign-in

Results 13 rails-bootstrap issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependencies

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).