Facebook · authentication

This library provides authentication via Facebook's OAuth2 API.

First you need to get your "App ID" and "App Secret" from Facebook: ... to "Valid OAuth redirect URIs" (e.g. http://localhost:3000/__/auth/facebook ) then "Save ...

Lee mas