Skip to content

Sprint 1 Release

Compare
Choose a tag to compare
@alexH2456 alexH2456 released this 25 Feb 16:42
· 42 commits to master since this release
3e4ef02

First iteration of the Jobhub Authentication microservice.

Features:

  • Signup
  • Login/Logout
  • Email verification + resend function
  • JWT authentication
  • Update user
  • Delete user (authenticated)
  • Get all users or by id
  • Get user from token