Firebase.Auth.TwitterAuthProvider

Use a token and secret provided by Twitter to authenticate.

Summary

Inheritance

Inherits from: SystemIDisposable

Constructors and Destructors

TwitterAuthProvider()

Public functions

Dispose()
void

Public static functions

GetCredential(string token, string secret)

Public functions

Dispose

void Dispose()

TwitterAuthProvider

 TwitterAuthProvider()

Public static functions

GetCredential

Credential GetCredential(
  string token,
  string secret
)

Send feedback about...

Need help? Visit our support page.