Skip to content

allow injection of authority/client and remove direct calls to transport - #152

Closed
nwalsh1995 wants to merge 1 commit into
AzureAD:async-featurefrom
nwalsh1995:refactoring_application_1
Closed

nwalsh1995 wants to merge 1 commit into
AzureAD:async-featurefrom
nwalsh1995:refactoring_application_1

Conversation

@nwalsh1995

Copy link
Copy Markdown

Since authority/client by default will create something with a sync client, we need to be able to pass our own classes to these to support async/other transports.

Also moved coupled function calls with requests library into new methods that can be overridden by subclasses.

@nwalsh1995
nwalsh1995 changed the base branch from master to async-feature February 4, 2020 23:10
@rayluo

Copy link
Copy Markdown
Contributor

Thanks for your effort. This feature turned out to be much broader, which we recently addressed in #169.

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.

3 participants