TomatoCake
bd66ee0349
Use front end URI instead of API
2024-07-06 17:51:52 +02:00
Rory&
29df169c81
Add nix flake to repo ( #1111 )
2024-02-19 21:09:50 +11: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
Madeline
2e27281e23
Less spammy user connection logs
2023-04-02 11:26:51 +10:00
Puyodead1
7116a9a1b0
fix a few linting errors
2023-03-18 19:48:44 -04:00
Madeline
c7277efbad
Move redirect uri generation to getRedirectUri function of Connection class.
...
Use api_endpointPublic instead of cdn_endpointPublic
2023-03-18 19:33:32 -04: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
Madeline
50f068400d
Don't try to upload entire config for each connection loaded
2023-03-18 19:26:16 -04:00
Madeline
8ff3767d32
Fix ConnectionLoader from throwing when uploading default config keys
2023-03-18 19:25:03 -04:00
Madeline
a4961800d7
handleCallback
returns connection if created for USER_CONNECTIONS_UPDATE
2023-03-18 19:23:20 -04:00
Puyodead1
6a52e65e27
adding connection now works
2023-03-18 19:15:40 -04:00
Puyodead1
21bfda32e4
add connections
2023-03-18 19:09:51 -04:00