- TBA
- Updated
CreateOrMergeAuthSessionimplementation for ServiceStack v4.0.35 compatibility. - Updated
IManageRolesunit tests for ServiceStack v4.0.35 compatibility.
- Added
IManageRolesunit tests. - Added LightSpeed's
UserAuthunit tests. - Implemented
IClearablein LightSpeedUserAuthRepository. - Fixed various roles management-related method persistence issues.
- Added write compatibility unit tests.
- Implemented
IManageRolesin LightSpeedUserAuthRepository. - Fixed
CreateUserAuthandCreateOrMergeUserAuthpersistence methods. - Reverted to LightSpeed's own
IUnitOfWorkfrom custom implementation.
- Initial release.