How to implement proper External Authentication in Cordova, Ionic w/ ASP .NET WebApi – Google/Facebook
I have a mobile application built upon Ionic Framework which uses many Cordova packages. We are upgrading the app from Ionic3 to Ionic5. In the Ionic3 application our .NET API was responsible to managing user logins. Going forward, in the…