Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion msal-dotnet-articles/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@
items:
- name: Acquiring tokens interactively
href: acquiring-tokens/desktop-mobile/acquiring-tokens-interactively.md
- name: Using MSAL.NET with Web Account Manager (WAM)
- name: Using MSAL.NET with broker on Windows (Web Account Manager / WAM)
href: ./acquiring-tokens/desktop-mobile/wam.md
- name: Using MSAL.NET with broker on MacOS
href: ./acquiring-tokens/desktop-mobile/macos-broker-dotnet-sdk.md
- name: Using MSAL.Net with broker on Linux distributions
href: ./acquiring-tokens/desktop-mobile/linux-dotnet-sdk.md
- name: Using MSAL.Net with WSL
Expand Down