Files
sn-api/docs/api
Filip Pajic 7ce7a8fb2d feat: Captcha by Cap support (#9)
* add cap captcha to the project

* create new captcha related table migrations

* created CaptchaChallenge.model.ts

* created CaptchaToken.model.ts

* Captcha services and Cap integration

* update migrations to include timestamp fields

* use BIGINT for expires fields

* Cap captcha route created

* parameterize captcha difficulty

* openapi docs for /captcha endpoints

* linting fixes
2025-11-03 20:57:10 +01:00
..