Update omniauth to version 2.0.0
This commit is contained in:
parent
014e210738
commit
fd4c60ff9f
3 changed files with 28 additions and 16 deletions
1
Gemfile
1
Gemfile
|
|
@ -44,6 +44,7 @@ gem 'omniauth-facebook'
|
|||
gem 'omniauth-github'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-openid'
|
||||
gem 'omniauth-rails_csrf_protection'
|
||||
|
||||
# Bot-filtering
|
||||
gem 'recaptcha', require: 'recaptcha/rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue