msgraph-sdk-python
msgraph-sdk-python copied to clipboard
How to authenticate using a user's raw access token?
dumb question - but I do the authorization flow, get a user's "oauth access token" and store it. how do i authenticate the msgraphclient using that? doesnt' seem like theres an option anywhere.
essentially a duplicate of this issue: https://github.com/microsoftgraph/msgraph-sdk-java/issues/961