Use adams for oauth
This commit is contained in:
parent
ccd227a8ba
commit
b951230fa5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module OmniAuth
|
|||
# This is where you pass the options you would pass when
|
||||
# initializing your consumer from the OAuth gem.
|
||||
option :client_options, {
|
||||
site: 'https://kelder.zeus.ugent.be',
|
||||
site: 'https://adams.ugent.be',
|
||||
authorize_url: '/oauth/oauth2/authorize/',
|
||||
token_url: '/oauth/oauth2/token/',
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue