-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
Copy pathindex.yml
55 lines (55 loc) · 1.29 KB
/
index.yml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
title: UWP
# TODO remove 'image' once new QS page is live. Then only use 'logo'.
image: /media/platforms/windows-8.png
logo: windows
author:
name: Damien Guard
email: [email protected]
community: false
hybrid: false
alias:
- windows app
- windows
language:
- C#
topics:
- quickstart
contentType: tutorial
useCase: quickstart
snippets:
dependencies: native-platforms/windows-uwp-csharp/dependencies
setup: native-platforms/windows-uwp-csharp/setup
use: native-platforms/windows-uwp-csharp/use
seo_alias: windows-uwp-csharp
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
show_steps: true
github:
org: auth0-samples
repo: auth0-uwp-oidc-samples
sdk:
name: auth0-oidc-client-net
url: https://github.com/auth0/auth0-oidc-client-net
logo: windows
requirements:
- Microsoft Visual Studio 2017
- Windows 10 SDK (10.0.10586.0)
- Auth0.OidcClient.UWP 2.3.1
next_steps:
- path: 01-login
list:
- text: Configure other identity providers
icon: 345
href: "/identityproviders"
- text: Enable multifactor authentication
icon: 345
href: "/multifactor-authentication"
- text: Learn about attack protection
icon: 345
href: "/attack-protection"
- text: Learn about rules
icon: 345
href: "/rules"