summary refs log tree commit diff
path: root/src/connections/BattleNet/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* License informationMadeline2023-04-021-0/+18
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-1/+1
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-12/+2
* replace node-fetch with wretchPuyodead12023-03-181-51/+22
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-181-3/+22
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-181-15/+16
* add epic games connectionPuyodead12023-03-181-7/+16
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-10/+8
* adding connection now worksPuyodead12023-03-181-6/+1
* add connectionsPuyodead12023-03-181-0/+133