Google authentication added
This commit is contained in:
parent
f7258370a0
commit
2a7491edcd
7 changed files with 37 additions and 28 deletions
2
Gemfile
2
Gemfile
|
|
@ -118,7 +118,7 @@ gem "sprockets"
|
|||
# Authentication against Google, Facebook and others
|
||||
gem 'omniauth'
|
||||
# gem 'omniauth-amazon'
|
||||
# gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-google-oauth2'
|
||||
# gem 'omniauth-github'
|
||||
# gem 'omniauth-twitter'
|
||||
gem 'omniauth-openid'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue