Releases: laravel/workos
Releases · laravel/workos
v0.5.0
- Allow login redirecturl customization by @joelclermont in #14
- Add support for custom user model in AuthKitAuthenticationRequest by @zachgilbert97 in #15
v0.4.0
v0.3.0
- Customize the return/redirect URL on logout request by @beblife in #10
- pass the full user object to findUsing callback by @joelclermont in #11
v0.2.1
- Add PHPStan configuration by @crynobone in #8
- Fix missing
WORKOS_API_KEY
registration by @crynobone in #7
v0.2.0
v0.1.6
- Fix GitHub sign-in issue with null $lastName by @dylanmichaelryan in #1
v0.1.5
check for session
v0.1.4
remove type hint
v0.1.3
update type hints
v0.1.2
cleaning up code