Could you please provide some reference on how to integrate this package with FastMCP 2.0? I'm trying to convert one of my FastAPI projects into an MCP server. With FastMCP 2.0, this seems easier to achieve, but I'm facing issues with authentication. I'm using mcpauth and encountering errors.
I referred to the "whoami" example and only modified the import statements, but it still didn't work.