Tomas Bezouska

Results 89 comments of Tomas Bezouska

Querying is mentioned in readme - https://github.com/step-up-labs/firebase-database-dotnet#querying

See https://github.com/step-up-labs/firebase-database-dotnet#querying

I assume you mean #48 I had a quick look and I think it's missing one think - project.json which would specify which version of .netstandard it's targeting. Without it...

.NET Core just hit the v1.0.0! Is there a way you could consolidate LexDB into a single lib? So When I have a PCL with .net 4.5 / uwp /...

I don't think that's something you can control by yourself, that's set up by the token issuer - see here: https://github.com/step-up-labs/firebase-authentication-dotnet/blob/419936f8428d1a4efc750b319a00bb643423d42f/src/Auth/Providers/EmailProvider.cs#L111

Hi, I know it's long overdue, but can you add / extend a sample to use this?

Can you revert the change in UWP sample? Otherwise happy to merge

I don't really know Maui, but maybe try this? https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?tabs=android