stpoa / solved

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable user to signup and login

stpoa opened this issue · comments

User should be able to login
Todo:

  • send login request
  • store token
  • send token with every request
  • logout deletes token
  • integrate other stuff