Releases: ssofy/laravel-server
Releases · ssofy/laravel-server
v2.1.5
17 Aug 10:22
Compare
Sorry, something went wrong.
No results found
Fixed the Social Auth issue.
v2.1.4
17 Jun 10:59
Compare
Sorry, something went wrong.
No results found
Fixed the PaginatedResponseEntity import.
v2.1.3
16 Jun 17:48
Compare
Sorry, something went wrong.
No results found
Fixed the bug with UserRepository::find().
v2.1.2
16 Jun 17:30
Compare
Sorry, something went wrong.
No results found
Alignments with latest php-sdk UserRepositoryInterface::find() signature updates.
Implemented UserRepository::findAll().
Removed user caching in UserRepository.
Enhanced validation rules by taking advantages of php-sdk model validation.
Added /users endpoint.
v2.1.1
30 Jan 09:35
Compare
Sorry, something went wrong.
No results found
Fixed the message in blade view.
v2.1.0
29 Jan 20:29
Compare
Sorry, something went wrong.
No results found
Added config for otp options' enabled methods.
Updated Blade views. OTP Action included.
Config file revamp with compatibility.
v2.0.6
01 Oct 15:22
Compare
Sorry, something went wrong.
No results found
Renamed settings to vars in default otp templates while preserving the old functionality.
v2.0.5
16 Sep 06:29
Compare
Sorry, something went wrong.
No results found
Fixed OTP verification issue with non-exising otp option or user.
Fixed wrong column mapping in config file.
Config property rename otp.notification.settings to otp.notification.vars for compatibility with the new draft.
v2.0.4
15 Aug 20:48
Compare
Sorry, something went wrong.
No results found
v2.0.3
22 Jul 09:38
Compare
Sorry, something went wrong.
No results found
Hotfix: OTPRepository fixed.