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

Dialogs OAuthPrompt #967

Merged
merged 9 commits into from
Feb 10, 2021
Merged

Dialogs OAuthPrompt #967

merged 9 commits into from
Feb 10, 2021

Conversation

LeeParrishMSFT
Copy link
Contributor

@LeeParrishMSFT LeeParrishMSFT commented Feb 10, 2021

Fixes #743
Fixes #869

Description

Adds the OAuthDialog to finish the dialogs functionality. Also adds Sample 18. bot-authentication which was ported to test the OAuthDialog functionality.

Specific Changes

Ported code for OAuthDialog and other middleware components to support it.

Testing

Unit tests and Sample 18 were used to test this code. Additional Auth samples will be ported to further test.

@tracyboehrer tracyboehrer merged commit d133a1e into main Feb 10, 2021
@tracyboehrer tracyboehrer deleted the lparrish/OAuthPrompt branch February 10, 2021 20:36
@tracyboehrer tracyboehrer changed the title Lparrish/o auth prompt Dialogs OAuthPrompt Feb 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample: 18.bot-authentication bot-dialogs package
2 participants