Loading...
Let's install oidc-spa in your project:
Create the following file in your public directory:
npm install --save oidc-spa
yarn add oidc-spa
pnpm add oidc-spa
bun add oidc-spa
<html> <body> <script> parent.postMessage(location.href, location.origin); </script> </body> </html>