Skip to content

Releases: 44r0n/SessionManager

Minor Improvements

22 Sep 20:16
Compare
Choose a tag to compare
  • Boring code improvements

Token bug fix

31 Aug 19:26
Compare
Choose a tag to compare
  • Validating token bug fixed

Bug Fixes

25 Aug 11:02
Compare
Choose a tag to compare
  • Bug fixed while registering wrong json.
  • Bug fixed while login twice on the same user.
  • Bug fixed while validating password on login.

Basic SessionManager v1.1.0

20 Aug 15:18
Compare
Choose a tag to compare

Changed responses of all petitions.
Now all petitions have a json response.

Basic User management

18 Aug 21:49
Compare
Choose a tag to compare

Basic user management that allows:

  • Register with username, email and password.
  • Login.
  • Logout.
  • Validate token.