auth routes
1 parent 174d34c commit a567ca3f514b7671da5d523325751a8383885d2c
@Puyodead1 Puyodead1 authored on 23 Mar 2023
Showing 25 changed files
View
assets/openapi.json 100644 → 0
Too large (Show diff)
View
assets/schemas.json
Too large (Show diff)
View
scripts/openapi.js
View
src/api/routes/auth/forgot.ts
View
src/api/routes/auth/generate-registration-tokens.ts
View
src/api/routes/auth/location-metadata.ts
View
src/api/routes/auth/login.ts
View
src/api/routes/auth/logout.ts
View
src/api/routes/auth/mfa/totp.ts
View
src/api/routes/auth/mfa/webauthn.ts
View
src/api/routes/auth/register.ts
View
src/api/routes/auth/reset.ts
View
src/api/routes/auth/verify/index.ts
View
src/api/routes/auth/verify/resend.ts
View
src/api/routes/auth/verify/view-backup-codes-challenge.ts
View
src/api/util/handlers/route.ts
View
src/util/schemas/index.ts
View
src/util/schemas/responses/APIErrorOrCaptchaResponse.ts 0 → 100644
View
src/util/schemas/responses/APIErrorResponse.ts 0 → 100644
View
src/util/schemas/responses/BackupCodesChallengeResponse.ts 0 → 100644
View
src/util/schemas/responses/CaptchaRequiredResponse.ts 0 → 100644
View
src/util/schemas/responses/GenerateRegistrationTokensResponse.ts 0 → 100644
View
src/util/schemas/responses/LocationMetadataResponse.ts 0 → 100644
View
src/util/schemas/responses/TokenResponse.ts 0 → 100644
View
src/util/schemas/responses/index.ts 0 → 100644