Skip to content

Releases: casdoor/casdoor-dotnet-sdk

v1.0.0-preview.2

09 May 17:49
Compare
Choose a tag to compare
v1.0.0-preview.2 Pre-release
Pre-release

1.0.0-preview.2 (2022-05-09)

Bug Fixes

  • Cannot auto discovery OIDC configuration by http url (7db60fa)
  • Error meta address when get OpenID configuration (c585094)

Features

  • Implement a simple console client sample (40f5d68)
  • Update README and samples (f9a32c7)

v1.0.0-preview.1

01 Apr 18:37
Compare
Choose a tag to compare
v1.0.0-preview.1 Pre-release
Pre-release

1.0.0-preview.1 (2022-04-01)

Bug Fixes

  • Can not get the casdoor option when added client (35d2304)
  • Remove unnecessary params and options (a82abca)
  • token flow errors (8b88873)

Features

  • Add casdoor user and token client interface (f02e620)
  • add more config method in casdoor aspnetcore (dfa3a29)
  • Arrange casdoor client options (1dda8f1)
  • Auto get configure at token client and refactor client implement (00add51)
  • Implement Casdoor.AspNetCore and add web sample (bad3371)
  • Implement the baseline casdoor client (#5) (5f40b7e)
  • Initial projects (278255a)