I wanted to know how I can get the Auth context within the tools/resources. Couldn't find any documentation or examples for it. I was able to add Oauth to my server and it completes the login flow. But I need to pass the auth token to the tools being called. Is that possible right now or is it still to be implemented