Laravel provides official starter kits with WorkOS AuthKit integration built in:
-beta.* suffix, for example,
3.2.0-beta.1. For more information on how to use beta
versions, refer to the README in the GitHub repository.
workos/workos-php v5 client.WorkOS\Laravel\Services\WorkOSService has been removed. The container, helper, and facade now resolve to \WorkOS\WorkOS directly.mfa() → multiFactorAuth(), portal() → adminPortal(), rbac() → authorization(), and webhook() was split into webhooks() and webhookVerification().docs/V6_MIGRATION_GUIDE.md.Full Changelog: v4.4.0...v5.0.0
Full Changelog: v4.3.0...v4.4.0
Full Changelog: v4.2.0...v4.3.0
Full Changelog: v4.0.0...v4.1.0
workos-php package version to v4.0.0 (#50)Follow workos/workos-php releases to catch the latest changes
workos-php-laravel version to 3.0.0 to align with workos-php 3.x.x versioning.workos-php package version to v2.1.0 (https://github.com/workos/workos-php-laravel/pull/36) (follow workos/workos-php releases to catch the latest changes)workos-php version to 1.17.0AuthenticationChallenge resource into AuthenticationChallengeTotp and AuthenticationChallengeSmsworkos/workos-php version to 1.3.0 (#19)project_id in favor od client_idconnection_id attribute on Profile objects