open-api icon indicating copy to clipboard operation
open-api copied to clipboard

Create a role system for API use

Open Bouncey opened this issue 6 years ago • 2 comments

As we plan to expand our API and application surface area, we need to implement the use of role-based API protection.

  • [ ] Roles should include guest, user, organiser, editor, admin
  • [ ] We should be able to add new roles at a later date
  • [ ] We should be able to protect role specific routes via middleware

Bouncey avatar Nov 14 '18 09:11 Bouncey

Yup. TBD post move to LB4.

raisedadead avatar Nov 14 '18 14:11 raisedadead

Why not open this as a project?

thecodingaviator avatar Nov 15 '18 18:11 thecodingaviator