[Announcement] OAuthHandler ExchangeCodeAsync signature change #10991
Labels
breaking-change
This issue / pr will introduce a breaking change, when resolved / merged.
Milestone
As part of #10928, a breaking change was introduced in 3.0.0-preview7 where the signature of OAuthHandler.ExchangeCodeAsync was changed from:
To:
This change was made in order to flow additional parameters.
OAuth handlers that override this API will need to be updated.
The text was updated successfully, but these errors were encountered: