Forum Discussion

Brent Ellis's avatar
Brent Ellis
Silver Contributor
Aug 28, 2017

Best example for getting the Graph API bearer token in SPFX?

What is the best solution that currently shows how to get the Graph API bearer token from a SharePoint SPFX app?

 

ADAL.JS doesnt work in the modern Script Editor Web Part by Mikael Svenson

 

I want to hopefully re-use my existing Javascript Graph API functions, i just need the best way to get the bearer token, and then muddle through working in my existing functions.

 

Resources