Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 440 Bytes

ROADMAP.md

File metadata and controls

15 lines (13 loc) · 440 Bytes

Roadmap

These are features we would like to implement in no particular order:

  • User roles enum (admin / editor)
  • Role-based authorization (hasRole)
  • Login / Password authentication
  • Passwordless authentication
  • Redirect after authentication from query parameter
  • External OAuth2 authentication
  • Docker image / compose project
  • User email verification
  • Internationalization
  • Background tasks in a separate thread
  • SSL support