workos-php-laravel icon indicating copy to clipboard operation
workos-php-laravel copied to clipboard

Official PHP Laravel SDK for interacting with the WorkOS API

Results 2 workos-php-laravel issues
Sort by recently updated
recently updated
newest added

Seems like an old method. My Code: ```php $sso = new \WorkOS\SSO(); $profile = $sso->getProfile($token); ``` Error: ``` "message": "Call to undefined method WorkOS\\Resource\\Profile::json()", "exception": "Error", "file": "/var/www/vendor/workos/workos-php/lib/SSO.php", "line": 153,...

Bumps `workos-php` to the latest version: https://github.com/workos/workos-php/releases/tag/v4.28.0