Skip to content

Commit 215c791

Browse files
committed
Added todo for public token handling
1 parent 87d41e8 commit 215c791

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

TODO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ The current manual testing approach of using separate curl commands in terminals
103103
- Consider adding debug endpoints to inspect channel states
104104
- Add metrics for request-responder success/failure rates
105105

106+
### 3. Authentication and Access Control
107+
- If a request comes in for the user namespace that does not have a token set, treat it as it had a token with the value "public". This should also be documented. This allows users to selectivly open their namespace to unauthenticated outsiders
108+
106109
---
107110

108111
**Last Updated**: August 30, 2025

0 commit comments

Comments
 (0)