summary refs log tree commit diff
path: root/src/util/connections/Connection.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix connection class importsPuyodead12023-08-061-1/+1
* License informationMadeline2023-04-021-0/+18
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-1/+11
* Refreshable connections, refactoring, access-token endpointPuyodead12023-03-181-4/+21
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-3/+4
* adding connection now worksPuyodead12023-03-181-2/+2
* add connectionsPuyodead12023-03-181-0/+72