Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuthScope parity with JS and DotNet #2093

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

tracyboehrer
Copy link
Member

#minor

@tracyboehrer tracyboehrer requested a review from a team as a code owner April 3, 2024 21:13
corinagum pushed a commit to microsoft/teams-ai that referenced this pull request Apr 8, 2024
## Linked issues

closes: #1331, #1182

## Details

- With reference to JS, added logic to support
`TeamsAttachmentDownloader` (incl updates to `Application` , `InputFile`
classes)
- Added corresponding tests

## Notes 
- Contents of a file is represented as **bytes**
- Our `configuration` object is of type "**Any**" on the BF side
(limitation)
- Removed `state` property from `InputFileDownloader` (only `context` is
needed)
- Removed conversion to lowercase for `toChannelFromBotLoginUrl`
constant - this ensures the check for US Government Azure can resolve as
True
- removed unused `AuthenticResult` interface 
- Associated [BF
PR](microsoft/botbuilder-python#2093) that
updates the scopes
- #1404 may be a bug in Python as well
@tracyboehrer tracyboehrer merged commit 48ba78e into main Apr 17, 2024
7 checks passed
@tracyboehrer tracyboehrer deleted the tracyboehrer/auth-parity branch April 17, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant