FusionAuth / fusionauth-issues

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

Revoke device trust for all users on device #2753

Closed spwitt closed 3 months ago

spwitt commented 4 months ago

Revoke device trust for all users on device

Description

Automatically revoke device trust for all users on a device in certain scenarios.

Community guidelines

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

mrudatsprint commented 4 months ago

@spwitt Would #2706 be related to this issue?

spwitt commented 4 months ago

The two issues are both related to the device trust token, but this one is about automatically revoking the device trust tokens rather than providing the ability to revoke them via the UI.

andrewpai commented 2 months ago

Internal