cal.pub0.org/lib
Omar López d35f27014e
Implements API key endpoint (#211)
This allow us to manage our API keys directly from the API itself.

User can:
- Create own API keys
- Edit own API keys (only the note field for now)
- Delete own API keys
- Get own API keys

Admin can:
- CRUD for any user
- Get all API keys
2022-11-29 15:06:23 -07:00
..
helpers Various import and type fixes 2022-11-25 06:58:21 -07:00
utils Refactor/booking logic (#183) 2022-10-13 12:29:30 -06:00
validations Implements API key endpoint (#211) 2022-11-29 15:06:23 -07:00
constants.ts Update lib/constants.ts 2022-06-23 16:40:01 -06:00
types.ts Various import and type fixes 2022-11-25 06:58:21 -07:00