feat(api): Preliminary captcha support database tables

This commit is contained in:
Jesse Wierzbinski 2024-06-12 13:48:58 -10:00
parent 9d8c2e81e9
commit a6159b9d55
No known key found for this signature in database
6 changed files with 2167 additions and 0 deletions

View file

@ -103,6 +103,7 @@
"@lysand-org/federation": "^1.2.0",
"@oclif/core": "^4.0.4",
"@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.3.0",
"blurhash": "^2.0.5",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",