casdoor / casdoor-python-sdk

Python client SDK for Casdoor
https://pypi.org/project/casdoor
Apache License 2.0
32 stars 33 forks source link

make sure the sdk supports missing user props #27

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 some problems.

casbin-bot commented 1 year ago

@seriouszyx @ComradeProgrammer @Resulte