Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 552 Bytes

File metadata and controls

19 lines (15 loc) · 552 Bytes

Simple Authentication Sample

Built in .NET MAUI and used Azure AD B2C for Auth Service

📂 Languages

  • XML
  • C#

TODO TASKS

  • Display user name and email on the SettingsPage.xml rather than the MainPage.xml
  • Add Log out functionality for user to log out of their account and return back to the home page
  • Add more social platforms
  • Find different architectural pattern for Authentication