Releases: byjg/php-authuser
Releases · byjg/php-authuser
Release 1.1.0
- 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
Abstract the SQL execution
Easy to extend new classes.
Release 1.0.1
Added Unit Tests
Fixed some bugs
Added the method 'generateId' to be used when userid is not auto increment