Skip to content

AhsanRazaUK/webapi-azure-ad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webAPI with Azure AD Authentication consumed by a React app

Prerequisites

  • Visual Studio (I’ve used 2019)
  • Microsoft Azure Account (Free sign-on if you don’t have one)
  • Previous blog post

Use this repository

git clone https://github.com/AhsanRazaUK/webapi-azure-ad webapi-azure-ad
cd webapi-azure-ad

Based on Blog Post

https://ahsanshares.wordpress.com/2019/10/26/web-api-with-azure-ad-authentication

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments