Mathieu Kempe
Results
1
issues of
Mathieu Kempe
I have added the sample code from https://github.com/aspnet/Security/blob/dev/samples/SocialSample/Startup.cs The context.Identity.AddClaim doesn't add the claim to the document, after saving, the Claims array is empty Also an error ``` csharp app.UseOAuthAuthentication(new...