mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
add github for openid login
This commit is contained in:
parent
c8e741d0ca
commit
bf6b09d9f4
5 changed files with 12 additions and 2 deletions
1
Gemfile
1
Gemfile
|
|
@ -19,6 +19,7 @@ gem 'omniauth'
|
|||
gem 'omniauth-facebook'
|
||||
gem 'omniauth-openid'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-github'
|
||||
|
||||
# Use cancancan as authorization framework
|
||||
gem 'cancancan'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue