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

fix: [#4853] ConfigurationBotFrameworkAuthentication errors when initialized with process.env #4857

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sw-joelmut
Copy link
Collaborator

Fixes #4853

Description

This PR adds support for using process.env directly as ConfigurationBotFrameworkAuthentication options.

Specific Changes

  • Allows any optional properties into ConfigurationBotFrameworkAuthenticationOptions that are either string or boolean.

Testing

The following image shows how this implementation works.
image

@sw-joelmut sw-joelmut requested a review from a team as a code owner February 11, 2025 15:33
@sw-joelmut
Copy link
Collaborator Author

Waiting on PR #4858 merge

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.

ConfigurationBotFrameworkAuthentication errors when initialized with process.env
1 participant