mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-03-23 12:39:24 -07:00
docs: rename GOOGLE_OAUTH.md → AUTHENTICATION.md, update references
This commit is contained in:
@@ -89,7 +89,7 @@ python3 -c "import secrets; print(secrets.token_hex(32))"
|
|||||||
|
|
||||||
**Omit all auth vars to run without auth** (default — open server).
|
**Omit all auth vars to run without auth** (default — open server).
|
||||||
|
|
||||||
**Full guide:** [`docs/GOOGLE_OAUTH.md`](docs/GOOGLE_OAUTH.md)
|
**Full guide:** [`docs/AUTHENTICATION.md`](docs/AUTHENTICATION.md)
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
||||||
|
|||||||
@@ -282,7 +282,7 @@ Clients present it as `Authorization: Bearer <UNRAID_MCP_API_KEY>`. Set both `GO
|
|||||||
|
|
||||||
Omit both to run without authentication (default — open server).
|
Omit both to run without authentication (default — open server).
|
||||||
|
|
||||||
**Full guide:** [`docs/GOOGLE_OAUTH.md`](docs/GOOGLE_OAUTH.md)
|
**Full guide:** [`docs/AUTHENTICATION.md`](docs/AUTHENTICATION.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user