Add Twitch, error handling, revokation changes, etc
1 parent a60f147 commit 6d6944cfee4af656c6386c7a44efc6b99bdfd6ed
@Puyodead1 Puyodead1 authored on 24 Dec 2022
Showing 19 changed files
View
assets/schemas.json
Too large (Show diff)
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/access-token.ts
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/index.ts
View
src/connections/BattleNet/index.ts
View
src/connections/Discord/index.ts
View
src/connections/EpicGames/index.ts
View
src/connections/Facebook/index.ts
View
src/connections/GitHub/index.ts
View
src/connections/Reddit/index.ts
View
src/connections/Spotify/index.ts
View
src/connections/Twitch/TwitchSettings.ts 0 → 100644
View
src/connections/Twitch/index.ts 0 → 100644
View
src/util/connections/RefreshableConnection.ts
View
src/util/dtos/ConnectedAccountDTO.ts
View
src/util/entities/ConnectedAccount.ts
View
src/util/interfaces/ConnectedAccount.ts
View
src/util/schemas/ConnectedAccountSchema.ts
View
src/util/schemas/ConnectionUpdateSchema.ts
View
src/util/util/Constants.ts