**Is your feature request related to a problem? Please describe.** Implement support for the [draft authorization specification](https://modelcontextprotocol.io/specification/draft/basic/authorization) that was merged earlier last month. **Describe the solution you'd like** Implement supoprt for [RFC9728](https://datatracker.ietf.org/doc/html/rfc9728), along with other requirements outlined in the spec. **Describe alternatives you've considered** N/A **Additional context** - C# implementation: https://github.com/modelcontextprotocol/csharp-sdk/pull/377