microsoft / microsoft/teams.ts

3p OAuth tokens are used by the user-graph

Open
#258 1 comment 0 reactions 0 assignees View on GitHub
bug Post GA (target)
Dominant language
TypeScript
Stars
107
Forks
39
Avg merge
1d 7h
Merged PRs (30d)
74

Description

When creating the user-graph, we don't distinguish if the oauth token received was for graph or some other service. We currently use whatever token is issued and put it in the graph client, but this may not always be a graph token.

Contributor guide

Open the contributing guide

Research direction

Start at the user-graph creation path and the graph client setup described in the issue. Trace how OAuth tokens are received and passed to the graph client, then define completion as ensuring that only an appropriate graph token is used; no specific files or tests are named, so locate relevant coverage before changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.