Vinisha

Results 2 issues of Vinisha

**Introduction:** This PR addresses a issue related to outdated initialization in the Ragas Getting Started documentation. The existing example code uses the deprecated RAG() class, resulting in runtime errors when...

size:S

This PR implements authorization support as per RFC 9728 (#686). It introduces robust token generation and validation methods, fully aligned with the new MCP authorization specification. The changes include: Implementation...