Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

An AngularJS based single page app, using an PHP Web API backend, that signs in users and calls web APIs using Azure AD

License

Notifications You must be signed in to change notification settings

kvaes/Azure-SinglePageWebapp-Auth-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure-SinglePageWebapp-Auth-Example

Usage

Deploy onto a webserver. Adjust two configuration files. Enjoy!

Dependency

This repository contains the code for the front-end. The backend repository can be found here ; https://github.com/kvaes/Azure-SinglePageWebapp-Auth-Example-Backend

Configuration

  • App/Scripts/catListSvc.js : Change the URL of the backend API pointing to yours.
  • App/Scripts/app.js : Change the parameters to the properties of your AAD application

Credits

Started from Integrating Azure AD into an AngularJS single page app

About

An AngularJS based single page app, using an PHP Web API backend, that signs in users and calls web APIs using Azure AD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published