/basic-auth

Primary LanguageC#MIT LicenseMIT

basic-auth

Simple Office 365 authentication sample to login a user and fetch their username.

Contains

  • ASP.NET Core Web API with controllers to log a user in and get the current user.
  • Basic vanilla JavaScript frontend to display the current user and log a user in.
  • Word document with details instructions on:
    • Configuring Azure Portal
    • Writing the API and Frontend
    • Deploying to IIS
    • Testing the application

Tutorial uploaded to

Dev Community:

Medium: