You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using WordPress/two-factor#546 we should replace the core TOTP class with our own instance of it and encrypt the secret that's being stored in the database.
See the above PR for an example of the class we could implement.
The text was updated successfully, but these errors were encountered:
Using WordPress/two-factor#546 we should replace the core TOTP class with our own instance of it and encrypt the secret that's being stored in the database.
See the above PR for an example of the class we could implement.
The text was updated successfully, but these errors were encountered: