mattbrailsford / umbraco-authu

An Umbraco plugin to add an OAuth API endpoint to allow authenticated Members/Users via OAuth
MIT License
71 stars 22 forks source link

Question: Use with Azure Active Directory #44

Open cdecinkoKnight opened 5 years ago

cdecinkoKnight commented 5 years ago

So, we could use UmbracoIdentity to login a member to the front end. Then this code would allow creating another token for securing items on an Umbraco page? including connecting to APIs on another server to pull data to display in the Umbraco page?