Tomas Bezouska
Tomas Bezouska
I would suggest following the code samples in the readme
Yes, that's the plan currently. But maybe there is a way to write it for Android and iOS separately and have it also work in a Forms app? I'll evaluate...
The UWP and WPF platforms are pretty much ready and can be used, but I haven't yet started Xamarin, too busy at work 😔
I haven't had time in the last months to spend on this project but the WPF version is here: https://www.nuget.org/packages/FirebaseAuthentication.wpf/
You can't use this library with service accounts
I don't have the capacity to work on this, but pull requests are welcome
Just FYI, one approach we do use in production is to have a special user authenticated via email & password and allow this user special permissions in your database rules,...
As far as I know there is no official documentation for *any* type of firebase authentication. When implementing the oauth / email authentication, I had to sniff the traffic generated...
Another possibility is that they show the captcha inside webview? That's what I intend to do in the v4
Should this issue be closed?