AuthEceSoftEng / cenote-api

API server & web client used by cenote.

Home Page:https://cenote.sidero.services/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(1) Implement API key endpoints on API server [1]

kyrcha opened this issue · comments

Implement the 7 endpoints as described here:

https://app.swaggerhub.com/apis-docs/kyrcha/BDMS/1.0.0#/Keys

  • GET keys
  • New Master key
  • GET specific key
  • New specific key
  • DELETE specific key
  • Revoke key
  • Unrevoke key