-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
Copy pathindex.yml
45 lines (45 loc) · 1006 Bytes
/
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
title: Build a Login ID screen using ACUL
logo: auth0
thirdParty: false
languages:
- JavaScript
author:
name: Auth0 Team
email: [email protected]
community: false
topics:
- quickstart
contentType: tutorial
useCase: quickstart
snippets:
dependencies: quickstart/acul/dependencies
setup: quickstart/acul/setup
use: quickstart/acul/use
articles:
- interactive
default_article: interactive
show_steps: true
github:
org: auth0-samples
repo: auth0-react-samples
sdk:
name: auth0-acul-js
url: https://github.com/auth0/universal-login
logo: auth0
requirements:
- auth0-acul-js 1.0.0
next_steps:
- path: interactive
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"