I'm making a .net maui app. I found it really good, now i want to make google and Facebook authentication in the app.
I even tried to make a class library to support that. But i still don't know how to make it work.
Can someone help me implement Google And Facebook auth in maui ?
Or even help how to make class library that can support that ?