SSO using Amazon added

This commit is contained in:
Christoph Haas 2017-04-06 20:18:57 +02:00
parent 194a990656
commit 909be1c8ae
5 changed files with 40 additions and 11 deletions

View file

@ -9,7 +9,7 @@ class User < ApplicationRecord
# :validatable,
:timeoutable,
# :lockable,
:omniauthable, :omniauth_providers => [:google_oauth2, :launchpad]
:omniauthable, :omniauth_providers => [:google_oauth2, :launchpad, :amazon]
# :omniauthable, :omniauth_providers => [:launchpad, :google]