Microsoft.AspNetCore.Authentication.Facebook Namespace

namespace Microsoft.AspNetCore.Authentication.Facebook

Classes

class FacebookDefaults
class FacebookHelper
Contains static methods that allow to extract user’s information from a Newtonsoft.Json.Linq.JObject instance retrieved from Facebook after a successful authentication process.
class FacebookMiddleware
An ASP.NET Core middleware for authenticating users using Facebook.