msgraph-sdk-python icon indicating copy to clipboard operation
msgraph-sdk-python copied to clipboard

How to authenticate using a user's raw access token?

Open rau opened this issue 1 year ago • 5 comments

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

rau avatar Dec 06 '23 20:12 rau