Skip to content

feat(core): add TOTP verification to MFA endpoints #7478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wangsijie
Copy link
Contributor

Summary

add TOTP by account API.

Testing

Integration tests.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Jun 23, 2025

COMPARE TO master

Total Size Diff 📈 +4.63 KB

Diff by File
Name Diff
packages/core/src/routes/account/index.openapi.json 📈 +1.08 KB
packages/core/src/routes/account/mfa-verifications.ts 📈 +1.34 KB
packages/integration-tests/src/api/account-center.ts 📈 +45 Bytes
packages/integration-tests/src/api/my-account.ts 📈 +451 Bytes
packages/integration-tests/src/tests/api/account/mfa.test.ts 📈 +1.72 KB

@github-actions github-actions bot added feature Cool stuff size/m labels Jun 23, 2025
@wangsijie wangsijie force-pushed the wangsijie-log-11700-generate-totp-secret branch from 221d782 to 8581966 Compare June 24, 2025 02:04
@wangsijie wangsijie force-pushed the wangsijie-prd-1008-add-totp branch from 9be2733 to 505f3ca Compare June 24, 2025 02:05
@wangsijie wangsijie force-pushed the wangsijie-prd-1008-add-totp branch from d143168 to 505f3ca Compare June 24, 2025 02:11
Base automatically changed from wangsijie-log-11700-generate-totp-secret to master June 24, 2025 03:03
@wangsijie wangsijie force-pushed the wangsijie-prd-1008-add-totp branch from 505f3ca to 6863342 Compare June 24, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant