AppAuth-JS icon indicating copy to clipboard operation
AppAuth-JS copied to clipboard

Question: How to even use this with a vanilla js PWA

Open LeeRob97 opened this issue 9 months ago • 1 comments

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

LeeRob97 avatar Apr 24 '25 18:04 LeeRob97

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.

jakefeasel avatar Apr 24 '25 19:04 jakefeasel