Firebase.Auth.GitHubAuthProvider

Use an access token provided by GitHub to authenticate.

Summary

Inheritance

Inherits from: SystemIDisposable

Constructors and Destructors

GitHubAuthProvider()

Public functions

Dispose()
void

Public static functions

GetCredential(string token)

Public functions

Dispose

void Dispose()

GitHubAuthProvider

 GitHubAuthProvider()

Public static functions

GetCredential

Credential GetCredential(
  string token
)

Send feedback about...

Need help? Visit our support page.