Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 1 | -3/+22 |
| | |||||
* | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -15/+16 |
| | | | | | | | | - 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 epic games connection | Puyodead1 | 2023-03-18 | 1 | -7/+16 |
| | |||||
* | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 1 | -10/+8 |
| | |||||
* | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -6/+1 |
| | |||||
* | add connections | Puyodead1 | 2023-03-18 | 2 | -0/+138 |