AppAuth-JS
AppAuth-JS copied to clipboard
Question: How to even use this with a vanilla js PWA
Hello, I have the build-app command and get the bundle.js file, but then how do I even use this in the browser?
The only thing that seems to be outputted or attached to the window is App.
Thanks
You might find it easier to use the wrapper project https://github.com/ForgeRock/appAuthHelper - it is specifically designed to bring AppAuth-JS into a browser-based single-page app / PWA.