I have a project with 2FA (google authenticator) enabled.
But I need that authenticated users performing some actions are confirmed with google authenticator. Let’s say, for instance, before deleting a record. How can I make them go through google authenticator again to confirm the deletion of a record?
Also, is there some kind of google authentication action unique ID I can keep, as proof of if?
Thanks.
There is no such feature.
Has anyone tried something like this yet?
I imagine it shouldn’t be too difficult, as all that’s needed is already in place…
Help greatly appreciated.