Skip to content

Conversation

bgavrilMS
Copy link
Member

@bgavrilMS bgavrilMS commented Jul 9, 2025

Fixes #5375

Create an IAuthenticationOperation2 interface with the new method.

@bgavrilMS bgavrilMS requested a review from a team as a code owner July 9, 2025 18:37
@bgavrilMS bgavrilMS requested a review from jmprieur July 9, 2025 18:43
@bgavrilMS bgavrilMS force-pushed the bogavril/formatResult branch from e6d762a to 8587584 Compare July 9, 2025 20:18
@bgavrilMS bgavrilMS requested a review from trwalke July 10, 2025 20:47
@bgavrilMS bgavrilMS force-pushed the bogavril/formatResult branch from 98e72cf to 884b3c6 Compare July 14, 2025 11:51
@@ -20,7 +20,7 @@ public class MsalAuthenticationExtension
public Func<OnBeforeTokenRequestData, Task> OnBeforeTokenRequestHandler { get; set; }

/// <summary>
/// Enables the developer to provide a custom authentication extension.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep this comment along with the added comment maybe.

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.

[Feature Request] Make FormatResult async
5 participants