tardisx/mojogolf

Make authentication/authorisation work

Opened this issue · 0 comments

  • Define roles and allow them to be allocated to users
  • Web interface
    • Restrict portions of web interface to authorised users
      • Language creation
      • Challenge creation
  • REST interface
    • Apply same rules as above (using the same interface hopefully)

😃