3 references to MapJsonSubKey
Microsoft.AspNetCore.Authentication.Facebook (3)
FacebookOptions.cs (3)
33ClaimActions.MapJsonSubKey("urn:facebook:age_range_min", "age_range", "min"); 34ClaimActions.MapJsonSubKey("urn:facebook:age_range_max", "age_range", "max"); 43ClaimActions.MapJsonSubKey("urn:facebook:location", "location", "name");