Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-sample

License

Notifications You must be signed in to change notification settings

microsoftgraph/angular2-connect-rest-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ARCHIVED] O365-Angular2-Microsoft-Graph-MyFiles

Note: This sample is currently deprecated because it uses obsolete framework libraries.

This sample is a simple Angular2 web application for authenticating to Azure AD and calling into the Microsoft Graph. It is built with TypeScript and does not rely on any libraries for authentication or calling into the Microsoft Graph.

Getting Started

  1. Clone repository.
  2. Register your application using the App Registration tool at dev.office.com and use http://127.0.0.1:8080/ as the Sign on and Redirect URIs.
  3. Update the src/svcConsts/svcConsts.ts with the Client ID from the app registration and your tenant name.
  4. Open command prompt at the project location and run npm install to pull down all the project dependencies and dev environment dependencies.
  5. Run npm start to start and debug the app

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-sample

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages