codelitdev / medialit

Upload, process and optimise your media files on a AWS S3 compatible storage
https://medialit.cloud
GNU Affero General Public License v3.0
7 stars 3 forks source link

Show apikeys on dashboard #61

Open rajat1saxena opened 9 months ago

rajat1saxena commented 9 months ago

Show all the apikeys in the user's account on /dashboard.

Interactions:

  1. Upon clicking the apikey, the user is taken to /dashboard/app/[key] route where all of the api settings and files will be visible.
  2. On clicking the New app button, the user is taken to /dashboard/app/new route.

Figma design (third design): https://www.figma.com/file/PC6z6qS8DiSK12fcRR3UbG/MediaLit?type=design&node-id=0%3A1&mode=design&t=wGZXlhTTu81r2m8Q-1

To get all the apikey from user's account, use the following route /api/keys.