Allow setting recoverable: true
when creating keys in the dashboard
#2097
Labels
Feature
New feature or request
recoverable: true
when creating keys in the dashboard
#2097
Preliminary Checks
I have reviewed https://unkey.com/docs for existing features that would solve my problem
I have searched for existing feature requests: https://github.com/unkeyed/unkey/issues
This issue is not a question, general help request, or anything other than a feature request directly related to Unkey. Please ask questions in our Discord community: https://unkey.com/discord.
Is your feature request related to a problem? Please describe.
Describe the solution
Add a toggle to mark a key as recoverable in the createKey UI
The trpc handler needs to be updated as well, the logic can be copied from
unkey/apps/api/src/routes/v1_keys_createKey.ts
Line 367 in 36d4336
Describe alternatives you have considered (if any)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: