Commit Graph

8 Commits

Author SHA1 Message Date
Rory& 8bb0b84b5e Shorten imports 2026-03-14 05:43:42 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& 073bf7e0eb Prettier 8 2025-12-17 07:54:46 +01:00
Puyodead1 fe4acbfee5 Fix linter warnings in connections 2023-08-06 23:15:35 -04:00
Puyodead1 5c8359ec45 Fix connection class imports 2023-08-06 22:56:13 -04:00
Madeline 844f1de6aa License information 2023-04-02 11:32:40 +10:00
Puyodead1 6d6944cfee Add Twitch, error handling, revokation changes, etc 2023-03-18 19:28:45 -04:00
Puyodead1 0db1fa5f0b Refreshable connections, refactoring, access-token endpoint
- Aded /users/@me/connections/:connection_name/:connection_id/access-token
- Replaced `access_token` property on ConnectedAccount with `token_data` object for refreshing tokens
- Made a common interface for connection things like ComonOAuthTokenResponse
- Added `RefreshableConnection` class
- Added token refresh to Spotify connection (disabled)
2023-03-18 19:27:39 -04:00