Skip to content

Commit

Permalink
docs: add Frontend SDK Blazor WASM (#557)
Browse files Browse the repository at this point in the history
* docs: add maui app

* fix: lint:md

* docs: add link to avaloniaUI example

* fix: lint

* docs: add Frontend SDK Blazor WASM

* fix: conflict
  • Loading branch information
RVShershnev authored Aug 29, 2023
1 parent 27f03af commit a08df8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how-to-connect/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ SDK: `casdoor-js-sdk` or React SDK: `casdoor-react-sdk` or Vue SDK: `casdoor-vue
| Vue SDK | For SPA Vue websites | [casdoor-vue-sdk](https://github.com/casdoor/casdoor-vue-sdk) | [casdoor-python-vue-sdk-example](https://github.com/casdoor/casdoor-python-vue-sdk-example) |
| Angular SDK | For SPA Angular 1.x, 2.x websites | [casdoor-angular-sdk](https://github.com/casdoor/casdoor-angular-sdk) | [casdoor-nodejs-angular-example](https://github.com/casdoor/casdoor-nodejs-angular-example) |
| Flutter SDK | For Flutter websites | [casdoor-flutter-sdk](https://github.com/casdoor/casdoor-flutter-sdk) | [casdoor-flutter-example](https://github.com/casdoor/casdoor-flutter-example) |
| .NET SDK | Open ID Connect for Blazor WASM | [Blazor.BFF.OpenIDConnect.Template](https://github.com/damienbod/Blazor.BFF.OpenIDConnect.Template) | [casdoor-dotnet-blazorwasm-oidc-example](https://github.com/RVShershnev/casdoor-dotnet-blazorwasm-oidc-example) |

Next, use one of the following backend SDKs based on the language of your backend:

Expand Down

0 comments on commit a08df8a

Please sign in to comment.