mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-27 09:05:49 +03:00
[GH-ISSUE #48] DB fields / middleware #256
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Sep 12, 2016).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/48
Is the "google2fa_secret" attribute the only one, I need to add to my user model?
-Regarding the middleware, is there some included already? I already read about middleware in the issue section.
@antonioribeiro commented on GitHub (Jun 17, 2017):
Yes, this is the only think you need to store for each one of your users.
Sorry for the delay.