SSO using Amazon added
This commit is contained in:
parent
194a990656
commit
909be1c8ae
5 changed files with 40 additions and 11 deletions
|
|
@ -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]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue