[PR #5797] [MERGED] chore(two-factor): code reference #6231

Closed
opened 2026-03-13 12:51:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5797
Author: @okisdev
Created: 11/6/2025
Status: Merged
Merged: 11/8/2025
Merged by: @Bekacru

Base: canaryHead: fix(two-factor)/code-reference


📝 Commits (2)

  • f02350f fix(two-factor): code reference
  • 8d805e6 fix(two-factor): code reference

📊 Changes

1 file changed (+17 additions, -5 deletions)

View changed files

📝 packages/better-auth/src/plugins/two-factor/totp/index.ts (+17 -5)

📄 Description

This PR fixes the incorrect two factor doc link and adding new reference to verifyTOTP.


Summary by cubic

Fixed outdated two-factor doc links and added references for verifyTOTP in the TOTP provider. Developers now have accurate links and API method docs for generateTOTP, getTOTPURI, and verifyTOTP under the new /plugins/2fa pages.

Written for commit 8d805e6ebc. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5797 **Author:** [@okisdev](https://github.com/okisdev) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix(two-factor)/code-reference` --- ### 📝 Commits (2) - [`f02350f`](https://github.com/better-auth/better-auth/commit/f02350f74d2ec2ff614907c58d26f884d9a338c3) fix(two-factor): code reference - [`8d805e6`](https://github.com/better-auth/better-auth/commit/8d805e6ebcae3c35d24d2f17d60ead00b3d2977f) fix(two-factor): code reference ### 📊 Changes **1 file changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/two-factor/totp/index.ts` (+17 -5) </details> ### 📄 Description This PR fixes the incorrect two factor doc link and adding new reference to `verifyTOTP`. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed outdated two-factor doc links and added references for verifyTOTP in the TOTP provider. Developers now have accurate links and API method docs for generateTOTP, getTOTPURI, and verifyTOTP under the new /plugins/2fa pages. <sup>Written for commit 8d805e6ebcae3c35d24d2f17d60ead00b3d2977f. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:51:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6231