add github for openid login
This commit is contained in:
parent
c8e741d0ca
commit
bf6b09d9f4
5 changed files with 12 additions and 2 deletions
|
|
@ -45,8 +45,12 @@ production:
|
|||
# For example:
|
||||
#suse_key: 'sample data'
|
||||
#suse_secret: 'sample data'
|
||||
|
||||
suse_key: ''
|
||||
suse_secret: ''
|
||||
|
||||
|
||||
# Register your application with GitHub from https://github.com/settings/applications
|
||||
github_key: '7e38bdc9408721600e2c'
|
||||
github_secret: '0290d60c27b1f0b9e88d73551862f6e0136976ba'
|
||||
|
||||
# If you add more providers that do not require a key, you still have to create the 2 variables with sample data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue