microsoft / microsoft/Agents-for-python
Add caching for agentic tokens
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 211
- Forks
- 90
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 20
Description
Either via msal.TokenCache or other means. We had issues when using msal.TokenCache, and I am documenting this here for us to revisit.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by investigating the agentic token flow and the reported problems with msal.TokenCache, then define the supported caching approach and tests needed to show that token reuse works safely.
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
- 25/100