add connections
1 parent ea89f62 commit 21bfda32e452c05b8906bf318df7415d6cd5acd0
@Puyodead1 Puyodead1 authored on 22 Dec 2022
Showing 24 changed files
View
assets/schemas.json
Not supported
View
src/api/middlewares/Authentication.ts
View
src/api/routes/connections/#connection_name/#connection_id/refresh.ts 0 → 100644
View
src/api/routes/connections/#connection_name/authorize.ts 0 → 100644
View
src/api/routes/connections/#connection_name/callback.ts 0 → 100644
View
src/api/routes/users/@me/connections.ts
View
src/connections/BattleNet/BattleNetSettings.ts 0 → 100644
View
src/connections/BattleNet/index.ts 0 → 100644
View
src/connections/GitHub/GitHubSettings.ts 0 → 100644
View
src/connections/GitHub/index.ts 0 → 100644
View
src/gateway/opcodes/Identify.ts
View
src/util/connections/Connection.ts 0 → 100644
View
src/util/connections/ConnectionConfig.ts 0 → 100644
View
src/util/connections/ConnectionLoader.ts 0 → 100644
View
src/util/connections/ConnectionStore.ts 0 → 100644
View
src/util/connections/index.ts 0 → 100644
View
src/util/dtos/ConnectedAccountDTO.ts 0 → 100644
View
src/util/dtos/index.ts
View
src/util/entities/ConnectedAccount.ts
View
src/util/entities/ConnectionConfigEntity.ts 0 → 100644
View
src/util/entities/index.ts
View
src/util/interfaces/Event.ts
View
src/util/schemas/ConnectionCallbackSchema.ts 0 → 100644
View
src/util/schemas/index.ts