Ethan Guerin
14 May 2024
Authenticating with Flutter using Azure B2C Guide

It can be difficult to integrate authentication methods in a mobile application when they conflict with Azure B2C services that are already utilized on an ASP.NET website. For Facebook and Google authentication, the solution uses native Flutter packages; a bespoke email/password form is used for standard login.