Forum Discussion

alexsilvar's avatar
alexsilvar
Frequent Visitor
8 years ago
Solved

How to Generate Embed Token in pure JavaScript

Hello :)   I already did the autentication steps and already can get the access_token. I made this using the ADAL.js Now I'm trying to simply generate a embed token, I already got all the other in...