-
-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api-2fa): Added 2FA API endpoints to API docs generation ZMS-124 (#…
…626) * added Generate TOTP seed api endpoint to API generation * added Enable TOTP api endpoint to API docs generation * added Disable TOTP auth api endpoint to API docs generation * added Validate TOTP token api endpoint to API docs generation * added Disable 2FA api endpoint to API docs generation * Added Enable custom 2FA for a user api endpoint for API docs generation * Disable custom 2FA for a user endpoint added to API docs generation. Fix imports * added Get WebAuthN credentials for a user api endpoint to api docs generation * WebAuthN del and registration endpoints added to API docs generation * webAuthN authentication challenge and attestation endpoints added to API docs generation * fix rpId descriptions * add response objects to endpoints
- Loading branch information
Showing
3 changed files
with
486 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.