social-auth
Redirect to Facebook OAuth
Generate a Facebook OAuth URL for redirect-based authentication.
GET
Redirect to Facebook OAuth
Response
200 - application/json
Facebook OAuth URL
OAuth provider URL for redirect-based authentication
Provider key this URL belongs to (e.g. google, facebook, apple).
Fully-formed provider authorization URL to redirect the user to; carries the server-issued OAuth state.
Callback URI the provider returns to after the user authorizes; must match the value registered with the provider.