djmccormick/eve

Add basic user structure and authentication

Opened this issue · 0 comments

  1. Add users table and policy to view only yourself
  2. Add authenticated user requirement to widgets view policy
  3. Add basic functionality to authenticate and unauthenticate using the API
  4. Add auth handling in the UI