Semantic Versioning Changelog 1.12.0 (2023-05-04) Features add batch_enforce (#46) (83de7de) 1.11.0 (2023-04-30) Features support refresh token in get_oauth_token() (#45) (27fef52) 1.10.0 (2023-04-25) Features add v3-v5 field into enforce function's arg. (#44) (485ee89) 1.9.0 (2023-04-15) Features add get_user_count() to sdk (#42) (f06ae3f) 1.8.0 (2023-02-10) Features Added ability to use Client Credentials Grant (#39) (fee0fe0) 1.7.0 (2023-02-09) Features Added ability to use Resource Owner Password Credentials Grant (#38) (caf8e8a) 1.6.0 (2023-01-17) Features Append enforce function to sdk (#37) (1546819) 1.5.1 (2022-12-12) Bug Fixes Code-style was refactored with PEP8 standard and linter was appended (#35) (51a2501) 1.5.0 (2022-12-12) Features Appended asynchronous SDK version (#33) (92a6010) 1.4.0 (2022-12-07) Features add refresh_oauth_token() API (#32) (352d47e) 1.3.0 (2022-12-04) Features fix init imports (#31) (fbb2756) Change import fix init imports 1.2.2 (2022-12-02) Semantic Versioning Changelog 1.2.1 (2022-08-19) Bug Fixes fix init syntax errer (#25) (d6b7952) 1.2.0 (2022-08-12) Features add parameter 'application_name' to init sdk (#24) (49b5599) 1.1.5 (2022-07-17) Bug Fixes modify keyword argument in get_sdk() of test_oauth.TestOAuth (#23) (21614c7) 1.1.4 (2022-07-07) Bug Fixes certificate convert to bytes to meet algorithm need (#21) (7f20151) 1.1.3 (2022-03-20) Bug Fixes Fix self.algorithms data type (#17) (5f49189) 1.1.2 (2022-03-20) Bug Fixes hardcode front_endpoint (#16) (ef17ce6) 1.1.1 (2022-03-18) Bug Fixes correct the decryption algorithm to rs256 (#15) (bcb0657) 1.1.0 (2022-03-11) Features add badges (#14) (7cd6735) 1.0.0 (2022-03-11) Bug Fixes change package name and update readme (#12) (1d521c6) Features add auto-release (#11) (6b088bb) general implement (#1) (d713fd3) modify_user functions added (#2) (dae1fd8)