msal-login-helper
v2.1.1
Published
fonction permettant de récupérer un access token en utilisant la librairie msal.js. Cet access token permet de faire des requêtes graph
Readme
Description
This project offer a function that log user into Microsoft to retrieve the access token for the graph API. It is an helper around the library "msal.js". This library is written in ES6 syntax. So, you should use webpack or something to make it work.
