Skip to content

Releases: KroderDev/laravel-microservice-core

v0.4.0

01 Jul 08:33
Compare
Choose a tag to compare

Added

  • Gateway authentication controllers with comprehensive tests.
  • RedirectsIfRequested trait and redirect support in auth controllers.
  • Configurable gateway_auth.default_redirect setting.
  • token() method in GatewayGuard.
  • 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 from ExternalUser.
  • 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

28 Jun 03:42
Compare
Choose a tag to compare

Full Changelog: v0.2.10...v0.3.1

v0.2.10

26 Jun 09:33
Compare
Choose a tag to compare

Full Changelog: v0.2.9...v0.2.10

v0.2.3

23 Jun 23:47
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Jun 09:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Jun 06:27
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jun 02:02
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Jun 00:39
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Jun 00:13
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Jun 00:09
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.1.0