casdoor / casdoor-php-sdk

PHP client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
18 stars 10 forks source link

feat: Creation of dynamic property Casdoor\Auth\AuthConfig::$jwtPublicKey is deprecated #37

Closed netandreus closed 9 months ago

netandreus commented 9 months ago

Fix: https://github.com/casdoor/casdoor-php-sdk/issues/38

Fix type in AuthConfig.php

casdoor-php-sdk-issue
casbin-bot commented 9 months ago

@seriouszyx @ComradeProgrammer @Resulte please review

hsluoyz commented 9 months ago

@netandreus I think it's already renamed to certificate in other SDKs like Go, please rename it

README: https://github.com/casdoor/casdoor-php-sdk#:~:text=the%20current%20application.-,certificate,-Yes

netandreus commented 9 months ago

@netandreus I think it's already renamed to certificate in other SDKs like Go, please rename it

README: https://github.com/casdoor/casdoor-php-sdk#:~:text=the%20current%20application.-,certificate,-Yes

@hsluoyz done at https://github.com/casdoor/casdoor-php-sdk/pull/37/commits/3eb5e4689a65e8672863654af95098872b2f3c08

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: