Skip to content

Commit

Permalink
Server key updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Valtyr Farshield committed Mar 4, 2016
1 parent 55a5437 commit f9aa36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pathfinder/model/crest/crest.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Crest:
CREST
"""

SERVER_CLIENT_ID = "2e96395f553b463b97f9a663c1dd9f81"
SERVER_CLIENT_ID = "866fe9e6ac8a4e15ad41b9816d5de11e"

def __init__(self, implicit, client_id, client_secret, login_callback, logout_callback):
self.login_callback = login_callback
Expand Down

0 comments on commit f9aa36b

Please sign in to comment.