Skip to content

create new methods for sending requests - #151

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

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

Conversation

@nwalsh1995

Copy link
Copy Markdown

Moves the requests specific logic into isolated methods that can be overriden by subclasses.

Async support idea:
Async clients will override these methods along with the sending method to add await. Shared logic (building requests) can be shared amongst async/sync clients.

@nwalsh1995
nwalsh1995 changed the base branch from master to async-feature February 4, 2020 23:08
@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