mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 07:18:56 -05:00
fix(docs): correct typo in two-factor authentication plugin schema description
This commit is contained in:
@@ -436,7 +436,7 @@ twoFactor({
|
||||
|
||||
## Schema
|
||||
|
||||
The plugin requires 1 additional fields in the `user` table and 1 additional table to store the two factor authentication data.
|
||||
The plugin requires 1 additional field in the `user` table and 1 additional table to store the two factor authentication data.
|
||||
|
||||
Table: `user`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user