Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 1 | -4/+24 |
| | |||||
* | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -13/+7 |
| | | | | | | | | - 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) | ||||
* | Add reddit connection | Puyodead1 | 2023-03-18 | 2 | -0/+145 |