-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy pathTOC.yml
More file actions
33 lines (33 loc) · 923 Bytes
/
TOC.yml
File metadata and controls
33 lines (33 loc) · 923 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
items:
- name: Windows Community Toolkit - Authentication and Graph
href: index.md
- name: Getting Started
href: getting-started.md
- name: Authentication
items:
- name: Overview
href: authentication/overview.md
- name: Custom Provider
href: authentication/custom.md
- name: MSAL Provider
href: authentication/msal.md
- name: Provider Manager
href: authentication/providermanager.md
- name: Windows Provider
href: authentication/windows.md
- name: Helpers
items:
- name: Extensions
href: helpers/extensions.md
- name: Roaming Settings
href: helpers/roaming-settings.md
- name: Controls
items:
- name: Graph Presenter
href: controls/graphpresenter.md
- name: Login Button
href: controls/loginbutton.md
- name: People Picker
href: controls/peoplepicker.md
- name: Person View
href: controls/personview.md