Update auth docs

This commit is contained in:
Jeremiah Lowin 2025-06-03 09:11:50 -04:00
commit 93d84489fc
10 changed files with 29 additions and 48 deletions

View file

@ -93,8 +93,8 @@
"group": "Authentication",
"icon": "user-shield",
"pages": [
"clients/auth/bearer",
"clients/auth/oauth"
"clients/auth/oauth",
"clients/auth/bearer"
]
},
"clients/advanced-features"