Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 81910

Firebase.Xamarin

$
0
0

I'm trying to write with user authentication, as with the rules of the default server. auth! = null ...
using the basic method, I have the error BAD 400 ...
help me?

var item = await firebase
.Child("yourentity")
.WithAuth(auth.FirebaseToken)
.PostAsync(new YourObject());

someone who ultiliza firebase ... have any idea and solution?
I'm using the sample
https://github.com/rlamasb/Firebase.Xamarin

https://www.nuget.org/packages/Firebase.Xamarin

when I send without .WithAuth ... it registering, but I want to make more secure about who can save in my bank. because if I let released anyone can send recordings capture and make unfeasible


Viewing all articles
Browse latest Browse all 81910

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>