Skip to content

[REST API] Authentication with Facebook #7766

@rafaelks

Description

@rafaelks

We need an API that will allow the mobile apps to use the Facebook SDK to authenticate the user, without using the oAuth methods currently being used.

            "serviceName": "facebook",
            "accessToken": accessToken,
            "idToken": idToken,
            "expiresIn": Int(expirationDate.timeIntervalSinceNow),
            "scope": "profile"

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions