Skip to content

Conversation

@jobala
Copy link
Contributor

@jobala jobala commented Apr 7, 2020

Overview

Exposes GraphSession instead of HTTPClientFactory
Refactors middlewares to middleware

graph_session = GraphSession(middleware=middleware)
graph_session.get('/me')

closes #20
closes #29

@jobala jobala added the enhancement New feature or request label Apr 7, 2020
@jobala jobala changed the base branch from feat/support-multiple-scopes to dev April 8, 2020 21:05
@jobala jobala merged commit a6d06af into dev Apr 8, 2020
@MIchaelMainer MIchaelMainer deleted the task/refactor-client-factory branch April 16, 2020 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose GraphSession Is a HTTPClient appropriate?

2 participants