randompixel / active-directory-javascript-graphapi-v2

A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call Graph API from a JavaScript Single Page Application using msal.js

==============================================================

Getting Started Code Samples Support

Go here for information about this code sample and how to configure it

Community Help and Support

We use Stack Overflow with the community to provide support. We highly recommend you ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.

Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License");

About

A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)

License:MIT License


Languages

Language:HTML 88.2%Language:JavaScript 11.8%