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

Add abstract method to MicrosoftIdentityAuthenticationBaseMessageHandler so subclasses can more easily override #1675

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MattKotsenas
Copy link
Contributor

Add an abstract method GetToken() on
MicrosoftIdentityAuthenticationBaseMessageHandler in order
to more easily let inheriting implementations to override token
options or acquisition behavior.

Add an abstract method `GetToken()` on
`MicrosoftIdentityAuthenticationBaseMessageHandler` add a seam to
allow inheriting implementations to override token options or
acquisition behavior.
@jennyf19
Copy link
Collaborator

I will need to spend more time looking at this one. Thanks for the PR.

1 similar comment
@jennyf19
Copy link
Collaborator

I will need to spend more time looking at this one. Thanks for the PR.

@jennyf19 jennyf19 modified the milestone: 1.24.1 Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants