Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Refactor BotFrameworkAdapter Auth flow #315

@tomlm

Description

@tomlm

Port this change from botbuilder-dotnet/master branch:
microsoft/botbuilder-dotnet#3409

Fixes: https://github.com/microsoft/botbuilder-dotnet/issues/3386
Addresses microsoft/botframework-sdk#5751 in C#

PR will address doing proactive-messaging for non-channel recipients and caching keys for BotFrameworkAdapter.

PR is in draft because the former item is addressed by current commits.

commit 1385c8f

  • add BotFrameworkAdapter.ContinueSkillConversationAsync
  • add SkillConversationReference
  • make cancellationToken optional in CreateConnectorClientAsync

Changed projects

  • Microsoft.Bot.Builder
  • Microsoft.Bot.Builder.Tests

[Skills,WIP]

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Painful if we don't fix, won't block releasing

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions