Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

JWT Authentication and Browser Testing

Pre-release
Pre-release
Compare
Choose a tag to compare
@ncrmro ncrmro released this 24 Jan 22:39
· 161 commits to master since this release
  • Signup, Login routes save jwt token
  • Navbar show signout button which deletes jwt token, redirects and landing
  • Browser testing using django selenium and firefox
  • Circle ci automatically runs test