Skip to content

Releases: MahmoudThePeltist/ipuptimescanner

Authentication Release

04 Feb 13:28
Compare
Choose a tag to compare

This version allows for the creation of users, and authenticating them:

  • new users model with full CRUD.
  • JWT authentication with login route.
  • validation on all incoming requests.
  • general code refactor to implement classes and cleaner services.

Initial Release

09 Sep 20:34
Compare
Choose a tag to compare

This release satisfies the minimum requirements of the project.