Amazon SSO added

This commit is contained in:
Christoph Haas 2017-04-17 13:11:44 +02:00
parent 2a7491edcd
commit 65723d3063
7 changed files with 25 additions and 3 deletions

View file

@ -170,6 +170,9 @@ GEM
omniauth (1.6.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-amazon (1.0.1)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
omniauth-google-oauth2 (0.4.1)
jwt (~> 1.5.2)
multi_json (~> 1.3)
@ -326,6 +329,7 @@ DEPENDENCIES
minitest-rails
minitest-reporters
omniauth
omniauth-amazon
omniauth-google-oauth2
omniauth-openid
paperclip