OAuthHandler ExchangeCodeAsync signature change #366
Labels
3.0.0
Announcements related to ASP.NET Core 3.0
Breaking change
Documented
The breaking change has been published to the .NET Core docs
Migrated
Milestone
Uh oh!
There was an error while loading. Please reload this page.
As part of dotnet/aspnetcore#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.
See dotnet/aspnetcore#10991 for discussion.
[This announcement has been migrated to: dotnet/docs#14942]
The text was updated successfully, but these errors were encountered: