Releases: casdoor/casdoor-dotnet-sdk
Releases · casdoor/casdoor-dotnet-sdk
v1.0.0-preview.2
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
v1.0.0-preview.1
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)