FusionAuth / fusionauth-issues

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

Add "Last Used" Attribute to API Keys #2802

Open tobias-blechmann-dumont opened 4 months ago

tobias-blechmann-dumont commented 4 months ago

Add "Last Used" Attribute to API Keys

Problem

There is a list of API Keys which were created for several purposes. Its hard to figure out, whether the API key is in use or not.

Solution

Add a lastUsed attribute to API Keys, which is also displayed in the admin ui.

Alternatives/workarounds

Have a good documentation/description of the created keys

Additional context

--

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.

robotdan commented 2 months ago

This is a good idea. Thanks @tobias-blechmann-dumont.