Skip to content

[REST API] Authentication with Twitter #7767

@rafaelks

Description

@rafaelks

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

Information:

            "serviceName": "twitter",
            "accessToken": accessToken,
            "idToken": idToken,
            "expiresIn": Int(expirationDate.timeIntervalSinceNow)

You can use as reference our Google authentication.

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