step-up-labs / firebase-authentication-dotnet

C# library for Firebase Authentication
MIT License
376 stars 129 forks source link

Changes to use the library in .Net 7 winforms app #197

Open statler opened 1 year ago

statler commented 1 year ago

Made some changes to get your (really useful) auth working for me in a .Net 7 winforms app.

Changes:

It would be great if you could incorporate this into your published library. Happy to discuss.

bezysoftware commented 1 year ago

Frankly I would prefer if it were native winforms app, with it's own native UI. How is this interoperability with WPF controls done?