Skip to content

Authentication fails when using it from Android or iOS SDK on client side #167

@asmatameem

Description

@asmatameem

From the mobile SDK, we pass the access_token instead of signed_request. Also there would not be any cookies set when making the request from mobile SDK.

Our server API serves both the webapp and mobile app. It works well with the webapp, however because of sending access token and no cookies set from mobile, the facebook login fails.

How do we make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions