Is the doc for Google Auth missing? #507
-
|
Hey again @TobiasBuchholz , There's a great documentation in the NuGet page of the Plugin.Firebase.Auth.Google, but I noticed it's not available in the repo, although it's there for equivalent Firebase Auth Facebook doc. Unless I'm wrong, we should have it there too for Google Auth to ease the setup. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
No files are missing, but the documentation/structure is inconsistent. The documentation you linked is actually just the That aside, I'm not sure how functional the Facebook provider is going to be on iOS. Microsoft abandoned that binding library and we haven't transitioned to a community-supported continuation yet. |
Beta Was this translation helpful? Give feedback.

No files are missing, but the documentation/structure is inconsistent. The documentation you linked is actually just the
auth.mdfile in the screenshot.That aside, I'm not sure how functional the Facebook provider is going to be on iOS. Microsoft abandoned that binding library and we haven't transitioned to a community-supported continuation yet.