- Updated the registration process to utilize NodeID instead of TaiID, allowing for server-generated TaiIDs. - Implemented additional fields in the registration request, including DisplayName and improved error handling for missing parameters. - Enhanced the connection logic for registered nodes, ensuring proper client binding and logging for better traceability. - Introduced new methods for extracting and managing extra claims in OAuth tokens, improving the flexibility of user identification. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| acl | ||
| authorized | ||
| providers | ||
| types | ||
| apikey.go | ||
| authenticate.go | ||
| client.go | ||
| client_test.go | ||
| core.go | ||
| core_test.go | ||
| device.go | ||
| discovery.go | ||
| ERRORS.md | ||
| guard.go | ||
| mcp.go | ||
| oauth.go | ||
| oauth_test.go | ||
| security.go | ||
| security_test.go | ||
| signing.go | ||
| TESTING_GUIDE.md | ||
| token.go | ||
| token_test.go | ||
| user.go | ||
| user_test.go | ||