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