Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AzureAD
/
microsoft-authentication-extensions-for-python
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
45
Code
Issues
12
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add DP API Cache
- #14
#14
Merged
Martin Strobel (marstr)
merged 16 commits into
AzureAD:dev
AzureAD/microsoft-authentication-extensions-for-python:dev
from
marstr:dp_api
marstr/microsoft-authentication-extensions-for-python:dp_api
Copy head branch name to clipboard
May 22, 2019
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add DP API Cache
#14
Martin Strobel (marstr)
merged 16 commits into
AzureAD:dev
AzureAD/microsoft-authentication-extensions-for-python:dev
from
marstr:dp_api
marstr/microsoft-authentication-extensions-for-python:dp_api
Copy head branch name to clipboard
Commits
Commits on May 22, 2019
Add DP API Cache
Martin Strobel (marstr)
committed
37f46a1
View commit details
Copy full SHA for 37f46a1
Browse repository at this point
Removing superfluous underscores in Windows components.
Martin Strobel (marstr)
committed
7ce4892
View commit details
Copy full SHA for 7ce4892
Browse repository at this point
Make DATA_BLOB.raw idempotent
Martin Strobel (marstr)
committed
61986fd
View commit details
Copy full SHA for 61986fd
Browse repository at this point
WindowsTokenCache._has_state_changed -> WindowsTokenCache.needs_refresh
Martin Strobel (marstr)
committed
edc7041
View commit details
Copy full SHA for edc7041
Browse repository at this point
Revert "Make DATA_BLOB.raw idempotent"
Show description for 99137b4
Martin Strobel (marstr)
committed
99137b4
View commit details
Copy full SHA for 99137b4
Browse repository at this point
Broadening scope of lock
Martin Strobel (marstr)
committed
3f255b1
View commit details
Copy full SHA for 3f255b1
Browse repository at this point
Refactoring WindowsDataProtectionAgent constructor
Martin Strobel (marstr)
committed
fbea189
View commit details
Copy full SHA for fbea189
Browse repository at this point
Refactor WindowsTokenCache constructor
Martin Strobel (marstr)
committed
21cf6c9
View commit details
Copy full SHA for 21cf6c9
Browse repository at this point
Rename Windows read_msal_cache test
Martin Strobel (marstr)
committed
c23af4a
View commit details
Copy full SHA for c23af4a
Browse repository at this point
Add WindowsTokenCache roundtrip test
Martin Strobel (marstr)
committed
7c65d71
View commit details
Copy full SHA for 7c65d71
Browse repository at this point
Removing unused import
Martin Strobel (marstr)
committed
9d69c37
View commit details
Copy full SHA for 9d69c37
Browse repository at this point
WindowsTokenCache.needs_refresh -> WindowsTokenCache._needs_refresh
Martin Strobel (marstr)
committed
f2082c7
View commit details
Copy full SHA for f2082c7
Browse repository at this point
Use kwargs for WindowsTokenCache.find
Martin Strobel (marstr)
committed
bb06948
View commit details
Copy full SHA for bb06948
Browse repository at this point
Fixing some pylint errors
Martin Strobel (marstr)
committed
94d1063
View commit details
Copy full SHA for 94d1063
Browse repository at this point
Delete C allocated memory when DataBlob is GC'd
Martin Strobel (marstr)
committed
80e735c
View commit details
Copy full SHA for 80e735c
Browse repository at this point
Pulling _local_free out of DataBlob.raw
Show description for 2a25b5f
Martin Strobel (marstr)
committed
2a25b5f
View commit details
Copy full SHA for 2a25b5f
Browse repository at this point
You can’t perform that action at this time.