Skip to content

Commit f402124

Browse files
committed
Add auth section
1 parent ad19ac0 commit f402124

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ Status codes:
102102
- `401` - missing or invalid API key
103103
- `429` - rate limit exceeded
104104

105+
### Authentication
106+
107+
The server includes a web dashboard for managing API keys. On first launch, navigate to the server URL in a browser to create an admin account. Once logged in, you can generate API keys and create additional users with configurable rate limits.
108+
105109
## Architecture
106110

107111
The project consists of two components:

0 commit comments

Comments
 (0)