Skip to content

Releases: casdoor/casdoor-php-sdk

v1.3.0

13 Jun 10:51
Compare
Choose a tag to compare

1.3.0 (2024-06-13)

Features

  • add new fields like groups to User (83dadfe)

v1.2.0

25 Sep 03:54
82adfe3
Compare
Choose a tag to compare

1.2.0 (2023-09-25)

Features

  • fix bug that GetUsers() API doesn't return array(#39) (82adfe3)

v1.1.0

20 Sep 14:57
74fbe88
Compare
Choose a tag to compare

1.1.0 (2023-09-20)

Features

  • Creation of dynamic property Casdoor\Auth\AuthConfig::$jwtPublicKey is deprecated (#37) (74fbe88), closes #38

v1.0.2

22 Sep 13:13
aae072a
Compare
Choose a tag to compare

1.0.2 (2022-09-22)

Bug Fixes

  • getSigninUrl is not static method (#34) (aae072a)

v1.0.1

19 Sep 17:19
3ae39bc
Compare
Choose a tag to compare

1.0.1 (2022-09-19)

Bug Fixes

v1.0.0

08 Sep 11:03
98e76f3
Compare
Choose a tag to compare

1.0.0 (2022-09-08)

Bug Fixes

Features