Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote TokenCache._find() to TokenCache.search() #693

Merged
1 commit merged into from
May 30, 2024
Merged

Promote TokenCache._find() to TokenCache.search() #693

1 commit merged into from
May 30, 2024

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Apr 30, 2024

Hi @jiasli , have you started testing this feature branch yet? Do you need it to be shipped by end of month?

@rayluo rayluo requested a review from a team as a code owner April 30, 2024 02:50
msal/token_cache.py Outdated Show resolved Hide resolved
@jiasli
Copy link
Contributor

jiasli commented Apr 30, 2024

I don't see a PR at https://github.com/AzureAD/microsoft-authentication-extensions-for-python/pulls yet. I think we need both PRs so that we can test them together.

FYI: TokenCache._find() is introduced by #644

msal/token_cache.py Outdated Show resolved Hide resolved
msal/application.py Outdated Show resolved Hide resolved
msal/application.py Outdated Show resolved Hide resolved
Change all find() in application.py to search()

Update msal/token_cache.py

Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>

Refine inline comments
@rayluo rayluo closed this pull request by merging all changes into dev in 41dbf29 May 30, 2024
@rayluo rayluo deleted the search branch May 30, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants