Skip to content

Conversation

@fernandojunior
Copy link

  • fields can be selected in api path using for example "me?fields=id"
  • create a function for get the current user auth_response
  • now login function returns a callback response with user auth_response that
    contains access_token, user_id, expires_in. Similar to FB api
  • login function stores the auth_response in the session
  • for scal. issues, init function receives a dictionary instead of a list. Similar to FB api
  • new argument in init function for restore sessions with auth responses

These branches can be automatically merged.
Ty.

- fields can be selected in api path using for example "?fields=id"
- create a function for get the current auth_response
- now function login defines a callback obj  with auth_response that
contains access_token, user_id, expires_in
- for scal. issues, init function recives a dictionary insted of a list
- new argument in init for restore sessions with auth responses
updating index for use the custom openFB
Updating readme
updt
Based on Parse.FacebookUtils. A provider for user the modified openFB in
Parse.
This reverts commit f5d29ef.
This reverts commit bb72feb.
udt
contributors file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant