easy-retro-pgf icon indicating copy to clipboard operation
easy-retro-pgf copied to clipboard

API keys for external requests

Open carlbarrdahl opened this issue 8 months ago • 0 comments

Add capability for a wallet signed message to create an api key.

  • [x] page to list created api keys api.keys.list
  • [x] button to create new key (signs message)
  • [x] call api.keys.create
  • [x] generate key and store in prisma
  • [x] create prisma model for ApiKey
  • [ ] update procedure to verify api key

carlbarrdahl avatar Jun 24 '24 14:06 carlbarrdahl