Firebase.Auth.GoogleAuthProvider

Use an ID token and access token provided by Google to authenticate.

Summary

Inheritance

Inherits from: SystemIDisposable

Constructors and Destructors

GoogleAuthProvider()

Public functions

Dispose()
void

Public static functions

GetCredential(string idToken, string accessToken)

Public functions

Dispose

void Dispose()

GoogleAuthProvider

 GoogleAuthProvider()

Public static functions

GetCredential

Credential GetCredential(
  string idToken,
  string accessToken
)

Send feedback about...

Need help? Visit our support page.