feat: add aliases for gitea_whoami identity lookup (fixes #9) #61
Reference in New Issue
Block a user
Delete Branch "feature/issue-9-identity-lookup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue #9 requested getAuthenticatedUser and getCurrentUser in addition to whoami.
This adds the two aliased MCP tools and their corresponding unit tests to close out the remaining requirements for the authenticated-user lookup.