FacebookAuthenticationExtensions.UseFacebookAuthentication Method
Include Protected Members
Include Inherited Members
Generates a Facebook authentication for OWIN application.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
UseFacebookAuthentication(IAppBuilder, FacebookAuthenticationOptions) | Generates a Facebook authentication for OWIN application. |
![]() ![]() |
UseFacebookAuthentication(IAppBuilder, String, String) | Generates a Facebook authentication for OWIN application. |
Top