Description
Most basic method to call in order to get a session for thecurrent user; redirect to the Facebook login screen, and havethe user login if necessary, then be redirected back.
Parameters
|
Name |
Type |
Definition |
|---|---|---|
|
apiClient |
Instance of the Facebook API clientfor which we need a session |
|
|
callback |
Function to call uponsuccessful session creation |
Back to class public FB.ApiClient