Visanduma / nova-two-factor

Laravel nova in-dashboard 2FA feature
53 stars 32 forks source link

How to go back to setup device? #21

Closed rafaelsmith closed 1 year ago

rafaelsmith commented 1 year ago

After disable it on my user I can only enable it back. But what if I want to set it up on anther device?

NoahNxT commented 1 year ago

Same issue here. Once disabled, it won't remove the 2FA, it just disables it. If the user lost his 2FA codes, there is no possibility to recover except going in the database and remove the record manually

lahirulhr commented 1 year ago

@rafaelsmith @NoahNxT. Yes. currently it is only disable the 2FA record. i hope it may helpful if we have "Clear" button to remove 2FA record. let us implement this feature asap.

Thank you for the suggestion

lahirulhr commented 1 year ago

Settings clear feature Added (v2.2.2)