Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 37b7b3d

Browse files
committed
Cleaned up navigation
1 parent 2272578 commit 37b7b3d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

docs/_sidebar.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
* Getting Started
22

3-
* [Introduction](/)
3+
* [Introduction & Quick Start](/)
44
* [Installation](installation.md)
55
* [Setup](setup.md)
66
* [Usage](usage.md)
77
* [Upgrade Guide](upgrading.md)
88

99
* Authentication Driver
1010

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

Comments
 (0)