4 Commits

Author SHA1 Message Date
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
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
Puyodead1
21bfda32e4
add connections 2023-03-18 19:09:51 -04:00