Use adams for oauth
This commit is contained in:
parent
4527972cd8
commit
eb541fc668
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