unkeyed / unkey

Open source API management platform
https://go.unkey.com
Other
3.97k stars 464 forks source link

Creating a new root key shows all APIs #1980

Closed chronark closed 3 weeks ago

chronark commented 2 months ago

When creating a new root key, we show you all of your APIs to allow you to select permissions. That's way too much, illustrated by this gif: CleanShot 2024-09-05 at 14 46 42

Instead, we should do the same as we did on the root key's settings page (https://app.unkey.com/settings/root-keys/[keyId]) CleanShot 2024-09-05 at 14 48 24

It's very unlikely that a user wants to give a root key access to a lot of different APIs, so let's follow the same method, where they'd select an api first and add their permissions, without displaying all APIs by default

linear[bot] commented 2 months ago

ENG-1286 Creating a new root key shows all APIs