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

fix(Profile): Fixed the fetching of a workos profile.

Open SanderVerkuil opened this issue 6 months ago • 0 comments

The getProfile method was not properly implemented and tested, wrote a test scenario for that to ensure that it works properly now.

Description

Fixed an issue because the json method does not exist on the Profile class.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

SanderVerkuil avatar Jul 10 '25 10:07 SanderVerkuil