The sample applications in this repository contain code that backs tutorials and other articles on https://learn.microsoft.com.
Each project demonstrates one or more aspects of using the Microsoft identity platform and Microsoft's open-source authentication libraries to add identity and access management (IAM) functionality to an application.
Sample directory | Application type | Feature(s) demonstrated | Authentication libraries used |
---|---|---|---|
console-cli | |||
console-daemon | |||
desktop-winforms | |||
desktop-winui | |||
desktop-wpf | |||
spa-blazor-wasm | |||
web-api | |||
web-api-azure-function | |||
web-api-obo-client | |||
web-api-obo-user | |||
web-app-aspnet | |||
web-app-blazor-server | |||
xplat-maui |
- Documentation on learn.microsoft.com
- Authentication library source code on GitHub