public class

TwitterAuthCredential

extends AuthCredential
java.lang.Object
   ↳ com.google.firebase.auth.AuthCredential
     ↳ com.google.firebase.auth.TwitterAuthCredential

Class Overview

Wraps a Log in with Twitter token and secret tuple for authentication purposes.

Summary

Public Methods
String getProvider()
Returns the unique string identifier for the provider type with which the credential is associated.
[Expand]
Inherited Methods
From class com.google.firebase.auth.AuthCredential
From class java.lang.Object

Public Methods

public String getProvider ()

Returns the unique string identifier for the provider type with which the credential is associated.