casdoor-python-sdk icon indicating copy to clipboard operation
casdoor-python-sdk copied to clipboard

Python client SDK for Casdoor

Results 6 casdoor-python-sdk issues
Sort by recently updated
recently updated
newest added

hi team, I found the enforce/batch_enforce function of SDK can't work with the new version of Casdoor. it is because the casdoor enforce API's parameter format has been changed. API...

bug

https://github.com/lepture/authlib

enhancement

- https://github.com/python-social-auth/social-app-django - https://studygyaan.com/django/how-to-add-social-login-to-django - https://medium.com/@namantam1/login-with-facebook-and-google-in-django-using-social-auth-app-django-d042bfeb04cb

enhancement

Add Casdoor to: https://github.com/singingwolfboy/flask-dance/tree/main/flask_dance/contrib

enhancement

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.

enhancement

The current implementation of the Casdoor Python SDK does not allow users to be retrieved by their `ID`. The `get user` method only works with `email` addresses, which limits the...