Github/facebook & php

Could I please see an example Auth0-facebook PHP login? After carefully reviewing the facebook-php oauth2 code and thePhpLeague facebook interface, both of them are specifying the default_graph_version value, so i tried to include it like so: $auth0 = new Auth0([ ‘default_graph_version’ => ‘v3.2’, But unfortunately this did not work.

25 Oct 2019 ... Could I please see an example Auth0-facebook PHP login? ... generated in “ Configure Auth0 PHP SDK” does not include the scope. here are ...

Lee mas