FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Show list of trusted devices #2827

Open mooreds opened 3 months ago

mooreds commented 3 months ago

Show list of trusted devices

Problem

I want to show my users a list of the devices they have MFAed on and want to be able to revoke a particular device.

This is similar to the way I can show the users a list of active sessions they have.

Solution

Build an API which shows the list of trusted devices, including the same kind of info the sessions have (device name, description, etc), including the ability to revoke a specific trusted device.

Alternatives/workarounds

N/A

Additional context

Internal: https://inversoft.slack.com/archives/C051S8N8E/p1722457523639009

Has come up on a few customer calls.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.