Adding response to 2FA
This commit is contained in:
@ -13,6 +13,7 @@ type User struct {
|
||||
UserID uuid.UUID
|
||||
Email string
|
||||
Username string
|
||||
Totp string
|
||||
Authenticated bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user