-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): Allow Eseye to use alternative SSO endpoint (#47)
CCP is working hard to make Tranquility ESI compliant together with Serenity reborn. According to CCP Bartender, they're targetting a maximum of 48 hours delay between Tranquility updates and Serenity updates. In despite that we already allow alternative ESI and source endpoints, we're still use hardcoded SSO endpoint which is not possible with Serenity Architecture. Base ESI would be https://esi.evepc.163.com and the OAuth path should be https://login.evepc.163.com (according to actual documentation) Closes eveseat/seat#550
- Loading branch information
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters