easy-retro-pgf
easy-retro-pgf copied to clipboard
API keys for external requests
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