|
auth routes
|
|---|
|
|
| assets/openapi.json 100644 → 0 |
|---|
|
Too large (Show diff)
|
| assets/schemas.json |
|---|
|
Too large (Show diff)
|
| scripts/openapi.js |
|---|
| src/api/routes/auth/forgot.ts |
|---|
| src/api/routes/auth/generate-registration-tokens.ts |
|---|
| src/api/routes/auth/location-metadata.ts |
|---|
| src/api/routes/auth/login.ts |
|---|
| src/api/routes/auth/logout.ts |
|---|
| src/api/routes/auth/mfa/totp.ts |
|---|
| src/api/routes/auth/mfa/webauthn.ts |
|---|
| src/api/routes/auth/register.ts |
|---|
| src/api/routes/auth/reset.ts |
|---|
| src/api/routes/auth/verify/index.ts |
|---|
| src/api/routes/auth/verify/resend.ts |
|---|
| src/api/routes/auth/verify/view-backup-codes-challenge.ts |
|---|
| src/api/util/handlers/route.ts |
|---|
| src/util/schemas/index.ts |
|---|
| src/util/schemas/responses/APIErrorOrCaptchaResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/APIErrorResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/BackupCodesChallengeResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/CaptchaRequiredResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/GenerateRegistrationTokensResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/LocationMetadataResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/TokenResponse.ts 0 → 100644 |
|---|
| src/util/schemas/responses/index.ts 0 → 100644 |
|---|