|
add connections
|
|---|
|
|
| assets/schemas.json |
|---|
|
Not supported
|
| src/api/middlewares/Authentication.ts |
|---|
| src/api/routes/connections/#connection_name/#connection_id/refresh.ts 0 → 100644 |
|---|
| src/api/routes/connections/#connection_name/authorize.ts 0 → 100644 |
|---|
| src/api/routes/connections/#connection_name/callback.ts 0 → 100644 |
|---|
| src/api/routes/users/@me/connections.ts |
|---|
| src/connections/BattleNet/BattleNetSettings.ts 0 → 100644 |
|---|
| src/connections/BattleNet/index.ts 0 → 100644 |
|---|
| src/connections/GitHub/GitHubSettings.ts 0 → 100644 |
|---|
| src/connections/GitHub/index.ts 0 → 100644 |
|---|
| src/gateway/opcodes/Identify.ts |
|---|
| src/util/connections/Connection.ts 0 → 100644 |
|---|
| src/util/connections/ConnectionConfig.ts 0 → 100644 |
|---|
| src/util/connections/ConnectionLoader.ts 0 → 100644 |
|---|
| src/util/connections/ConnectionStore.ts 0 → 100644 |
|---|
| src/util/connections/index.ts 0 → 100644 |
|---|
| src/util/dtos/ConnectedAccountDTO.ts 0 → 100644 |
|---|
| src/util/dtos/index.ts |
|---|
| src/util/entities/ConnectedAccount.ts |
|---|
| src/util/entities/ConnectionConfigEntity.ts 0 → 100644 |
|---|
| src/util/entities/index.ts |
|---|
| src/util/interfaces/Event.ts |
|---|
| src/util/schemas/ConnectionCallbackSchema.ts 0 → 100644 |
|---|
| src/util/schemas/index.ts |
|---|