mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-27 04:15:19 +00:00
Add Twitch, error handling, revokation changes, etc
This commit is contained in:
@@ -13,4 +13,5 @@ export interface ConnectedAccountTokenData {
|
||||
refresh_token?: string;
|
||||
expires_in?: number;
|
||||
expires_at?: number;
|
||||
fetched_at: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user