-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
Copy pathindex.yml
52 lines (52 loc) · 1.06 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
title: Flutter (Web)
logo_name: flutter
logo: flutter
author:
name: Steve Hobbs
email: steve.hobbs@auth0.com
community: false
alias:
- flutter
language:
- Dart
framework:
- Flutter
sdk:
name: auth0-flutter
url: https://www.github.com/auth0/auth0-flutter/
logo: flutter
hybrid: true
topics:
- quickstart
contentType: tutorial
useCase: quickstart
seo_alias: flutter
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
show_steps: true
github:
org: auth0-samples
repo: auth0-flutter-samples
branch: main
requirements:
- Flutter 3+
- Xcode 14+ (for iOS)
- Android Studio 4+ (for Android)
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 Actions
icon: 345
href: '/customize/actions'