FeatureFuel
3

Enable detecting which TOTP was used for MFA

Source: supabase/supabase#27155 · opened by @lauri865
Currently, there doesn't seem to be a way to detect which factor was used to verify MFA challenge for the session. Only way seems to be by querying the challenges table, but that's not tied to a session.

Use case would be to show in factors list which factor is currently in use, so that users don't accidentally delete the factor they are actively using. Alternatively or additionally, a last_used_at column could be useful as well to showcase stale factors that can be safely removed.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests