microsoftgraph / microsoftgraph/msgraph-sdk-python
How to authenticate using a user's raw access token?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 630
- Forks
- 96
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the requested raw OAuth access-token authentication flow and compare it with the linked duplicate issue, microsoftgraph/msgraph-sdk-java#961. Identify the Python SDK entry point for creating an MSGraphClient and determine what documentation or implementation scope would be needed to make the requested usage clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100