Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 704 Bytes

Changelog

All notable changes to sso-laravel will be documented in this file.

3.0 - 2022-09-23

  • Support for Laravel 8 and 9.
  • Authentication support with Keycloak.
  • Custom web guard for handling internal session app.
  • Middleware web for authentication, role, and permission.

2.0 - 2022-09-23

  • Support for Laravel 6 and 7.
  • Authentication support with Keycloak.
  • Custom web guard for handling internal session app.
  • Middleware web for authentication, role, and permission.

1.0 - 2022-09-23

  • Support for Laravel 5.6 to 5.8.
  • Authentication support with Keycloak.
  • Custom web guard for handling internal session app.
  • Middleware web for authentication, role, and permission.