David Watt
David Watt
The build errors here puzzle me. Can anyone provide some information on how my changes might have caused them?
Weirdly, I get the same error on go 1.16? Did someone forget something?
Still interested in this...
For the record: the code on my end worked on 2.12.5, but fails in 2.13.0rc2 - which is why I wrote the issue. ```# Shared FastMCP instance for all tools...
I'll try once more to describe the flow. The AzureProvider uses the OAuthProxy's load_access_token() method. Which goes through this line: https://github.com/jlowin/fastmcp/blob/main/src/fastmcp/server/auth/oauth_proxy.py#L1449 Which starts to process the bearer token received against...
Okay - can you point me to a test suite that can show me what the correct flow should be? (We've been struggling to keep the auth flow stable on...
I'm okay with closing this. We've moved to your Azure w/ 2.0 tokens, and life is good.