Firebase.Auth.GoogleAuthProvider

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

Summary

Properties

ProviderId
static string

Public static functions

GetCredential(string idToken, string accessToken)

Properties

ProviderId

static string ProviderId

Public static functions

GetCredential

Credential GetCredential(
  string idToken,
  string accessToken
)