Device Flow Authentication

Components:

  1. Authentication Server
  2. Device
  3. User Interface

TODO List

  • Backend User Authentication
    • User Register
    • Email Verification
    • User Login
    • Validate Access token
  • Device Refactor
    • Refactor Device Models
    • Refactor Device Token Generation
    • Associate Device With User
  • User Interface
    • Register Form
    • Login Form
    • Add Device
    • List Device view
  • MISC
    • Token Validation on Random Number API