|
1 | 1 | * Getting Started |
2 | 2 |
|
3 | | - * [Introduction](/) |
| 3 | + * [Introduction & Quick Start](/) |
4 | 4 | * [Installation](installation.md) |
5 | 5 | * [Setup](setup.md) |
6 | 6 | * [Usage](usage.md) |
7 | 7 | * [Upgrade Guide](upgrading.md) |
8 | 8 |
|
9 | 9 | * Authentication Driver |
10 | 10 |
|
11 | | - * [Introduction](docs/auth/introduction.md) |
12 | | - * [Installation & Basic Setup](docs/auth/installation.md) |
13 | | - * [Quick Start - From Scratch](docs/auth/quick-start.md) |
14 | | - * Features |
15 | | - * [Providers](docs/auth/providers.md) |
16 | | - * [Scopes](docs/auth/scopes.md) |
17 | | - * [Rules](docs/auth/rules.md) |
18 | | - * [Events](docs/auth/events.md) |
19 | | - * Synchronizing |
20 | | - * [Attributes](docs/auth/syncing.md#attributes) |
21 | | - * [Passwords](docs/auth/syncing.md#passwords) |
22 | | - * [Model Binding](docs/auth/model-binding.md) |
23 | | - * [Login Fallback](docs/auth/fallback.md) |
24 | | - * [Single Sign On (SSO) Middleware](docs/auth/middleware.md) |
25 | | - * [Importing Users](docs/auth/importing.md) |
| 11 | + * [Introduction & Quick Start](auth/introduction.md) |
| 12 | + * [Installation](auth/installation.md) |
| 13 | + * [Setup](auth/setup.md) |
| 14 | + * [Connection](auth/setup.md#connection) |
| 15 | + * [Provider](auth/setup.md#provider) |
| 16 | + * [Rules](auth/setup.md#rules) |
| 17 | + * [Scopes](auth/setup.md#scopes) |
| 18 | + * [Usernames](auth/setup.md#usernames) |
| 19 | + * [Passwords](auth/setup.md#passwords) |
| 20 | + * [Login Fallback](auth/setup.md#login-fallback) |
| 21 | + * [Synchronizing](auth/setup.md#synchronizing) |
| 22 | + * [Events](docs/auth/events.md) |
| 23 | + * [Model Binding](docs/auth.model-binding.md) |
| 24 | + * [Importing](docs/auth/importing.md) |
| 25 | + |
0 commit comments