Twitter sign in
Last updated
Was this helpful?
Last updated
Was this helpful?
You need to create a twitter app, on twitter to use this authentication method.
The Firebase Simple Login JavaScript client now returns both the Twitter access token and access token secret in the response payload from Twitter authentication.
You can access each of these via the user object, under the attributes accessToken and accessTokenSecret as shown below: