Releases: casdoor/casdoor-python-sdk
Releases · casdoor/casdoor-python-sdk
v1.13.1
1.13.1 (2023-08-05)
Bug Fixes
- Removed unused code and fixed incorrect type hints (#53) (b5b3e01)
v1.13.0
1.13.0 (2023-07-25)
Features
- support kwargs in parse_jwt_token() (51cd7bd)
v1.11.0
1.11.0 (2023-04-30)
Features
- support refresh token in get_oauth_token() (#45) (27fef52)
v1.10.0
1.10.0 (2023-04-25)
Features
- add v3-v5 field into enforce function's arg. (#44) (485ee89)
v1.9.0
1.9.0 (2023-04-15)
Features
v1.8.0
1.8.0 (2023-02-10)
Features
- Added ability to use Client Credentials Grant (#39) (fee0fe0)
v1.7.0
1.7.0 (2023-02-09)
Features
- Added ability to use Resource Owner Password Credentials Grant (#38) (caf8e8a)
v1.6.0
1.6.0 (2023-01-17)
Features