Skip to content

Newtonsoft.Json types replaced in Microsoft.AspNetCore.Authentication APIs #275

Closed
@kinosang

Description

@kinosang

aspnet/Announcements#341

For derived OAuth implementations the most common change is to replace JObject.Parse with JsonDocument.Parse in the CreateTicketAsync override as shown here. Note JsonDocument is IDisposable.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions