-
Notifications
You must be signed in to change notification settings - Fork 0
Authentication
NAMAN JAIN edited this page Aug 3, 2026
·
1 revision
Note: This document is included for structural completeness.
zThread is a low-level event dispatch and concurrency library. It does not handle user sessions, login flows, OAuth, JWTs, or role-based access control.
Any authentication or authorization middleware must be implemented at the application layer above the zThread runtime.