Skip to content

Commit 4446a4c

Browse files
bvangraafeilandSalakar
authored andcommitted
Add nav link to missing auth section
The "Authentication State" section was missing from the docs navigation sidebar, so I've added it there.
1 parent dc470cc commit 4446a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"Authentication",
2222
[
2323
["Getting Started", "/auth"],
24+
["Authentication State", "/auth/auth-state"],
2425
["ID Token", "/auth/id-token"],
2526
["Auth Actions", "/auth/actions"]
2627
]

0 commit comments

Comments
 (0)