casdoor / casdoor-python-sdk

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

Upgrade the Casdoor-Python-SDK to latest #8

Closed hsluoyz closed 2 years ago

hsluoyz commented 2 years ago

The code in this repo is very old. We need to port all changes from Go: https://github.com/casdoor/casdoor-nodejs-sdk/issues/7

casbin-bot commented 2 years ago

@Steve0x2a @seriouszyx @Abingcbc @ComradeProgrammer

hsluoyz commented 2 years ago

@Abingcbc @Nekotoxin

ffyuanda commented 2 years ago

Could we possibly also set up a GitHub Action service so the tests can run against a Casdoor instance in the VM? For now, the tests are hard-coded and no longer valid. If we set up a Casdoor instance in CI service, then we can run the tests in the environment.

Will link an issue to this. #9

ffyuanda commented 2 years ago

OK, then I'm claiming this issue, will launch a few patches tomorrow.

hsluoyz commented 2 years ago

OK, then I'm claiming this issue, will launch a few patches tomorrow.

@ffyuanda any update?

ffyuanda commented 2 years ago

WIP

ffyuanda commented 2 years ago

Barely got enough time these days, now transferring the work to @Steve0x2a , thanks.

hsluoyz commented 2 years ago

Hi @epis2048 I saw you have updated the SDK here: https://www.epis2048.net/2022/casdoor-fuck/index.html , are you willing to contribute it back to the community?

hsluoyz commented 2 years ago

Fixed by: https://github.com/casdoor/casdoor-python-sdk/pull/15