Add mid-conversation authentication support#184
Add mid-conversation authentication support#184jatinjd2904 wants to merge 9 commits intomicrosoft:mainfrom
Conversation
|
@jatinjd2904 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
Overall looks good — clean implementation that follows existing patterns well. A couple things to address:
Nice work on the retry config with |
Summary
authenticateChatendpoint in SDK for mid-conversation authenticationMidConversationAuthFailureerror handling with retry supportdeferInitialAuthsupport instartChatto skip initial auth for unauthenticated mid-auth flowMidConversationAuthfor scenario trackingTest plan
authenticateChatAPI call with valid tokenauthenticateChatfailuredeferInitialAuthskips auth duringstartChat🤖 Generated with Claude Code