Describe the bug
TypeError
vendor\logto\sdk\src\LogtoClient.php:96
Only arrays and Traversables can be unpacked
Expected behavior
应该响应正常的用户JSON数据
How to reproduce?
使用self::client()->getIdTokenClaims()->jsonSerialize()时会发生
Environment
Self-hosted (Docker image)
Screenshots

Describe the bug
TypeError
vendor\logto\sdk\src\LogtoClient.php:96
Only arrays and Traversables can be unpacked
Expected behavior
应该响应正常的用户JSON数据
How to reproduce?
使用self::client()->getIdTokenClaims()->jsonSerialize()时会发生
Environment
Self-hosted (Docker image)
Screenshots