Merge branch 'master' of github.com:spacebarchat/server
commit a25a62aa76694fd4dd45e2a9405449eb4374deb6
2 parents db77754 + fe4acbf
@Madeline Madeline authored on 7 Aug 2023
Showing 23 changed files
View
src/api/middlewares/Authentication.ts
View
src/api/routes/auth/reset.ts
View
src/api/routes/connections/#connection_name/#connection_id/refresh.ts
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/access-token.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/index.ts
View
src/connections/Twitter/index.ts
View
src/connections/Xbox/index.ts
View
src/connections/Youtube/index.ts
View
src/util/connections/Connection.ts
View
src/util/connections/ConnectionLoader.ts
View
src/util/connections/ConnectionStore.ts
View
src/util/connections/RefreshableConnection.ts
View
src/util/dtos/ConnectedAccountDTO.ts
View
src/util/entities/ConnectedAccount.ts
View
src/util/schemas/ConnectedAccountSchema.ts
View
src/util/schemas/ConnectionCallbackSchema.ts