Releases: KroderDev/laravel-microservice-core
Releases · KroderDev/laravel-microservice-core
v0.4.0
Added
- Gateway authentication controllers with comprehensive tests.
RedirectsIfRequested
trait and redirect support in auth controllers.- Configurable
gateway_auth.default_redirect
setting. token()
method inGatewayGuard
.- Logging for JWT key loading and decoding.
- PHPDoc comments across
GatewayGuard
methods. - Laravel Pint integration and PSR-12 code style.
Changed
- Removed
__get
magic method fromExternalUser
. - Enhanced redirect logic and session handling in
GatewayGuard
. - Documentation reorganized with a new features list.
- Commented out session migration due to CSRF conflicts.
v0.3.1
Full Changelog: v0.2.10...v0.3.1
v0.2.10
Full Changelog: v0.2.9...v0.2.10
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: v0.0.1...v0.1.0