Skip to content

Releases: byjg/php-authuser

Release 1.1.0

09 May 18:46

Choose a tag to compare

  • Upgraded Anydata set package to a new version
  • Upgraded SessionCacheEngine package to a new version
  • Renamed UserContext to SessionContext and removed the Singleton
  • Fixed some references
  • Use JWT for create token
  • Rewrite tests

Release 1.0.2

02 May 01:42

Choose a tag to compare

Abstract the SQL execution
Easy to extend new classes.

Release 1.0.1

25 Apr 02:33

Choose a tag to compare

Added Unit Tests
Fixed some bugs
Added the method 'generateId' to be used when userid is not auto increment