casdoor / casdoor-php-sdk

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

make sure the sdk supports missing user props #35

Open gtn1024 opened 1 year ago

gtn1024 commented 1 year ago

see: https://github.com/casdoor/casdoor/pull/1172

For compatibility, we need to make sure the sdk can deserialization the missing props to empty string to avoid null exception.

casbin-bot commented 1 year ago

@seriouszyx @ComradeProgrammer @Resulte