kagi icon indicating copy to clipboard operation
kagi copied to clipboard

Add a name to the TOTP devices

Open MarkusH opened this issue 1 year ago • 2 comments

Right now, a TOTP device does not have a name. With multiple devices per user, it can easily be confusing when listing them, to decide, which one to delete.

We should evaluate if we want to add a name to the TOTPDevice model.

MarkusH avatar May 31 '23 08:05 MarkusH

Hi @MarkusH , I can take this issue, can you guide me on what is the requirement.

prateekaryyan avatar Jun 01 '23 11:06 prateekaryyan

Hi @MarkusH , I can take this issue, can you guide me on what is the requirement.

Hi @prateekaryyan. Essentially, when adding a TOTP device, one should be able to assign it a name to be able to identify the token generator. For example, a user could use two different generators. In the device list, they want to remove one. Currently, it's not possible to easily determine which of the devices is which.

MarkusH avatar Jun 01 '23 11:06 MarkusH