Skip to content

expanding api & adding tokens #35

@PotentialStyx

Description

@PotentialStyx

so currently the limited repldex api doesn't have any tokens, and no way to ratelimit, or have restricted access, i suggest that using mongo db to store a token and there permissions, the permissions would be a list with all the permissions, and it would also store meta data in other properties, use as a ratelimit, or if it's request use a cache or not. These could also be controlled thru the admin panel.

checklist:

  • api docs
  • serve api docs on site
  • add tokens
  • store tokens in db
  • token permissions
  • ratelimit's (maybe)
  • more api paths (edit, create entries)
  • api caching
  • non token paths
  • easy permissions extendability
  • admin panel for tokens

Metadata

Metadata

Assignees

Labels

DatabaseRelated to the databaseenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions