{"_id":"@axa-fr/react-oidc","_rev":"496-f25ba73ec87e4e9a55a9d39535888538","name":"@axa-fr/react-oidc","dist-tags":{"latest":"7.29.6"},"versions":{"5.7.0-aplha0":{"name":"@axa-fr/react-oidc","version":"5.7.0-aplha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.0-aplha0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"bc41b37c423e85cbc7de93b8093131374039a6c4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.0-aplha0.tgz","fileCount":160,"integrity":"sha512-X9r6SLI0FLF1ZL6x1DrYi55s2hBWwo02LZE1wtOtR42tfxGS4RSYO00mi78UyDGRPluiWcaaFkvvYy8drtyG8g==","signatures":[{"sig":"MEUCICaXYSdA20smjfMjeJ9Z40sgzfOO80uHo+3FhuQD5zRXAiEAmOcFCcWMx7vRdQPcxEm/7RSMzWLI6QorXNDghMUeBqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicOsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOrQ/+OOalK2E/s6Vj7WMrOvKdz7ZA2p8hOvI2BIyuCdnbZZD+EIXB\r\n0GaoPDuQWaFKbZjEp2Ep7o16QbchLxNC2KZunTHB+u7ylacEnaJf49LgTVbd\r\nOCrjDYWACA4FtCvyuifW0YgUVQJQ3nWWCkHxNK9e/8y+r1RQyJY0WUqC3MEl\r\nVIpU5hOHN1f2qs1EoXpQb4jwMCmF/kksCICwAZ71JPvKdiPd5fMIpPUR1wHx\r\nlJ3a7jxJyOrZfJpiI50Qw1FqthOXSAYnoSIi/C4j+9Spm9/3FasPcWmXMDDH\r\n7DZa6RJ4NPNVQik3bv+4hSgNAmlBgRNPPw68lmvPttgMadUp2RExaoUwlj2H\r\n8qKal2yOfkKLQ5PipWFtRAM5zzMDjzha+C3XloLQT7g2M75jhYlczHUsL2Y7\r\nJdA4zk4qgqKfkDrHhXV94PvUkwE7RBTAW8sydpXwWFAqbA0wRYmk2m8zdfPh\r\nS6w9v8QaYovNo4fRnRZcGfqUCa4aTDg23BBF3lACxha2o2jH1jQ2lB+Y7+MD\r\nJbnUuddTUSzKWss3oTve42sRMHrttedfRBW3QDGj85/UcKod9qcGwCaKR+Kr\r\nGG24m0CYqSB5iEI6xqVOEpLvib/MPr+CjU+wzm2c8DJwKrmiM1ryeQ68PB3c\r\nCJQnde0r4KW5cz8ZHw6+ZSWnc0m8MywRyXY=\r\n=Xvti\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"dcdfaac7a260045f8b0ccd6326ca3948f415dd43","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"react":"x","react-dom":"x","@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.0-aplha0_1651567365365_0.24503415275506946","host":"s3://npm-registry-packages"}},"5.7.0-alpha0":{"name":"@axa-fr/react-oidc","version":"5.7.0-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.0-alpha0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"fa320aaeaa78a8f2132d21de6cf508f4e9be3bb4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.0-alpha0.tgz","fileCount":160,"integrity":"sha512-eW0QCcM3F82N8ZB1Kzdrr1xAUupgV8CfQrJ/sybCrK+eC4yq96WJXaTkQq0r1xgXikZBygZ7SexaP6wrRMmSZg==","signatures":[{"sig":"MEYCIQDyqPToERpn/QQI3mlsMwxIglgSSYHh4pEU0evx4xsl8QIhAMswD7ZLYLduvBxd5b770tM/f95vANj6LuVLcUNDJutr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicTc2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0AQ//dnVF0+8qNFBMFE8i+KQpQTvJG69gEhnElJ4mgs6PjvIvgXbv\r\nEimw3AD7UvcigL/CgcJe8AJCOVlojjkypzRuRs28/V9IDK2uYYRdqsR/mP6o\r\nFuvydmtez9ES1evneqQVInX0OG2PfWpXigOASCJsuwbdiHwWeP1vRtZKVKBm\r\n5h1ZGEEh1rAAhcns+IJ9por1YyzJi6e+cf7hylNLIz5ycz3z+YZXegZm75/L\r\n0qwDzR08I9CRZIBiavRvCaGPw137YQTMzYvTmR+PXbf4kfa5oWX2G/4f0m2r\r\n11hJ1fS/1zIAR7V7iR2u32cB70DTocyucOKyZPTPobxMK5k596JD2YywKVBu\r\nwuak840jtEStSyo83Hu52acJOPP60LmWhVEJzFbATEPcEwd0XjgYErgeliJo\r\nygIabg5tz37/IgLpAdfADO+v1U+C4Q8FQTNS8mn4+nlhVB0tlhhnPZh8YreG\r\nQECc3iUqatKZpk8b66hsVb8YsIf+duUt3190ZlwGznvDo0Qio5SpryXsJ+zZ\r\n+AM5xTzURlqKLT2Hv8THE2/vb/dwSM1tAhzKrKcHtdJekjdXrTOSn3e8Y0ip\r\nlNh9kUI+qvKfmQDwEHAxDl8DgIZBhdutNEucKv5XGALmjV0aEEP5bHNji7JW\r\npo/VHc0N5Okl8zzc4DsKv4E8/JU5TltwN+Y=\r\n=xADm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"138fb11a3b89a72cbaf1cbc30a5d2b3c652d5e53","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"react":"x","react-dom":"x","@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.0-alpha0_1651586870442_0.5706395792800412","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"@axa-fr/react-oidc","version":"5.7.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2ad5d340c1c2b0296c71ae2dbaa3a198d69d1083","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.0.tgz","fileCount":160,"integrity":"sha512-+tt8Ger9iIdJTeNEblcIIThwNA8taS7hLtCJS7awxpC6jP/KilykCxVUl+OemSX0KP0A7+zJvcguKwdG5swhbA==","signatures":[{"sig":"MEYCIQCXxLHgCtkBVde8yZWjipRY/8imdj+JJztDqu0AKe5YSQIhAPa2JipQvlbkJ9IMNNNs5SYFricUHMXXrSBUeBNoT+/O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicT28ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3Tg//c9Z+mQadnra/soBT41pupQ7gba1l5kzyf0Qd0pkFxdkQH///\r\n7/T25Eb1pmdNKwB4OVi5SNyfy7ZgMSBo6ruA+SjkNJxBAveAcPX9nzRT6Fkl\r\niPlFylCtkR1O0FSQPllf9fdxsp1sR9QqMVla0mQUPxK0NQiWOWLAjK2RvL7y\r\nNJ+RIrEDoTRTgEMp3mc2dkTpwGwviEVmL8sD9mRqzLbYbNSPF5iWGmBoA1ww\r\nSERPR2NsIl9gMnw1474/FsFcAc1am94CvQ7P4PMX6EQo7S/hr++UdUdlZDvT\r\nI7ajMKFce8piPkLO0LfqGa7anbvQbdkCSVif1RtihpO/QYI/gb7UVx0qyYDb\r\nm0PoWLbcaLnVPqRwxNdHhd5AP+7E5F0xC398VFC/RjBBQ9aADGb4DYZkyocz\r\n9rFVHyQV3b94Ln3vLX56WtwRyR9o/dFoGrAkERon40pyM5zJdcn+dElXvchk\r\nYfQGFvn2gEnya9tzOcPx0R07Swxtrz5J+jbWRs/I4m+CYhnRfPbhkVMNWlxo\r\n8xipF+RIiPvBHggCKQXfsY1su+VSMPk8zWwblkPO3s/CahKmap2J+o97UuTI\r\nBJ+hFwNnj3kJJ42s+ChE8wFSG4vDUem2FicCZBH3qxlzJixyQQnTWCup3/dU\r\nh50VyRmcrAVzPKWh1J4CRe8y24NwS8YRPHQ=\r\n=7BGP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"403f28d0e1ad121bc4fbf7f76ee381c98a120d8f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"react":"x","react-dom":"x","@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.0_1651588540506_0.18864254447843032","host":"s3://npm-registry-packages"}},"5.7.1":{"name":"@axa-fr/react-oidc","version":"5.7.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f7136702033b6797eaa8913ed7e09ac9e7a5612a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.1.tgz","fileCount":160,"integrity":"sha512-KfyU8gQ1j0DWMInXm0Q1vFRFACsRY7rESSojoJbEzgFZSvg7PylYPWZ00PEz8THicuyneEBKWKwG1AUgiQP5SA==","signatures":[{"sig":"MEUCID0PSX0h7P3ihWnEjFjcV7XRXppcDJXiTp3FM5ggbGzuAiEA49Mmgb3uZpWAEelNW5W7NllYhFMbSV3dD4uHhaITAO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicT6xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6zg//WykVGC8NYOvLm+fkiJDdiaGm0iwS2sUQ8I16W3auiCejD+52\r\noAiXZ/6XfoBjMCZhEA0WsDAp9jJ9ZP3sgDZpoGti7iojeGEC79hQHqwkIRMe\r\nh4VPXICTsnsVHm1iZrfAk1SEp94LeZwuWz0wgmRuRXgiMOufhnMqgBpWj7ip\r\n54Y5jQGS9+WXuZlaBjVPuozslMDqsLlWuWVk7trudNHPhw9qRz5zj/2pr+It\r\nZpKoQzj6Kf9KWS6laN3y2SE2IkR/GbMs15XMeUp30fYXWxG8PnuzL3DAfhXy\r\nYH5BWQ54DtXgqMlVdm9TymtWsO/6N1AFw8n8ttxqI+G9A1izQ02u2THTLfK3\r\nwYW51ucto6Yi/nWLVhZwi2LVdbNrXGimO5X/6zF9HIeHNkfFxctYFezf/BWo\r\n3jpwEyd32wEo74A/oHhLWUef5paoT6KKrFHbu7RF0jR2YsK2YijI/GX88kwp\r\nF9b454j9a7ubm22US+pX6k7oLH/2id11lH0PL1oBSst18PPSUdyrztQs7shx\r\nUjUZqudNkxpOPZ+q1pibh3Ksfq31N3nSGlQYkRpvmjYGv0k40vmMeIdpy1w/\r\neZctbXqEqB5xzaJg8b2mnCNDX1oCA4z3eR77AP8anpEsY7nYn3zLW0joP6CE\r\n387TrWPsl5kF5k0CJXLkzJMcH6M0WfoJ4jM=\r\n=W0wz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"403f28d0e1ad121bc4fbf7f76ee381c98a120d8f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"react":"x","react-dom":"x","@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.1_1651588784974_0.3847556722779346","host":"s3://npm-registry-packages"}},"5.7.2":{"name":"@axa-fr/react-oidc","version":"5.7.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.2","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ea9ce493b2cc65c868cd6d4310e19e0ddf15853c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.2.tgz","fileCount":160,"integrity":"sha512-PxMEtFQC/o2E53feGt3zNURfSm0wHa7dokPKeqEJhRLqR//XCd/uQeXU9DM5ogk6n2AqAze4zWBgyodCggxt9g==","signatures":[{"sig":"MEUCIG3R2vdG2m8qilQtqfCzLfJVMJFmdH2aPAY4cimhmX9tAiEAh268g6C6H43oScXazpUlceZ+0wafw2Gh4lq0eEgp82Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicUA7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6BA//RDv4Xcr0y80QH5FCRozKUSRqDperbVLhXTAiCUyoJ2BW60uQ\r\nHZv64YaUNV8rhPsyxt6iL9heBuyXCzrViq5v2m0Q92yDU6vpIea5nsTZz/oh\r\nCsImLRaF4jGYorvOks/3GX2DwM/Uv+S3L33QBMXVQPzbSNve4r5tPT/noO2w\r\nJlqybXX6KAPREhuclnELFWmz+kAr4Mp3P4liZTg4pNK5HZDlLvjmtGKSfbaP\r\na5fjFaxRPMBR8NQ/yXbxeAfpicI9aka+dqA1v7oy5niYLn62uYHlgBoyiqrQ\r\nGS1OmZry6PeItnafvd24/KY988Gnf6SI70X+XPWHEeTJeYU2y8DBzPuWhBQN\r\nYkFpGGlqM26lbhqowvfZOVdVh0c747klNzEihBy1372RFq245D52WrWke84U\r\ns0jaAAiR3VgO9pQVp1AjqyPUXKdM12Msj7ftlGJF7O+DyEHX5Q84ACvtxfsK\r\nk/zZF4d9xdzS9wPzng2HwSjZ1FE+aEkftSvLjPWxaZo3WLT6HWKOK5zpEfzy\r\ncdvr6dIpE6IT5Dr2O3VwbHwRu0//L5TqC0MEag6erikZ5BawM9yAdmADpgeY\r\nql+o8K8fEUYgs5R2G8EpzzdspJve2uZjjGA9I1c483kovFKHSY2zpZTkPIox\r\nO1wrkL6WZaiUaa0m1ByeAU1d7/5gwlc+4FQ=\r\n=dHf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"dd1a8a4e47f08d56bd6ac9a8aa6465773580db92","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"react":"x","react-dom":"x","@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.2_1651589179289_0.0385571537298981","host":"s3://npm-registry-packages"}},"5.7.3-alpha0":{"name":"@axa-fr/react-oidc","version":"5.7.3-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.3-alpha0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"acafd05c59d6f664ea1eb00bb9141c3c5c8d82dc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.3-alpha0.tgz","fileCount":160,"integrity":"sha512-vlM9Oiiubg0FTdgHU6LuedtbFAJ8OtV/agv7v3PrEYwYwpoM2vAAYBfArc8loKo0Rwk1GiCWwyg7KOWoYIWmRA==","signatures":[{"sig":"MEUCIHj3Ucsg4N8UCkVZRJDB8Vxx+D/oryFvznP8bCs+a3d3AiEAiDhXbK+fG8QJYtbFesNkXxHDHQwq6fZ4D3UKMJplmmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicuLtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrd0g/+KUHiO2aVLABdU5H4f8BLiapP0gaX+VVKD2Sf66Kq2/yWcN2b\r\nLBJA4iDsKwYq5FMf6+x5cCIg5wEduW+iKvNOaDvHTvWQ1C/U6rRRW0oUps/9\r\nS0LsHlaXjP94cF1YqQ8fV0b3sGIeN8humwjiybDSzkX2WJs2L19t3qtWcohP\r\n6mA+mYEtQO1jXPf/9PzWRhrVc/MyGj43un0U62Ozi1Dxat1+RPtBvisBiYVB\r\nVSzDBcAQloD3FBhYFQnR5+RsvSks3zzAhpE3dAQnCj2L4x6IzjiRnJRXbA9Z\r\nM5Lqq7ajxw6CXRoam1i/qb+uQMrOyHHqF5BmIAGWLrO7DifFkV0jjdvafi0V\r\nQ/hmFVry04Jn0Idj1jKuZbVzcS4tQXcTjl/aOBuQ56Cbnz3u4QwfWkfweM/l\r\n93M60oPKSwcQEbcVHKfzsLlfEVY7BZWpVPxAXIsIHEEA/jGuX4wWdBjvHDAN\r\nLggQ2QwoHq+JnA7S0KCxjIj8Zs0TvTdKf/8DIghGt5ZC1vrDI4gETqVzVyf3\r\nxd//NMS2ALrze/uVB78hkX52Avp4pwr7WA1ylY7LGhWw1VYL/D4HWYChOSdZ\r\nCbFcHE8T1734N4bniSvod0CqnC0+nrSWusdUnP0GnfZeggPm7nrmsp5WXg0i\r\nWMuzIx5witNCcqBweRcdbMgfvwZ4tZHrtHQ=\r\n=jRJq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"9f3c47aa5e0868c6839b18a5c1d95d6bd34d424f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.14.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.3-alpha0_1651696365577_0.37476200199814813","host":"s3://npm-registry-packages"}},"5.7.3":{"name":"@axa-fr/react-oidc","version":"5.7.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"76fd1d2fb4e3dd9ae5afca0a579e4c15dde221c4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.3.tgz","fileCount":160,"integrity":"sha512-7cAW0Q+zPdjU5LzLYmjfDMblBzJMc2z3afBMw1SIxjclhccI9FvGPKgWRrcyJMoa0YCBIhuk0wgEcJbbI3S6dA==","signatures":[{"sig":"MEUCIDOCk0c5L/9FHdJzwsZMMnMVpGQXAqNxr1nzNx4uetmJAiEAs73mdXJF1tD4CFjwdzrdH8zujcirE5ub1fFwBgSMvWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidCMnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoy1Q//c0711Em9hxWi0TAxhfKCqispAlCDB5iaqvRJWmGXs6qfVTPu\r\n4Hk+Fzc4RTlSBEn7vH3TPXK04XK6b/vQLtsGZMj9IddHDxMytau0H7O/NS3j\r\nYwfWEkbI/041meilH85baTSx0HV7egCH8pFYviV8Tn6QjaLK4cTaB16CfedL\r\nr2lofOhD/P0gvyNUWeER5VgMmH7Wvle+yeWXkPLvQNnk4bMmmxxz6S+GH2WP\r\nS4SISnc9CJSMX7MM9ldfY3em+Li9Hb0eixCABArh0OQ6Xelr/MhlsX8VYm1k\r\n1R6wnYRKVAs4VgV4Q1BBA6Guu0hbxwx3W3hf/W8iWoAdtfqYX2w5BYwPRYU6\r\n3nXArl0UvkZuhMWFezFNlJxDwMgY//NUarv/s71BSPxcY1nkNiW0ahVfRyYL\r\nOXRtK+9F2FEynImzZyfgoZ5YmI9j4z0mA4Z+2U5yb9yZ0Iahs7iC+QoVIPcn\r\nZvryg2SaZf40Q5lagmlIG7XJB40uoZzehBeoGcV3/QokjU5SWiMs02vxHpNW\r\nHx/Msr7yZK7BBV5y3k2yknlGPGLY1q/0dddYF9rQ0bMkpP4c/3brttdpd+ZO\r\nBTLzmLYTmxnEo7igLZdJWrDzwP29wkNzSodW/dApZOcEAvW6kEFVnAU44M5H\r\nDNjNVq2n2U/QprquUmESqD8q2NvumSvKqMo=\r\n=U3Rr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c06a6091eb44f35cdabef9f6afc249aa6aee8dc5","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.3_1651778343447_0.620352275518057","host":"s3://npm-registry-packages"}},"5.7.4":{"name":"@axa-fr/react-oidc","version":"5.7.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e2de1a1243db027f25d68ddcbef71f082a24afdf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.4.tgz","fileCount":160,"integrity":"sha512-aV6QOEgvK4vm7nOAqChq8HmOozt9jqfs5cQ97fsprZMNHiXPdYsXaiZF3w2FsXYFWP+BDvrW7nZGBoXKKDzS9Q==","signatures":[{"sig":"MEUCIQDuqf9ycSJJYTXujeW1ydHul02rGmjIWFYfTk2E+sSEVwIgAexbWVfXRYaRz6eE1QpABTDlV30+ZcfLPFe8W7LNHcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":339852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidDgbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm5hAAi3zhM9x/ytdz/mDw2yScZFefiJQPRIPTJKbxnl88A+n7sEh/\r\noTtCJQph+bzzvRisz3tYgUCLUIqtHP+Ejz561gCZ7dS3YvX1hzD/qjPn+3ur\r\nWKTsyVt7yOfTA1LD4rBmLx7+zc1RY/bADPWyHw4EWACV3GV9wliLVspdJpEs\r\nnr2HRBXCjmI8TYNmvqnerT6lDowPPuaiC0t13D7H5OsF5i2d2D5uqO/AQAgI\r\nFf0z0uaQlVGBeqbOk/diib/YPnknY64fc2xw3K9wyy2u80hwDw7l6OoeqIAl\r\nHh8I2FiFGXEWsualR9TS7GaSEX0R73OQCZjQWjK86In/H2RAVYSR7+0VcJ97\r\n0lv27UWCGjroLJOqbz9hegJ0tSnmaD3Bmb7FJ5+/R9N+Vht96/dTj5lD63HY\r\nwlem0xp0RNEP+4xfQ9X2TnuoNNPyfsRG3+LPSXM6Fp3CqNxkLyu3Skj9RNXR\r\nbS0lGuxUVO3ouKJ9//LqIPBT79bde30B9sziPRRw8ZFbUJ2whIRLR8x60odk\r\nQwyab670u+I6lKNXlagtqz7fYJu3I0V2ifIYZLy7BLZ3QJx7CQJv5PnLm11O\r\nZM2iT5zNaAGdvH9n2BN5Wn/f6EtGoflDUa9jyvWvv2mUntpKZ30P6oRxmyMe\r\nYfwBDDzNUtTUwbtjl4GUrQKqil/DakLXNXg=\r\n=BkWe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b5a314fe2f79e6b08a8f0dce625d890f088b2aa4","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.4_1651783707616_0.1956100137886081","host":"s3://npm-registry-packages"}},"5.7.5":{"name":"@axa-fr/react-oidc","version":"5.7.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.5","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"27d7aa9717eaef4cc58deb509e440bc4b66877ab","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.5.tgz","fileCount":160,"integrity":"sha512-zL5QoQgPhZXjG6nVxmVpHa3zxYpdTH9el6ofQGoIAsAtkq4w8Wa4FrRCDIPNxhuulIv58z8o7TJaKea37BJGZg==","signatures":[{"sig":"MEQCIELc9GaslI9DHitaTX/suctrvJYZQHb4xjfO065qnoVDAiAzvOO5oz7WDRRsosdulQAFp4tXFJ3tfbjpnqzyPAHDWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":340925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidD84ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfjA//Tv8/xs7u/bb1NAfD8wVRCHM4NI7nNVjeU7bX1sy8J4Ig5w+5\r\nxkR8cFiP4tMJW3TGqvMfpYL9TsVJ72zBLZVwTIHiyCUCOk6JzqSR0XnLfK3D\r\n0PCOr40qh67oV4Bm5Fs2QQhXtkeO3cmqut8r7xA4X7SX2qWTyjNEIkNVVOVM\r\njN+vwNJ54pKa8YuL5tKzNiiZumne2GY2hksy8dT4qqdgY4RMUWoPvdIdIUaE\r\nfbGMU5YwrmXFo4JDElL9NP+Uv+t2Iut6bkZZqPDbFlrdfHbDBr+BmpX0E+z6\r\nzS1H3WyMAtBUeDWFLEGjgkM2zTTIoJgvya39wSjEf5p4hqwtvqtQjDUHzfQg\r\n14A1xoFCf0yrQMKZokK8Ax283gsLvz67YLkpIYhu95oibEC1XpzT9caxDKki\r\nlDTkw5Uq+LYFW0Psko6i2r0JK2QzF6HH7bpcRFuWwlAjk/Gh0GcXSDi6SQ70\r\nDX26z5HUq6M7IEwAcQ4/RuEKKgBPQPKOu67ZRsqgspjYnSr3ZMO0QahpzaRo\r\natYYGlKXse6MG69xzKmQOhjdJaUorAJgQRUI0yLds5GWh/juvjJOHKdak0s9\r\nitD5Z/IHCG/kXhlxJlT7tudkSw5nqwZoZm6SP8rIczfcNEljZOKsVBr8ryas\r\nGh4GG0XBHFKZ9spAzIRtgcNng/Klj+7jqVE=\r\n=WbPN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b111dd8d3dfc3406453fcb1014ad12bae808ff55","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.5_1651785528229_0.798409477544586","host":"s3://npm-registry-packages"}},"5.8.0-alpha0":{"name":"@axa-fr/react-oidc","version":"5.8.0-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.8.0-alpha0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"583545720687051fc5c090343e126f6c4c25c1cf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.8.0-alpha0.tgz","fileCount":160,"integrity":"sha512-+D2HameVzIrh6ln/UNfnL5Dbkhh9zHO0lvaMRXjgAzVF+tBY5Y8Vd97ar/lsdRNqgOe2piNzg4JWw2B/74hPTA==","signatures":[{"sig":"MEQCIGq9Lfe5WRzsSYRXtl5AvD1b+vF31Uev9HoikSygNMT/AiAT8GRYQ9QwCxzZD/JXQRoRmR66exk0ieYujw9Jiu3XLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":345620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidY6bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Wg//c/c04enF16Q6g+uR0J23wIYuO/gS9zovFbsJTwwyXEQl5RCN\r\n1W8JgvaDjTQ34nQ/aWeY68lX8EwH3FZTfTh0T2p8LaF56STC0yNUhXex66jv\r\nCouUMg76Zg4VwU4ZiCZIDtTYUT5Vfwa4HbYDeLLOB7awMLNAyT2mfaHLW+12\r\nHcpV7qOe5cXDaJN7HkymWbA8UfC9TAAoFrHnootbKquCcnF5FRVDxFqIAqJV\r\nNGGx5zlX+d+N7qexyDkUgpanZxvS4IJZ32eCCOQzcl5DXEmz6AT0HR6r5uWC\r\nFpugesc09XryZtgYGaaLbfZO55Jpw59oKIxb8H1ghIxWWCel1rV34FPegS9A\r\nzYkSfBVL8zhxXEgx/NfYvDDAXKkqdjhOw8ZpFJmjG6Ph/pi7rbnUxEqE9ole\r\ntVj1CQyYPsvyASN3LDLJ+lSKW+FbfYMdMbETNpofzj4jGV072mT3ONfVDg11\r\nOQXcKtzrDtAYKnzjUVp2owamCedejEMpV4pf0XMeVLB9YJwMbJyzr70KuD1C\r\nAQeOxi8MTM1qL8cGFrxhqsKormjANOlYaZVyW+MvVDPKweJVcoNpf+cfZUIl\r\nGVWdXsQ+TCYYpnaPGa3NIl26kBpsbOJspeM4LqYdCRTGqZ7xHEVFWWlKpmWK\r\n3S3Re1lp95VUamio2KIz+IQz2P8uO6FDDZc=\r\n=dz+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b76da5497074d2769d4352d534340a7392669ba7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.8.0-alpha0_1651871387182_0.6993724042277754","host":"s3://npm-registry-packages"}},"5.7.6-alph0":{"name":"@axa-fr/react-oidc","version":"5.7.6-alph0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.6-alph0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"5cb0ad8a64024b480ef54167366027b863c133b2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.6-alph0.tgz","fileCount":160,"integrity":"sha512-xeaqmuMbNI5hKBGgBxAa/uz9RJRcnZEJgqsCIufEcYqfsnODMdFBXRV/yGNKrLGgxAu3eU9c0s4L512VIS/nCw==","signatures":[{"sig":"MEUCIQCjZbDZnXXzHJPRc5VaNdXj8ErAFXuklCsEe8Cnt9IkxAIgbSLFqHZIQxgUapJ/jUZc2Yc4j101nBfj/J3/SYWQH00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":340904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieQorACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov2xAAjBhOlFFwBqhn8fKarNsvCfB9jmHT104x6iioWkiPDAKTVu5c\r\nZTNWIrz1jQY3iLJ9xfGdWk4k1bV9nrHf9zDbsTPHE3VOMSBAsHob2oaPITKd\r\nbJh8/DoEvo43z7CiNiw8em+/sWsI1mBRL1lbseDLEdbNARzYcaiQp25g39fA\r\nojefzZFmi68ib2v0hdtj9ScEPFujYuDJrEOjBNAxXOR9hmgH+KYZ2SjIZciX\r\nCJyhHvWdZo0OrFvYvjvyWpjUgxOBWLjJhz/oxpo+y9uLfWkxK+RoS7GQY0dr\r\n3YB+IMhHtuge2H6KObFedKgnlUPacd+7/xsjVXVsHW6PSOfp87lXSijUmTTz\r\nURJjjPAG1NlwiJDIF3tuhjzVqtGrruqAng86x8JVDAUAFg/hIRaO/DeOam0Q\r\ngmuI9vV/+09DCM46KgJ9v2DthyDSN6sBsgdu8aW0QxBY+6egZw2D7qcVu+p0\r\nxakyWQDgFcicsloN38d8L7EBcief7Lo1qYO8RviiJjbQGijjoKdpGRGtozUD\r\naTEww7rSjUwjUs3tobGY/HuDNnau1M2HBzz98pr5J4QLQlGFUwDLgkFN7IeW\r\n/YVjVFKfJC0IKHqnTVXng2b6Tcu5zuula0aNvvFChDuA5wZ9EdATv31q2zGH\r\nxZGapkMWEJLYYCzkt8OfW6Q4jO4Jj4R35CE=\r\n=PBqM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"9e0775e3d93dd37a029bc9cc68526182f6721fc0","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.6-alph0_1652099627529_0.8910083966225943","host":"s3://npm-registry-packages"}},"5.7.6-alpha1":{"name":"@axa-fr/react-oidc","version":"5.7.6-alpha1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.6-alpha1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2a4d289d96f29b1e969f0d1dcf259d3f39b37654","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.6-alpha1.tgz","fileCount":160,"integrity":"sha512-plKTn9e2UZ7p0UKF20Hx7WavkX+4Ah6f/bqHsG6jNJ8c2TsyEKY8ZJxAUkpPBy9h4BSHY7SNc1KNMEsYnlc2LQ==","signatures":[{"sig":"MEUCIHQ6tsPJ4tadltOsl1+HKsSUYl/Ytu8bGobKnlKUU5ftAiEAv2sVVAZiEM8Q/D85qiGQ5nJfqDvzq7+iLW6Nw2HbQW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieTOgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2kRAAieMlvuMQdukRkug9R1cz8iEQ/e0cBpdlBFAH6cg7grKQEoZn\r\na6Kw1pbaX4UXrq2yVPJSM3gtoKBFjBTaen7wwk/k8iW4DwmLKVLZCt0XuEda\r\nvPWQLGAG2MR0hvEW0LRwcpC5jQjhnJD1OEL2dzftfREmFOiHOwBWofuDVXXt\r\nxJavY8D156aJQuEupHG1D3v3STw4fC7mENcnfJv+pY8lGAt8eM8N6Yst/yZr\r\nSWfwgV+HrxQ3JGB5kG1lXkdkDJCK7bvYv/MUdYQLNmlGAsxYbzpNLGDv8LN2\r\nV2HC00g0olFno3Irc3Ulk1l7C1y3tAL+3SEhkehoVi1GnaxAaGEDtEblG8WK\r\nz7nxYAekuxJ2HV5TiIrXSq2jXKaeAf7uOQt9PrOMRZ7rOrXNtOhO5yXHdivv\r\nvxs5Y/X7Hun/39fMV7YFHhBQlDjyPrXEhe7sFgnR3pBblpE5vz9VwmAR9mNA\r\n3mPr5Eb11TqeYLYs28OFhvLebeWk/vQjDkBL4qYw+g5x87PL2Hgpcwc4d9Oq\r\ns8YWfELSOVSfWXQKLao6rjjcShX3+p328piN/Yt4coghRVN3gzG77vyatGLl\r\nJ9r6vX44e3EDZS0tsjhYTlabJXD1Yx6brOqLdAjYucxIgWfxVeVpBjp9QS+N\r\nJFHXNniSsKzpVlvvfjLth/BF0A8ZKf2mlDM=\r\n=1dQG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"d1d0698aca71ff1221dea359f9d1ad71840f427a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.6-alpha1_1652110240555_0.5408025868927786","host":"s3://npm-registry-packages"}},"5.7.6":{"name":"@axa-fr/react-oidc","version":"5.7.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.6","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"773de728ac4819c167dea2908a0f6ce3c911ad39","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.6.tgz","fileCount":160,"integrity":"sha512-aBjbBmzihOyaz/2vu7J+RNLO8iThj+WtJUbENwrcs06AwtbG/2hvfc4/dNQds5XkhLs5X+5mrr796nBZk88qcQ==","signatures":[{"sig":"MEUCIBu8LgKuv9Y1rZVzE30730IKIbKa+ADfekLo9OVnb+/VAiEAx+d/IAh3lnKMWiIFMFI2tDvOZq5Qz3HTOi0jGHh8POg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieXyhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgLQ//U2rDp/huUgX2yRcJeO/ooQBKHu/ouKaW2bk7xDpqnkwAbheN\r\nMxYdacDWJy0RzI28icCQ5IePaKfuhA/kxntHCl9vh3i8OTo0QFvBEGmJ53+x\r\n0xPmNSI2xGn0dbU4uiNJZPn6DPIFkwpo2wTb39u8+e9f7Fra4hRHtCf2PqZR\r\nJk1wv2o2YgbPZd/uUob74OZPTpUE3ar8NLuNxUTLG7FP3kBTmZZbIungAlzn\r\ndIISbrUJQZu2MFZ1n94fViIP+3+xU2bB6ypIO7srXz1SAkm+z4Qu0Kk/83rk\r\n32glK26OtSYub2rQanAHNyYiCYttpYhXCJeKPFY8vkggFICEabEae5yO+BZI\r\n8gc0DO6/qML5g7NeAcHuwOGSNUfwEdgaqZBt38hEmQ9afl/ocAtT6Ol6JiVw\r\nUiIRZampPWMzsTdOUqq2DVj8ZydmyXmuQBc/HsAbY3xR4vAmPOYqZCcp8wb8\r\nPBPzGzfoxvixE6uS+Vl5Vg43Q0FdKxLvz4CuvTFbWDpSS6qgf2GxHiHiIGKp\r\nsmj3B0MqXNQsaLYp3VuYxlwTpBjZD38FlNvqEdF2dF3hpA0xupQtBhrNxBMB\r\nZKlBsrPuGavUJPzN4TdLTsHsCmO9xsdIJB8a5PEcVHls3wfLBQiHeB09jd0o\r\nmrioyTSjmm9sE5Cb2SZGmjCDsELACSqLP8k=\r\n=eAws\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"e7c6fb01700437226f99ffc68bb4883032b8db94","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.6_1652128929007_0.9735080943784726","host":"s3://npm-registry-packages"}},"5.7.7":{"name":"@axa-fr/react-oidc","version":"5.7.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.7","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e8072148e208126f189a89a6877d7c4d349d6401","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.7.tgz","fileCount":160,"integrity":"sha512-NFacCMi66TwHLxWW2igq81hS++jfFwpEprXdOO96aPL+5M2Twio+l7XBRh8AjQrZFysnYoXrf1KISKsLbxINLQ==","signatures":[{"sig":"MEQCIEHZ316zQbvXJOVPgqHrY/dIA7hNxUI8xqvmsHHr/m2zAiAiRJTiiF15vGw5URWzo9aey1BgPiMJUdFWZqL3UAoBZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiepKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpqmw//U4LvpmGEIMXEcpM/uM2VYqkAXlNvYjwNzn7ctRtj58Jw8NvV\r\nVXGRLDIGo93v9FRolX2I7zyz10upRNv3vq5Pq3BERHGUg9/CpuZystjMLmgY\r\nRAMWnMDpBSok0XLJwqaUwoVJzWNhPkfEWTt00fCsLskB6gN+XLLEaIIxmsHm\r\noFNoFgkLsrk8xyA9XGTGSPVYDXVCy8Tx8m4cwsi12KvWl7bDhcuwRgRaD1At\r\nXIDiI4jSGUh+zJjONq0LOQkDg7ObLJn94YPA1zRsLGyRz6ZZE9PYNHjdF9+x\r\nERhyBkpReXKwInYK5ta1AU/JlqhSsFSrd3hXBrsFfUOARJyeJO8QJddDddXR\r\nm7PIm7WnaDC0WQdnLBlkzGgtTMchWwUzf3uy833dwGwLLRcenT4w//sEiYim\r\nfcTqlyCDs+8xS5LecoON57Ood0UcJ1w4WzqPf6YPx/iGSS5j1pZaQq8pcykn\r\nkQB6B8kTFQA96pXWRbhNNzvZ5GJV1KidUe68rKqVIblVOlZDTnRgZLROlQA7\r\nAryi53NwjitCAxVaasZjQ83bGaQ9x32EvvL4cQ63RQT0LBV0tTbuKJutzxha\r\nKhXJOjgB/vWs7/gVEd6AFVTNx59SYEBke45OwPR6ATwpMk9gL0eRVBVT/gRQ\r\nou9z9CD8Pn4sQiexlJuj4A/q+W/nOUeg7+E=\r\n=PZhg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"da2a06905ea0e0b619eb5dfd516a0bd747a372ac","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.7_1652200064256_0.012624408748138194","host":"s3://npm-registry-packages"}},"5.7.8":{"name":"@axa-fr/react-oidc","version":"5.7.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.7.8","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"18fc3e10afa2b7cacd0dd6e5f5ebed2cdf552f50","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.7.8.tgz","fileCount":160,"integrity":"sha512-zvYlYHRbh9ekcBNkHzK7jMhfSNvt1MLuGipv6+pB81tHYmJNa3AXjeZDIovYwucaWRzRsMgQU1Xb2wGuSVQ1Ew==","signatures":[{"sig":"MEUCIQCvuCWwRPT/7EnDf5S8rZ9W01eXLhKkFWD/AKFozyWIKwIgCa5dOTXBTd7CxiX2cUpiF6IqRm+NAgpC9356qc6AOhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijjL2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpghQ/9EXvq6OIPPAiz7Z0sxw9f1kpMwON7EgIvLKYJnZ3j6+PWy/Qc\r\nHKGZ0kBFgECkl0AwCNoNoqzeg8ddAZ+u2QkDvuhwwo5VuPDa9Vcj37+r3iup\r\nUodXpeUYzMfkhStHxGFFlMpvYKu8mL/gjeZ8UsWpxw5qA+nv5dAvMt3vzBl7\r\nZte4h2rxwHhFPI7/0byqkXPGawAyuyuZti3AsAfdGbo9+y3vE9txzskMshDf\r\n+mkKucL1fJp4vCAjzquLOSM+We1sjgtmaHAW71+1BxDS0Wb/dY3zVamQa6Il\r\nj1ZR5Zggap4xRrCF+XGolJZaliPLKL81cU0T+PkVm53URGSf109v0ZDjAkEB\r\npEXNOgTwiuUyoMdt3P4L5KxdoWJi0sVjzWJKBDSvHCTn5w7mEfOfrJ4bWEEv\r\nHlHGelDXjmhKOLLXiGI28DglTMkotwIOLtkzLYbNmbtAKDqNI//eWUQO5FRG\r\nRrLYPH3Lm1sLqSSGgvd1coX7cKQsAXMWDVirWxK9+kc+hTBdUdUzO4V0vNVY\r\npiUb2FGyvC1X1NGnvRE49kHjLfaJ6qvrrWcfeJNUrCZnRfaJietpmqkdTz7x\r\n6/oJDYAR2Bk1ZXiMrAOxuRiZtsio2Us1lgCQb1z0Z8oQNs9QT8IwfexKNuEa\r\nu6mWMD7oCrMrvtJIwO1p8aq53lahijv9EKg=\r\n=BbXM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"2f813e2281ff5c306540464149e45cf41894e309","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.7.8_1653486325828_0.9560008040196224","host":"s3://npm-registry-packages"}},"5.8.0":{"name":"@axa-fr/react-oidc","version":"5.8.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.8.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"19f0d5d13ad0dadd9ad693eaca720b86b7f575f6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.8.0.tgz","fileCount":160,"integrity":"sha512-fBuywgx+HM5fFs9jUFZwhfQieCFLZAsY7/m3tHJoL7HpibCv0+fA7uzSKBTSUJDhdZb3NZbBBFfcw/rkd5yg+Q==","signatures":[{"sig":"MEYCIQCyUU2st4Fe7U1/EP8+Nfv049vu/MM2vsSEAqPku9fI1QIhAOzbYLnwjGGDT9LPmo+H2gmtuWXHFm6wpk8qkaEgwHvA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":345912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilOMHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQQg//RpeCIQXvp5zvl6G7vR3EMfdIKBUImfSraIeaXOJ0k20eQnkK\r\nDw972GooAhSR2umksAN1mqWNpE7UhCae8d72fMd/9zcY9M3hdwnhhcHjBLPc\r\nF2BjbcGJtnxT2ssaYAuLY5UsgQ+O5fNelw7IGwPPy3FPsAGwE+h/8/DGegoB\r\nXY/JOc8V673eqrtXJuRgLEcPY1MQE4GTAzOCd7C7Rh8txVsRTyf05m0aRP7y\r\nDfWDFlRmGYAlQndHAi8U+rZw6gkDrc2J95yntzOhTBn+X48cVRwQiXPkbRQr\r\nAhLuH6U9A/wBxyG0Ih8h3zO20jHwPJdzmGEXQob6wBsdRGd16oImkERlch+F\r\nb5H9az9N86FfYyGehcEG8vYVFJblAqu1eeKBFkH5QLySp64Sm7wdNpGEtZPa\r\nXw+OzeYHphhgPOcODjsifq6aYYHg2wNufwQ6AZw53HMPoA+gph664prIsybP\r\nrwWROHcCHAhJlV63J1vL8rN27aGiD1FLTxurtKaE1LBqfXEod1spshu4nhqQ\r\nLjodeuPBL7E9pZ65edPsFhpvcoqQNSgKvlAp2CLh23NQRTKuUmtK11SggXbF\r\nboa6NztySNBMmfOSnKu7kwTt5dykk2VgUYGQrJSu5Remc6BiGQFObBq9tb4a\r\nC8XjvSOZ2T9jEecDReZR1ncZLP1Rdtd2CLI=\r\n=F3WM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f6e2eb6112624b67ba302e7308e488fa90186d26","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"5.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.8.0_1653924615490_0.6877677659856369","host":"s3://npm-registry-packages"}},"5.8.1":{"name":"@axa-fr/react-oidc","version":"5.8.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.8.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f719d8b433827e9bfcb84781c0b513e6b435a486","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.8.1.tgz","fileCount":160,"integrity":"sha512-cdPx5i80NVpvFQHS5UbUyhggSjJT5Zom2n2mXaTdRnW8we5oG5NI+vnO9c2r+QxgIpmqcYAbed2LX+kkrZNlHg==","signatures":[{"sig":"MEUCIG4sOULx3YmOp35XdRmKKVOC8nuL+5xNjdIYxPFRH9GOAiEAqqCDovV1J+pCHXFlfhVdjL4Ws3oJ26E2daC15pHsYWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilPqyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2ew//cgn6qmgAKhbQCZMneVNzKI3JeEsxRLZanHECD6PouTEWIKwo\r\nm5P7uqgpXotxTU6lRjW7ay6mc1VB9rztNapxIflgTPP3QMJwon3UeBUz76nt\r\n6GntI007Ss+RoWeL4TOg1KOAZlIbfYJ+L56jgd0c4OubSI31DqiLF0G5h4zE\r\nE7o5jjAtdNC2mNZeBxTnmCb+GUR87oTR0l5z6F3N7lqZepketYfwafpbJ+1K\r\nkGAgcYQQ/T3tY3W5qr1NrFoWPfYCqaVDsyvU1gcHNL5xojoJEwAWmKbPQuQG\r\nMK0nQd/1cuUtswHf8qB5CnsPiUOBlkptWTyU04iEGJhYKqPSQ0NPptmQcn9D\r\ndSpA0utqDaH2vGCUf8mm0+bqXHiErUDKrus9CD7Yga63dm32mqm8JO6Giyjj\r\ntWIlHGa63wfugF1IgevQaeIRYZKsuNCjKwt8Ebno8AsF/e+zOsymTBXsbMN/\r\nZS+/SZPUbnda6M0AA91OrsoGENWQpY3npi36vrbx+sSZN+4yk1TZTo/mzGIk\r\nrdLl8qyn8120fVO4745/z0YHoLX2axoeblrUeFdTy2FEAj/rKwYFOmIGEkDy\r\nTbuB9aX+SiVcviMWqXDBzuuOkxJWCgQQP7XE4/wyrzWwii8REPSqUqKJARDv\r\nbTbSIFPCykrEaXxTgkw2qZHZFEKdCbZyNKc=\r\n=pLlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"639aff42dad52d0043f5dc24680568874e33f018","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.8.1_1653930674319_0.28642880888746935","host":"s3://npm-registry-packages"}},"5.9.0":{"name":"@axa-fr/react-oidc","version":"5.9.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.9.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1969463c69a31eb5568189bedbeb701a93c92056","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.9.0.tgz","fileCount":160,"integrity":"sha512-wBQ9Gch7VJHn1BpO8cHd60mfFLqipuic8rL98IyolooJdfzOoZ2eXJzcUk1rHhMpXvPmFBj1sFzGM2zVbjh1Yg==","signatures":[{"sig":"MEQCIDN40b+LqtMhbLsnCLP3eqWX2xmP157CT2yv1zAiURZ/AiBJSNVogSvetQ5jQOQQ2pL68GbPXuQt0ljMrf1xhMTF2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilz8wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoY3w//fwlnDneBrhO8rL3Vu935dNzxOYrgSFOal0S1ED3rT/OUziBs\r\n0sw0f6CeM47RD2Z64j5CX77TYYIxGWE6TgyMIy+g55IbzTl3fy9SteNh7vzU\r\nK8MUIfkwV1q7AedP50sENOQ53DoqvwSXCdGOuk7oYZ3Pz71Yg9/jWvx2oLSl\r\naAXn4yHc3D/GbrQSr99jjvGRtK5jLaHvx5qS44YF32jUw/qpUdxKoJAt03hl\r\nRtHN5KVIbTtoUREcPx90/3/T/m3bxbqW+B1qNkKKHlJzWakHftKBeW27fdst\r\nV9TqLI/WSgRBC722tvs19YxprhY01mQOL7pbDpK/mHUmqKFSs+pbzCwZE25C\r\n2Q9aF5vMqwWO8/Sas/ld9IsC4k2aDp8tQYynn4NR0DS6Z5px4wyULBhb98ey\r\nzOyMkrUFaQAti0Wu8ZUOt74Y+xloVe9Q4aSGWQUq/9DBomDqZPfdHp0Rlmjs\r\nPu2AVlqveE+4XSAJCYTgHKM5LTQj3130BUbW/F3PFNjDhj6rkIYCW7YwSyAx\r\noBnFclpAgCs8WwjHNIBRvLJBQli8ab3g0B8FascesT/4UeHWqn7P9HIkoAvB\r\npk4vgFaY911KSTzgApHbblLMoePSVEzd6+oB78QXtfGcL2cxojeY0Icdm1LO\r\n2Lc8oeKy2SkZgriQJTi0V0ygZIjaW1v2nd0=\r\n=x91U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"10962fa1b5162858ff88b1fb9af018bb918da2b3","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.9.0_1654079279944_0.23499387334251698","host":"s3://npm-registry-packages"}},"5.10.0":{"name":"@axa-fr/react-oidc","version":"5.10.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"10638d60f4f758a34b3e1c009bcba54d0e93fbd3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.0.tgz","fileCount":160,"integrity":"sha512-YlIy7I2IcWgxL/qZTyTjRYMPoqP9qK9KC0rO3E28chr15kjbqmhNDwMODHEMIZd2EBQhiB2Iv0+sim2sYqlmaA==","signatures":[{"sig":"MEYCIQDE+du0DldjYwYRBWPbG4Y8M4rC+uzmt2+FLNiX6iBAVAIhAO06WSmgE49fr8+uq7nE4kVV85+4RQkZI916W1NR6joP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimheUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrb4hAAl6TAHLNlLg5hiWjxizkpKlE38iqldXS1Tl4jMCeTwDCnbugi\r\ntKAtIJGLXtis9VJfEQpD7aYaQ2RRA1BXHqNZPwLzarSpBERYSRcM2ITeh7Nr\r\nf2or5GoiNWxGpwUkFKXEfZUpM043Y8dv6kT1g+oZHFOD9/Y1AK7Fsmg/wdNR\r\nBsSFGjANTGo9yYfbUjN9QRVM3ar5z6q8tvNmGsTtQC0lqSpsFw1Xj5wzceSg\r\nJSGqzuMrldo2fPS3aLzZoC5jrc55V2OviC2Uokh/QaZX88Jy8jh0dTOfysrA\r\nmpTk3rXCOn17fJnFCGmQLMkkRibKFrDgrxLdGLgYUdL6kG13tfDmc0wTkJq4\r\ntjKu7JFA18YJXkorDAr5bIhnd5ggidQjx2I+bs781epxdqCWok1l2o6xTZmg\r\nZsvhTUeFE6dABgO6WG0jmygqzNpPvDflRK5Kf7IYK7e1QkVyZL/FLAyjiF2Z\r\nJo+tL+0VCYlg2KFuJx/yB2umFxzFb53UH4CUyWl84k7drJEBpcfm7oh5FLtN\r\n4n/4JYT2n9v76ywXnYQ0A/v+MZO9dI9k4k+FXshZrjjaadtRngjOBN8HtTJ3\r\nCRhA4XXxM9Q5Gj0tRt7SQxsL/bSuLgd76EVSEh/S+BgNFOJcqkn9QMbPaG5G\r\nbbcWxSup100epjoDkd8jThPmeSya1Lqslzg=\r\n=DReE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"463040eac32374fec722efd7aaa2ff7b1383aba5","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.0_1654265748543_0.9472589341647009","host":"s3://npm-registry-packages"}},"5.10.1":{"name":"@axa-fr/react-oidc","version":"5.10.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ea50a9f278beed8719b2af5fe73193f6bfc8353b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.1.tgz","fileCount":160,"integrity":"sha512-7LoWiuMmEwpykXpVdAMXkyDtR1nUNb0m2vvWIX6GF2C9ZLsgFW+cGBuTUuLpQ2/S+2pcfeVWl+PyzsfBG3nDyw==","signatures":[{"sig":"MEUCIQCqWonLf+9J+TBZb/nDwAMa69S2QND1oN1ZKpQbfr1UnQIgLO2nvTqXpt3bsoex51uE1O8LPuLAOIUcKRcttdG/TQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin3m2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIbg//QR3tWhG3Wqd4N7RcL5UczV9YEiHo8CTul7AxBq/XfLufr0+w\r\nVV2eBhTt1wfb0bn9iNmG9ccQOPDNsEmvYwxfIvZ0eKzHNAkOeCyEaRK6c0oQ\r\nmvImWHmi8LhStmo6lmb7CsXKHfRVPIlGWeqNhaZtKGEK8zdO3vVZDqWqcVQf\r\nuJLF71KuoBimqVOCqPawAqsS4XVvPhfyDTTGz6c5PTBuGnbcqUFWOCaLn5rO\r\n8V+ucATKElaWZsGhxbOKuftvK2RlqmXKjEp6ddJFtlxEC5m/hZRUGssOu1gb\r\nlK7QAoQwSXYV87lXYF4g8BZsMU53EdbQOJgLvTQrqoXGO5RsRmL0ngaK6RNe\r\n0pnCr8hAOrEtTGJCZ1pnpfcu7aih8go95yyRwl3tgPqA23SPmzQ7OvWjQfC0\r\n49Db0Q8t9rC5SWKYUvzgypetIynhLsKmc2aIJUQetVbam9XhKJNun+C3JKly\r\nXa0K+XfOq+HvEWkRh+/tGljjdXBKo45v+QO5A7pUCOjkgvQovHS74Z9RoaBX\r\nx9hSb00c8uOK/KgH6JMBzj9RANNTRs7sPeDK5qUFkvllpLqwv/lNyW2OiSji\r\nz9ceKgfVtByGrTY+P98sg+1QJfuN8jTHS8JekNftGB4WhMdS4gDMTagReG/m\r\n1CSGXv3wWJqyQwp1iCeSnGUHsMmP3HxSczo=\r\n=CsJO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"5f10d60fbeb1b89f2e1127a60dd3f4e6e1ddc377","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.5.5","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.1_1654618550155_0.5827688452784496","host":"s3://npm-registry-packages"}},"5.10.2":{"name":"@axa-fr/react-oidc","version":"5.10.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.2","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"5b71ce713e97e28b20531eacdde8794292c18262","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.2.tgz","fileCount":160,"integrity":"sha512-Pc3vKdtTBDV3IXXpGhyMGslMZx60QTIcLHV7l0jqjDK8KDhnZmJC+zkr/e7JiQ8rqzG6mi5y5n/R+CX+o4InyA==","signatures":[{"sig":"MEUCIEoqRf2BiTNH6B/LdC8KVElvYC0suXONWPSBpjnfxm/xAiEAiejp4GRfgsLO0zFQuRUdpA6OLZg5w5Xf42PGsD90TQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio0iLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7NA//bCv5Tr75E881gccCb43QsFk9lWMJ7iXaJYockBaMxY8zx09q\r\nv/lRBGUJkEcnKMFN0ihP1+HOAzPCWSlaUMsSmPo2Kg55wzMHVGs9SZhltU0E\r\nK++TLEj+V/MSmWzon3Nx3m3f0kSMlqZxrCRCHPV21+HuALPZF/4AdK+fncmT\r\n2og+bEjFsgUViaQ825Y+yuUSYnwhxR6JzOCXYdMaYf7hBkYmcTlSNEBbPn14\r\n8mV0/mOiDgIXtN4npsirhzWMJEIVmrfylYmK9QVZfoPOEyntpKKtZW4kn/Tt\r\nioMq8T+Ic4c/b8xVgawPBE227jd9ZG1kYhOUDCEDGL2O/9valtgNKuHRvoPk\r\niZ+FDYtHPJEgvF/OimU+a7P9p62R91u97pK9uLVy/DRVKwB/PyA2S4PpqU6a\r\nxnvQ8ptb30ZVdVyk2Lv5KhZwYIIjA0Xiv8Voj3onmGi/l373k+NDQEaRUCNa\r\npZQ9NqkMqKHiQh4kSm/6O6+1HlMLnCbqvhpZko2EjyBc9LE41Ir8tilmdIUD\r\n8ELu1RPlb87HltyinPNsCskztwl/RXRVlW5ZaE5qkiOc1YtnqvckpKW28JE+\r\nGhNb7eEcU16d7m1yGDxA0wVlQY6chjEjP8TpZ4OfZD7FMp6mJVomdMJPaY2Y\r\n9nxC6+jc6uEGnvhqWqQDG89Rk3WA73r3EFA=\r\n=+xu2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"4cba4e9ddd3c5c279a1ef455538096a75a1b998a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.2_1654868107114_0.20597930460909275","host":"s3://npm-registry-packages"}},"5.10.3":{"name":"@axa-fr/react-oidc","version":"5.10.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"51b45794991cd656377990a0167c48a5e5ae3724","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.3.tgz","fileCount":160,"integrity":"sha512-wH7ZGsx0aDDRmzPGEHMqXYswl8AaSWtSl/ftHLuSAL3fWcNuG5Ecug4rXGTtY4whmbiuzgZtZpgEd/OVAM6jDg==","signatures":[{"sig":"MEUCIQCOjXiB78lQXqYaWhWgpaI9CSF+idThuzm7vQzphgGGagIgIuixK4N4qvwcmDP6gUoKtIqy0VX05AozNw/IuBBu0Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio0rPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpkxw/+M5hE8TWcOwxz4VxcvuPYPK9/y0ILeg/2xOo23X2Zw6eDFrqT\r\nJM5fqfbb8Fifx0/A1eN0K+n6D1vXcQWnaWNcORs8TqH51L/fIiuN4WpBZ05j\r\nr+1DbtAByxLePft1IjG8ZO88QpX9H4oZzF7iCZIFgJZOPxe5IqXO0Emy/Th8\r\nqd4K33YMbx54tPku+oculNXBTrAUgNvw9C5zmcSQKGCAcqHeJu+kTQRzwvz+\r\nQtJFEyycOraSbz4Q7CQ1+jMFB480S2zae2zH9JJ2NcAKjZQp0iBRgO6I+cnS\r\nkCMwpKMn+uuMPmm9kBw/aEqhHflJlODoxDDJbsBU+8RKD/AnC2MJ1l6WtnYP\r\nU4mOiMC0Mab5/VNFEcH0K0V9f/wi1Mk50ZuJRBGAZFO1SxYBK2IqISqF9iy2\r\np2WPnLcQnjDLoC2zBHBGLer949iodDvQRmfNIR8kpnuFuDE/Lf8XSC7RPHrY\r\nr0BLcjNDlwOPgqTrmRPxLi/Fnb/3yjQQUVKvlTwJNpKnbOmuYJh+DktBUwF4\r\nhNw6PNr3dMaeI85umnFghaX8uE2DTqZXVeph8TcBlFCu86MHgx5dnZZsLOi5\r\nD0ohld7h98AVP3EdAAGw7N7qFPuPNFANDTAymt85lr426cAcqMdDVbXpdUGM\r\ndaN+AoS885j0gq4Ok+xsqQzWVnsZ1kuQpL4=\r\n=hWHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1bb7ca0e77ceade357ca07f1ac337926ed0b1e5b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.3_1654868687152_0.2287544179893426","host":"s3://npm-registry-packages"}},"5.10.4":{"name":"@axa-fr/react-oidc","version":"5.10.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"cc4ecff2c69eb826a77913de3942d2e40441ef3f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.4.tgz","fileCount":160,"integrity":"sha512-+tTH8jgiBXDEFpRXEnPWnyWsndI/aFM9ybkFJ5ZgQzz4LcNQRYMNCfPsTpYQ7gJ1D3/Nmwu++jUytd0pcynyDw==","signatures":[{"sig":"MEUCIQC+phjky+5T37emFyWJIkleCTDXI9ySoRUZ+MU+mXUHRQIgMz3gGF5Je+TZ0FD5A6yb06QBpRWZZxqQ6O8x9ISI+IQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio0vKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqeiw//UGQpl4OV2oLkVz3jxYORx/2f+FYhS0EEpi/9OFAUMAOB9rVY\r\nL9JLfval93H9tpqlA+jadoAg2znFEbiz8+1NIO5nn7SueC+btxct4yukCjKx\r\nb9qswE7UayBxYEcLQitvJrRGwC5nxV9ZW38wUXSEoX+NpKxd4FzyJFaeKbkI\r\n7w12yGuhx6KStL4/kFClJhte6rOPXljoc4tRPV7f4HLZ2nNWJcJLWoE4gB2e\r\n9Bj/lDFWcEJzBmDgOOBaBR/sC5KcEsJn+dzKMZoCJfFKJLqim39e8adQOoJE\r\nU8QTumOue6pfS+ViDTyEN6x905ztkcb5lMg0diEMPUaIZVhA335gEjSs9wfl\r\njWy3Jqjj7+TuNiYOdHPs4CAI4Cesm4vlEAeYQidFpGIcAUAHK65hdMNL5sYt\r\ndL+OFthsa6sRuumk2j3lMZKW2wtDTx+T1itUFrs5RhYT0x3D1+rLLG8JPDdh\r\nJTDQTpJLsxfpSMpez9DO7NEFi4b2Nnrh0YzqsKRSC0VNj+Dkty4PDc+vEQFS\r\nbeHMnd3b8yeMywdLL+65NBvfcNRDlS0d7ZiDtVgrDM2bUOvIMrYne/AG6ul6\r\nmwCbAejC6kktuzJVhy8yiQAoSKJFHKfgaFrnoDmqCWMnTNhu8IgOdW5TTaWh\r\nvlc4FqdUrBqvKxVEL2kKuxoIxQFiyGrSvLw=\r\n=eAco\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"853e5235060a211fed8cdb514f10cd95b24f277b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.4_1654868938731_0.8427415867061356","host":"s3://npm-registry-packages"}},"5.10.5":{"name":"@axa-fr/react-oidc","version":"5.10.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.5","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"813c389338dce21832e5471da502ae3dca327558","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.5.tgz","fileCount":160,"integrity":"sha512-5KkuupZ7F6bOgtkSkZsn589EGJcI46m15px1UF4fiHi3St1DZUQ1146TXxan4OvJ3xcJsS+KxBrF8NdqnVsIsA==","signatures":[{"sig":"MEUCIQDtMArwvxAGXjVLR+5ipSG0NGTsFr+13EQZHl5o5xlnzgIgE6GQihTjaffEEpDZVbOqkZjxeKkhA/oedKZLJzH36Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio06lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosJw/+KPAUOtOtoMAaQaERAGGex3S/o0SLnNrx6PtiXD6pI3JWpxHX\r\nT+RizIxkJo1GTZ7Tbuu7uikZp2nY9qh2Dmy48IZvNIztOq+VKYSOekunemqN\r\ntTPTnUh7iukil6Uahhy7rU2UoHEv6B+I7c0E+WyVKGofPKq0oRpgrflDgs6P\r\nwr3aDU1N8NHDBNqxMJ07Cm4TgBVwDQoTcUdoBsTkW2bL5QhB9I5opk/06GH8\r\nb+z7XzqXV4aoptpC7QppFOEINz+cH2K5MqPfq5yVNAxNX9LxidnJx6jjiklw\r\ns0b9oTT+hNAVIHLiAuoFLQTpjPvd1Beibz54Q9jatZyIFLXmJBWAYf/clYuI\r\nfxvbJCSL5qYo1N7beGAv/8eVf9qcNBFmyRKuC38VE42pgMSNEj+qCZYBNnl6\r\nKgHAWbJGsQIUGIluUjUNzzb8lfm5QKrLJ12HLc+kMIh79qopN3sdUvOKBRYI\r\nInIxbqV7csiOZhPfZyCp4XqixapOvoY5cEePNK0DQkwEH2Or9XyTLL2BeDsy\r\nVY9tSkI0HpqhPjg+Yu2bPbWg39tpRqG2zQjKzpV16VvtvqIbnrxjOi2RRoo2\r\nzDAe14d+hI29/XW5WBWf3MKzoMPKAun1Ds1/RnyIcFBBVy5dRs1QNHOlcBq4\r\nxkoti08t2XysFOnX8vwJq7l8tMSaMSbzXNo=\r\n=4vmS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f2c8f046a2149b545035ee0cef67ea023a140a66","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.5_1654869668780_0.39078267859258653","host":"s3://npm-registry-packages"}},"5.10.6":{"name":"@axa-fr/react-oidc","version":"5.10.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.6","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6d2793263d509659854f4591993f24812077eaf6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.6.tgz","fileCount":160,"integrity":"sha512-nH91gmVsHfmWrQ2FhZg7C2Eu+p19F1Z0ETEjuou0U8Ti3YqOfubMyBLcFVUU6gqXrLH+uAZvkFNwtcG4aM0KZQ==","signatures":[{"sig":"MEUCIQD8KSEUhs5pJ02ypsyA23ZIpIweYfydrzaJ7pYtJZ82pQIgKoZU7C9wXTo56C0NlWuqV7thhlHFK2+UNkA/+cuOjnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio2N8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYhw//S2+s7mZRUzRkWzNbB4rk5LQGnKeT25wiLsKkSAEfvL6zY+FO\r\nMpkEhhd0rFxsrgR/tcCodEK0RSjB0qaIRjvsB1v6f/1BANiORECdYUCgaqaP\r\nTmxFUa/3Bdz93i35p6Gsy/pHDmxw+Y2ZdxQJG4W6neqbKBbO1+LlgRsjY4yJ\r\nEj5DY/8AS10kHJHaw9POSxb0YYyqy239nhukL7ymyfP8Dg6qPoM8lKnl0mvz\r\nCdjClo0o+WOyiB9c1beUQ6WMdvUphyFKYpNjstQGxcq22dMbPWPQPi6WXBgv\r\nrDTjQI3nEfqF28Ks+MgE2y1J6RmKoF8/2Uv4Qqw5KCXQrm2OMG7JQ+qgK9WU\r\nays6AKx/zmeso1rkCpSePuQVUUk457IjDfV3wRAWE3jQDxpLPiKURyXkA8gI\r\nc5QELaqetd5OX989sISpwyB0+C8HQx2PA7DIT/CtoE3m0pUCXkxwYYnZG7Ex\r\nwBfbOfW0DWSERb1L0P/FwfUWKEGO4b6ZCWEwoEcORkBWKANpNRo6VrtGhPso\r\nsOcoAbdfJlDcX/DMvAFxF+mqPFkDjPGr4ZBaHBw/pRr7beKc7P3VscvTt28n\r\nGxq2oiluI7mHeusI5VoeLnzU2/2TYqXAO4UZr39xRmhHN837CzhFXqypug4B\r\nK4rUwRiSCS42UJAk7H5z1k+Kr9hWvDYN4NQ=\r\n=LP++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"44a9215c390ee16f8c73ca91c66a035847c3c77f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.6_1654875004094_0.057422190363279446","host":"s3://npm-registry-packages"}},"5.10.7":{"name":"@axa-fr/react-oidc","version":"5.10.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.7","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"youf-olivier","email":"olivier.youf@axa.fr"},{"name":"barry-thierno","email":"thiernosaidou.barry@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"65acd8dc0e41c91ccc4616885b49340ac98a5c35","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.7.tgz","fileCount":160,"integrity":"sha512-irnIf4KWwY5laRUuyphrpYLdbYXXhH8zwXNOY8VWXIoaM8YnJqIHNDsm+6G6WaIrKtmYvAnQkj46cOeFreFcqA==","signatures":[{"sig":"MEUCICVmXPSEiqCPBf3/TedxTT4wvIPoFYsNpwBo8Wz4ri4fAiEApxzO6BEQqWzUfkpZE1HwbPtmy3BseNkC3ORQaObiYOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio2ohACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUNg/+IwTgwidoLnNi7is4KM6Se4D2zv6lNF9e6r94BSvL4h1XYpA6\r\nDcA+CGT/Rqdduwq49A2UBVxfOhXXmEaOXK3atPK4kf+hcGiEIGEvE/T3I8s5\r\nRFO1nbPvqH03tGJ5ChqjzvL+vmrOIYlCi9y3MGUi9ZkX97guJxGHIjP/ihCB\r\nekg5lMhMJHYCg6OclZHUNst/9FBZakj83M986b6xG4SLe8fUdgQo2iZsp9f8\r\nxk4v3lCVfXEWroGK85JlorXxaYy6+7eZZbyOt9bIsMQ+Qi+T8bM0pl/CbhOJ\r\nb4OWGw+zrhnjTjRTVOfw3sOqZbltam2VSD2Izz0cj4p8PSjctANQKYN0PJn/\r\nfcAsvMVivKNGxywN+3JkzYzL16LDzu/ou8DMQNg6i2hU5uI3RM8JZZdEHqWO\r\nNgq0A3fnx+fo99/rRZxW6mkTs0lmSsWjATr3TaRlkCIY9PU2UpnBmPkS1GZ3\r\nZ0LpKrBXyhYI1DkvxrZ+pGQJsHNcpYILkyTpzf1gQW7ZX2XGuZvRD7m4/lAu\r\nFcDVIxNgl9PYtmIMoEEj6n20TNuK4iB5CJTznI8GiQ/qtbw5TI5yTGvPbHEG\r\n4JSGlLZ6I7Q4bAl4hkzUj/GLlWBzJwWZXWd3zV8fXCzno8d7iJ7gXp7IQpn6\r\nHXQ2U6kHFukwYQRIiTQh1qmCh8YGwS+9MpE=\r\n=S5uG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"60e71012a4a70f97a913eef46337ab861f97f91b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.7_1654876705722_0.04537319278226781","host":"s3://npm-registry-packages"}},"5.10.8":{"name":"@axa-fr/react-oidc","version":"5.10.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"781c60aba4621d194307308b753556891ef6e92a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.8.tgz","fileCount":160,"integrity":"sha512-Xde2gE5MUyEXqLoPINeQHC91Ub777WclJr09IaTPRN+YjZQG4EfCZtPzNrX3VdMRl972yWvjsWM6n21rWbLqeQ==","signatures":[{"sig":"MEYCIQDJy1q9nGFkx/a48AbVR6tAm12t/fzURpd5y0o6SneUjQIhAJVcramFm73tsD/hRRaEUCWyjfAHJLb04m7OzqotvxZd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiryqGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdiA//YW80UC2clFbMCKVcqoUcmEgpWbw9PBOoftDeb0orzzXUGbsL\r\nbaZML6c/B0VOBhkmEE83P7SNPNadw/6o1Nr+FUJq6ni/2uNwaZ0J75jaObvQ\r\n6LJWF/HC9zT48IETifJtlUBo85lfuLXYnWHwomle6jhucv206OrqxT3X44LV\r\nWsCXPSVLPAdBeonGrZofAgQN02V52s7aurKliezy7RxGGXMdnHmAV3rCio+o\r\nu515zPQT9AnX4FaE/2rqbWq+T1U15lvrjDIDBXlfcaje90yBkee2Bh7BM1S+\r\n13/HyTB7wZFGe2MnNc5y6cTBk6fAu3k1tQvNrOrJRfeDgj09XAPBP2PoatME\r\nMRgcVxIOcmZCs3KX7/KG9LqETuOoqJM/BxvpWD27KJ57A3AgCOdnQxsa4rbT\r\nxKYRoRY1AHGnxwkUN7CoK++A8OMkdflSmgK4Ev43axY2FeWKJbeP0vmSnw9m\r\nkNCuCdg3Pe2xMo8gPmgzJQ9hUOgen0psy8i1PNgbrlWpfhRYkM4fc7mdk9F0\r\nCNrzw3GLfZXtO9dFE3r8t+aDrTt3HSpJ5yhBuwY0QW8ZClb3cng5prg4RPBP\r\nzYhKEgw2EAcs39+/t4qtwKph1AfjVMy8ZobrpyiSd8nSwJbqyTFNxcCB8FSw\r\np2Y2rAV8S5PF2vkp1qIzAxsg9WQmPgESxuE=\r\n=XLSi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f31303a2a672a4538deea2e97190e02f72c8d436","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.8_1655646854191_0.9599096749179103","host":"s3://npm-registry-packages"}},"5.10.9":{"name":"@axa-fr/react-oidc","version":"5.10.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.10.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"b31a4372c2dd6f4ab1816b576cb3b0837eb71b8d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.10.9.tgz","fileCount":160,"integrity":"sha512-71qFeRpVMMC76CHEmwteH9Yvw4bayd7B/KZDZz/6wHWTp78ws28Hb6pWdARIFWmAcZPc/KMG1lWhtJXbmnk+bw==","signatures":[{"sig":"MEYCIQCWZ10rt5yWHQFnm2unipR6cxkejvfuJembF4WThBzlZAIhAPYBncopZSYIymsYhR0SPWUki3a57y5LZ1tr89nscbg9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisC4qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreFg//ZJHDqd2AlEu7RrHBXRAn8QtDV3NeP1rLODemXQp6WBUZyLHE\r\n6FVCPvYBqoTQXg+DiIY41ld23rQXITcKO7172w+4VaZcHMgI9cVsyeJiOW1C\r\nBpUDRWFE/ItvoF5etT0RN43YUAWfUznvAzjx0700ROyDJjhuKPocqpOGGttf\r\nFlcC4dxJenh2C0blzZ4WisX8VRk9YWPJAF6C5uvzXc46vuXD+eVx268kK45W\r\n7jlyWcaDxr5jBCVZ/TPLEWDDiu99pMdZm4BM1KusZVfAePWf3jJWXOburGSS\r\nkBCI0Gxxpf4nmJVSjQbI2BBwogPr9Gz2sCgh7RWCHR2L1fGs9ONn6ude0/Dv\r\nICTZOFTxkgQba40RA3NFanJjkeCRtFvudtl6yQDkRb34rR6scZIUE3gabKlO\r\n61UbqhDLUes9OMk6aWcBry/A3ABW5aLbhOkH4WjtoiWgPz6E4g0BjcPvGr/I\r\n1P4zteUuBFBQBMePWbgIAaK2ft3GTeDt5HuPJPPqvexWgVvhOWd25MPe+lKG\r\nZPic5aW8S5jyN/kJNRXOPC8KQmHjMojMd1UwboVZoyVMwp/lwWKqwoC6kmHb\r\nzR+k/rAMm5IjbQT1QQq75iSTo6ZLY28rTcoLeGRVZQQrolTm6rhJxUkYC+mx\r\n46E/0K7K0z0Bjz1/l9UWEfR7j3Il+myyb2A=\r\n=Gqbp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"2b35abc0b58cfaa91b91036b81b4cd6e9656d8a7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.10.9_1655713322471_0.37822296195477456","host":"s3://npm-registry-packages"}},"5.11.0":{"name":"@axa-fr/react-oidc","version":"5.11.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.11.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"b97441b5ed78d0113a3087e95e41567c0cd60d48","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.11.0.tgz","fileCount":160,"integrity":"sha512-K2RzbYcFjdSv/qbMZeqwaENm9ZlFVyOrpxSevgFWXiq9ACL0alzBmLW/ie/ZIfYBDCI37S0O9LNjcWCB82+OsQ==","signatures":[{"sig":"MEUCIQCnBtvSwoecy4XCVvdJxvRgtv/dSk3deJxxt5UGNEdWewIgVLvmlwnu1FAoQYlKZjof3HToBsr+TnjwsCwDagYUUss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJithgVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5HQ//VjLFe7x5d7K3NZ7iutP1vnh1xPRNlW5YzXnVZyLEWmmv8ZUY\r\nA4giZOklJxu7IiQ0yJ5oU1c23Gg4xdTUvdcd7j6bxnvmIzgftPckHWNcLNkg\r\nFCLGxiEhKFT+bt12byoJnVMw8I76VRdvYFs6iqXRZiRJxdRhvbghQnSGQp/O\r\nTSH4GA1GvoFAHGXpABaxQwAte1bRNBosIk5EuaDEb5S2Uko31t/nZOE6o6XT\r\n8fjcfoW2uA0GjvpnOsYfrRF4EtwZ+S3QyQ65wGWCYvIOBFDTdv8ZAep4kJib\r\n+xvkGakewrVOU3QR3KeWmBJWNY86vR7i3epMOaZiokUel1WYRnjFRRA5RP8f\r\nForfpwOBOZmi7rSDohrRh6AgS7WTr+9T8d5fSSCEu6tKgLNAfI19j6v3XWwV\r\nNXCZTS8gn2ungOU41i4q9gpoKmoV/3vPFpkoyWs+4rczDib7c4cORLJ0TPwH\r\n4IMuuc83Zdug1TW4ksuWDpiiHSxKwYhpShq9uPuzsejfSkFpKpN3fWR7UToq\r\nna2aKYWIGsA3A7YIuxJGJsy3ipaBdE7WmxBNxGRYNZvSiNtchLm7w6GVXRDF\r\ntQ+HbhZS7dahQw1IhfUDWNoBEk1AxyyHXcZMQWB43VuHCzXY6aotKWSnJrYc\r\naR1Y106YU7ZEZQcojh4FQmw6gQUV3LEDtyg=\r\n=ZXez\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"47d4c5ecda048b7c2db1bdc43c8a721d99ad705c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.11.0_1656100885004_0.4624088345438784","host":"s3://npm-registry-packages"}},"5.11.1":{"name":"@axa-fr/react-oidc","version":"5.11.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.11.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"39189fae71f153ce469ee5273d13ec84817f836b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.11.1.tgz","fileCount":160,"integrity":"sha512-SHalE4UltzKN88NnO/mQg3S7vVGC1TSpm9lMuzNinmU8EBzZ8hkYcpOcP7aznBBVe4zfc7Cb23UpaPKb9xEWKA==","signatures":[{"sig":"MEUCIHuMtwBmB7SPsWZqGD4qDqkiv14N1fYmbXm3u4VoD//OAiEA/b0PAZkVQWDrLWWDfImtPpfpno3mWvGXZfTi9A8Qfu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitzRdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtaRAAi/ZUFeKgsNnsMJ1rq5ma6j64jAGgwyv4YKqQBaDNmmlxQFpn\r\nd79K8j2LNBetg0/vnIcX1vMzJnWnGsOFtiRrY1uRi+uvzztBZtZ/hSF5MUVS\r\nzWNhdRDZ61QVJQxQ3LT/zylkv1TFwdD81ghbjh1Iy8H/b46zZQv+bQ/CVJar\r\nEe9SeY/4idPRDYGzFGWZSVHKyYC213iO/4+bDfoNwhM5sISne38xzG0flEgz\r\nXN1uftB0mPPDPjfO/m0LtZt/X1KEOGHDkEf7A2jku3Vnrs93dPxUdyF5zNoe\r\nKdFocSquLux6ojpfEr9JaZ7Wo+hvetHeSQhwzJm/S0HjEwGroMJEpTNhxNf0\r\nrZeWH+qD6Hu1e7lm/D+3jh1Z/zpzdxEDg9qUtZ2loXkEKRSWoD8/N57tBawk\r\nRu44DJc7l9L4ahMl0LKdfDpvHSovbXy5QGfOBDfHlS/6zC/dd6RBeoVkZI6e\r\nqTV2n70Yq8/6XPB83GxIyhNSeucO+sWhsK6p5sS1bw8JSwrFdMUIxaidkly0\r\ncFLJXAGNJr2qIN7mCE6F4wZdJ47GalioS+2pp4Cp5iq458x3HV99IVAwDweM\r\nH5o+s0v0ktJpmk5t/Yggk3Bxak4Yswof6XFaQfwTB2sGHwdhrOVq1a7n9EPh\r\nNbZg4PGqL/2qn/YfEbjc4z+IdxtcY2T1BFI=\r\n=rYZr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"a52d83787b64e149a0a05aa20dcb0f55a9430859","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.11.1_1656173661545_0.8342859887499225","host":"s3://npm-registry-packages"}},"5.12.0":{"name":"@axa-fr/react-oidc","version":"5.12.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.12.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e747237a80553abe43ab01fa85c17ea83d786f0b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.12.0.tgz","fileCount":160,"integrity":"sha512-+4lxk9fsH4/iLh4EHOfxNRRW93yucNuvLNKvYhW6yKNPTaz5XboW844DrnfFnDDzyBhUh74pHCEJtuFe407xiw==","signatures":[{"sig":"MEUCIQCgOnCu3gSgsXcGzju6i9CkDY/veYcK0k+AhK/6SAzZigIgIr96EYPDZZuUOZDcFn9pq3w0u8Qxyte36SPMTYZzWqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuGRJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWQA//T/zNzAsWjBefhEOZPFDrD8/cp0i2JcXu7qss3r+P1WabaaQ4\r\no/ZibGkUT5LVZK7x5+FL+1zyS1NyR8uMIZb1X16NPuEPI7fvy+Xr81q49qwL\r\nxE5lHnBLSki7llUGIMtNhMLRBP7igVHMy0XrMH7ibs/ACjGlNeHnD7ES3F7P\r\nRfsNROa2toBt8OBefV1hgKHZTXXJ53fdPyhXRv+aCOsg4Um3OlvN3W0pNYKz\r\nQUNUxmFfgLuKaT4I9bNQ29W3x8h71ln/XrS6hBDpkCRSxDJWbH4SY8yRZ5zY\r\nFxluEf0Y4l4eyNs5NvnwVnP9cmWOg5veEjss9/BRvDFd0Oc2m/mYJREu0tV4\r\nC6q9dTVUom6pMvsDTalDE56tuF09p3zzUbAO6QQvnotCFNmHPSSKQp8c8MWZ\r\n1kBeENEcDlIWf6Ls84SuqO0LLc4QknsetzfIJY5Wec1JnpuxLRKlgc0h3rC1\r\nhV8N7pBrAujerK2uxNFyNveCoFphHOxn6gUPZ0owdVGfZrXXUs/NYbSmuDzD\r\nVSWXAqcmfqPyf3amgGfO1f/CsxB+x0WP6T5p9j8e807s/XOjXWTFtYAPaEXN\r\nY9VOE3CDSiIO7Ly7v7cYyaJW+8SqyyxyQyWFJYxSXhum8v+XhnY/nLmetKwg\r\nsyw1W8JPb8rjMAIbltOZuZLwAJ1gswrFa4E=\r\n=oKzD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"d504fa345a329e2c61561c5b290c43ddc878afb3","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.12.0_1656251465771_0.4874517162228478","host":"s3://npm-registry-packages"}},"5.13.0-alpha0":{"name":"@axa-fr/react-oidc","version":"5.13.0-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.0-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0477ee1528aa900d40f8694a45ed46578e25e249","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.0-alpha0.tgz","fileCount":160,"integrity":"sha512-wbQqnA8SggQjKwE9P1akwP3KO0lBZUfoEHSNaPmMSknjC01uf998PU0Shv+8dKY0fXlISrB6aAa8UPm9R/xuBg==","signatures":[{"sig":"MEUCIQCcaPXFken/b3nxtaoixrX2q9TU3FXf163JzMfssnK5nQIgRUfa0ADSBgu8RLGIX4cq1M24oXVb+Jkm2Y6p/oLd+JA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivq4xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoORg/+PXqYpcLWhW3VwrSkQxRyHZzr0meyjqHTPT/hgBw1a8izha9j\r\nT+5osWfMGNJE8xwFhPE+bnIPa+yfJzfSpMkGbf4Oe32m/pqXpCijpeeXA1ok\r\nCgrlx8o8bbdSC8VdjaZJYx4hEWukdi/5n0OPo62NU+4SDQWMFoUp8J42Il11\r\nyvuUwHxxi1qbuQzZMt8/grHoYTgEwE9OfrW9QIQdhYm92rrOGvpq/ticgpPy\r\nW5dn7uHNFC4IodK//ckGVWO6nts2ykyi713lwSqC/PEgc79BiNETwBqJDLeQ\r\nR+EKVAVaXiFamtI8So9VaVnhbb+Ug7pb3cwYdmYrYyh4wQH0deP8avglirPd\r\n5NUqnseo2YVtaZ+TLUAn6U0rxqaN2gbywR/o3wf0zBmedrAtCJJm9PiLvFGl\r\nHNBs0IoQxbPLDpNocirXZ8jkNosb8K2Sdx+MJ8eV3XxVrICamPYd0esSTgxA\r\n+y4ChaPpkvVg+SYZdkXgsIvKHp8FGm4I8VNAPAkJj8s8UTe8me1LoQba/+R7\r\nBaXVnGr487D0G3ri/VtjmsM9Rab/1sqRY1v6NcxCXexbI5eVFtpFOX4F2UM5\r\nM6HpMRng0E/yZxHskJc9prX0W0xH/1N42uNwSed1MMJ4ML3xEdn/DgChv2+v\r\n71MzrOtbvDnOksJkOnrMwFLzyY4zcZNGjJI=\r\n=0UBR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b0a77be5027158ee8a609c15c1cac35ba206e87f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.0-alpha0_1656663601248_0.8660460235594287","host":"s3://npm-registry-packages"}},"5.13.0":{"name":"@axa-fr/react-oidc","version":"5.13.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e72e519f29814c50021479c4ebf22756efaeb8ec","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.0.tgz","fileCount":160,"integrity":"sha512-JptQ/A4brwy4+6oWLybqEvvjoKpJfzwFpZTlLUIQucbH4JIG+vq1Yqe+LI7B+zFHQiVTo2acg7rkR3Buit9fWA==","signatures":[{"sig":"MEUCIEepSoq0Y/sN7v7r4v6TFIbOmm64UluKclrEQWYT2op+AiEA2wf+6Ny7v6k64pQvSSCD3aQncgnwW/l5GO41ldYNukA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivyB5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd1g/+N+6ydDsyDbUi7Fx3xspQqugygXmFdFgKAaHuq+bfkfT6hur1\r\n4t4f2AI2+/NS7mgpXEX4qSeuQJLLH3zIWSsqsc2++b2jY11rL/lJbMU0Puun\r\nBXOG29C2/2sUcJoEQ3f3u6M4UwmGSTslOjI0kGShMj1g218XbRjrM7GCqocF\r\nlvUlwa6/w1rHrAl6qkvQkVobuRKxp4AhDX0Ga+wCwrGNeiGqjZC3YC+z7V8f\r\nMmjy9KhjKNMZBXeK6DgZzUuajJSkXwpbgEqaJlvpTYF62WCSmwqYfywXqlou\r\nPzBLrawNxzND1Xt6D+LTenbYh2A34lVx4iSUAwSbRNxGcYLCv6h7W5MzXD5U\r\nUgTTfcK6Ir6EInvFqiwNfwlr1/B/NiCtq/MoLuCGSWD3ZYD+2ztL2smkJO9j\r\ney9lU44Hs22rg+91uGoKnzhhQGsOrwebIfsQ9/X2SFtF6/sAWoE2JqT8SKyV\r\nisCLVRsOYr1VAYF4JVBGUtRcc4aZbqME9zBlHKN4n1FmL9SY7xVNp9Iuo7PL\r\nshXnELkKZaNaq2c22NSRhvhJsk3xkmbQtHqPTC4bFY6EvsCOrJ1UyfijfE1v\r\nTdwVv4ZyPhHz96zV63x4VMUltTeBdNYWdMyLfyDFC2a1c/U6WSmfipn2QP3H\r\nVD9tUj8hphHESxFRin9eKDnJ1Km/OVrRh08=\r\n=aM2d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f3707d8e20836780a46a55596bb9eda3d19c2730","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.0_1656692857419_0.9257799462689416","host":"s3://npm-registry-packages"}},"5.13.1":{"name":"@axa-fr/react-oidc","version":"5.13.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8acbe639ef71d04d910e152541ffefef34be3a26","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.1.tgz","fileCount":160,"integrity":"sha512-1YwxTFAse0WER/qbMjZXDnqD+MKYoVLbTJBY+Jp7iFb2D14IOQB6lhF6XdBrceGKyEjbgciqRToNjRfrEc2EUQ==","signatures":[{"sig":"MEQCIBw4mUAqICDC9iYGbe7LAYweF3UXZX3rP2VFkDE7jhcPAiA0+QAH7f33gvqA/1z9gfjhfZpNOg20Vc9r6O1MK3Qamw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw+GAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Tw/9G3JKJBBu1bJ+oqSEGEesTIkeaJGjJIMgYXZekPjpZRAjTJHK\r\n1GQ26smyTKddYYfUb7Uc7eEiVgSZXlLhFJsIBa7YXQKUymbZIrsrFj3G7cXA\r\nrJ9JEOqFUHUpxfdL8qWnCxmMyWYoPyLLZWg5BRD5rkFo2OqQ3ZQATvRGpDPM\r\nSIM+emYexhAU4t56QtGWYewSP8uA/L7AOC2Fb/ZDBMRtQdLAixyseW+GLg16\r\nLwwdmY6rzPw4HLKmZwvCSNJg+x4/TdjyplnhwpRAWOUsTxuwC1zpxELUbdAW\r\nIrBDlws9ZfbhSu5qeyk0S327+fQ4JvRxC0EDK6UwlRy/tt0oPp+lcZCPbrFd\r\ns2NPHsuxDGdUkvnz0DpBAk9ryentCqln09Fgn3GdCEFScOe527crQQUtKAHA\r\n4B/xOL5a8FC0BcLxgND0vEipczRY01c3A3/D1qiyTW3mQZdgslquNjToO2zp\r\nhvZHL7hfhiwdaZLuATTbbnVsGIVm5qyFTJXWADE6cih7db0aLz5Ppwm99+xc\r\nHlMtSAcC6B73rr19kO2mX68bW6YHDsX2+EOOSKbSWswOIXJjtUL2Jqy5ziUk\r\nPve2LfJS+v6fkFM94YzQwIfza4wZfDWtpyDxYB1Z+WiBmazPapF+lcQUSk0D\r\nqvaCDj6aDxiwet8Zj3lT3oGtDwOFNVlbDVA=\r\n=zEgN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"aef3dc3830c5dd343f1f3894a1a6dd89c20b6eaf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.1_1657004416199_0.9162559251859286","host":"s3://npm-registry-packages"}},"5.13.2":{"name":"@axa-fr/react-oidc","version":"5.13.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2216aa21db540009a24387e0dff143f2caa9c8fd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.2.tgz","fileCount":160,"integrity":"sha512-SaQANn1oTw1tAFyeKOji7wxA/Bi7vmE46ZoDFfra7/a3uiUftzyGGdf8pefWIqIPLG2UPXx94KD9fBYuvpX7eQ==","signatures":[{"sig":"MEUCIQDk/ixhMHyp5B4I/9p0jtuYHBQf+CTlGMWXktRXFDhRaQIgZ030l7eumahKtlkb3mop3TOoRQMN7zd4dj3uAbf+Eic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixZkUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWcw//Y6ea8II+sPk3HsjTeeEg+xisLNW2RVi35yTax9mntLfvz5rM\r\nR47qutk8/Xbitu7LZyF0G/h4TxccRaMA9rFxWQCtr5HOMBumEjkhv9CvYhFS\r\nTi3RSPllVMYDOpP6Hw0jONHZcwF0CmjsHRSie/MOIyRB+kP5LnfqX42GiZQN\r\nB/nx/GbQBfRD2fxYZjTEr3gUsNuDS5QHCgxB9YkrY+BoRcKXfpxZboeZv8OR\r\nbTCGH/Jd9VAG1VepPo4c8Lr7T/UfTWph0SHJONR63s+7Cvo0qD6m9wYLU5yW\r\n1+vIBsYLsqJaf2Z++JqTI3tFrPoUmprWSK0r/Y1nzB/yXP6oYRLlXnar3ixw\r\nvNMmS4ZW1QHsgPl9ePucQ1kCGSskhV9KgCJ6JaFElJk3cENktEK146GF6Zv/\r\nW6jFCQqLAMH4MHRB1Eo7zAV0KY7ErrhbkpUT2X8hVCqVj8vKWiY9MQ+qE7bU\r\nu/yPZPA2l2yv8NcQTwLaRHwkdbJfGbYrLlZmJQAfVTUl8pDyQxogYlygsrXV\r\nDGkrEFD7b1GxymOydj6ScKVRSahm01dq5miy34AKvuOT46zIBmLo8ne4z4Ru\r\nD7iYYC4ZOdjkC32/nfb/gmP0atyO7zsV5IVCKFzSAR6FZ5KdZyG+nuXEWHPq\r\ndtwS794HF8F4Mw9FNqJ667Ir8zf1rx3iJzg=\r\n=wS9q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c890e53a60666d12a453fd61c07cc28b6edace65","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.2_1657116948045_0.2251217121683189","host":"s3://npm-registry-packages"}},"5.13.3":{"name":"@axa-fr/react-oidc","version":"5.13.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e7eb1336c8d334fc992e9b0fb46303a5852b4380","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.3.tgz","fileCount":160,"integrity":"sha512-LDN/Ns5Vx1pos84HDsYrVsBlirnttV6qctbzPu+VocdcJWHslJ3yvAV3DunfX0fXUCo9m1j1DL+C0D8tb+bppQ==","signatures":[{"sig":"MEYCIQCPPKu7KpkaQlddjL6z9Xt7oPcBmZVanrrZ6GzDgwyzuwIhAPzrTHoJHVHzVAX7YPKcW+SfW/kH9RM7aGvGr/Sj/xvr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixmciACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRcg//Y54XwlSoxA0n5aOwZ+S0mY85Kd+rUHohL4MQc+kVo/HGb+/7\r\nWfoyvQ2NkZWbQ05tCT6j6H93yLRzZIIpxu4B+7cLNpLZ4iJCc4G0z+PCQhJR\r\nYVpEdPKr9IfTfBCUJ2f/aQBeWAx00fgm0zb1vh9ANShQp+Oq55cdKa67nGEE\r\nkzClxNzeQNoJzhQgziQcXvSyrA/c18ECIMYB2VFBoO1R2Z9Qb6kC04B/+l32\r\nmFYMX2qrBR7V38wQFzEkebtQFK+TfUoOa+9GWA2RxI8UHWzdJ5AFxKVMyaI2\r\n8t4M8JC/8y5ADZhViyHWpOnu9I6WcIrdYuWGDvWoEVn2CXoV1sxAav5VJQR3\r\nvjbXe7FYK2K28z8qg38dbvDHh/a9TYuGDOAPtbtqdiL2du65f75UcYIobzMZ\r\n3l2nSlBa9Drq1+gcKNC0B58nk2N3y/EdLNXc1kow7ugCb5e8La6bARPLt8Hm\r\nkGaJe9ZDZRvyJ5yIaOlHw2OWve3sjIqQqFkE2DKazo0tlxXs7DcKgidbMj7M\r\nfgL8+DPlCpBhj2PWFVeRZKW7ydroS3TvptseuJK8NSRvvYGWpbOp3U2QpVmf\r\nALAFCIEREN/Jy0vVeTTEn3C25Oh00uoe5CjhGEhDPPDvzqXjJDhln0+DLiGO\r\nQJEovE8x8e+GM7Y8KjqN9qh+aPKAwkgik10=\r\n=xdH+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"811cdeee35ad3ed26e22173b8ea9fe2470a713a4","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.3_1657169698358_0.8582913720626264","host":"s3://npm-registry-packages"}},"5.13.4":{"name":"@axa-fr/react-oidc","version":"5.13.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f9e18bd6d509cc343cea2d3e7babba569c16abb3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.4.tgz","fileCount":160,"integrity":"sha512-wHjBGpfo03JhNOWJMXWxSB9n+y2nmdMi8wsnFrB9fWOz8yhpT3tBe9sjddx+nemU6QgafNeuINSiSUgTiQk9Uw==","signatures":[{"sig":"MEYCIQDRIZjg7YfoAhY9+PGNWDxoGJ3bEYw/yJgFr+oeqYh5ngIhAOdNRjdcg3r4mzw02kPcQccORTJZbxat1naD6Zn6gjxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixmiBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosLw//Rg2tJD7Fkx1sDLJd9KRmmUwrSAm+Na81Ydex/75Q1gEuB2B4\r\nMt+IQyTBYZnHWJ/fu6wbNYfy3h7gjQWh+zFtUQPmJqYjz+tSaJSdsj5445Q9\r\nfl9at6qsw47rwicpKKmSi4vbNqjF1zBr20noux8aZ6QRdaas0eMBlMkZvXby\r\nKTrh8ishzz2PGiqnUmQEfK+F6vTjyay5n5wpK3LMeFE4vGvGOwBptcsm+wY+\r\nQF56CfSsEtrTT2T/TAUgCGEfmb3VHt4oGMyxBUI8D4cQb+tvzIpf7daWQ2HP\r\nHL4DGlBwKMkyRVJvPa2hhcdRaboI8qS4qn/mlqlme7mbjHw8O5nCBQ5oHnvd\r\nk3Ur+Zz31X2oUX3cQd1hhtpFz2Y2BbPfwUZiKbA7YAxme5txOFRkT8jaP+/V\r\n84Z8nJ2D2EALmlxcQQqaWGa2rIAqiwAAEfdfWs9myVH070aE444t2wrMA7m3\r\n3rwTeYqpbvEVuVCrlgWcykc1VcHiG6J3lz6cSdW9Jm6I9b/xG8qLa4uNFGLe\r\nlNiSwXhrCFaHuGu2Y1GqU6opmqjO7e57vt/ownpxaMn2t7sH+0a6VVo28Oxc\r\nLyO2xy6WbqfQdliaMJEBdqLnGPlv1J0Vu59mbAejlVJsxJKKsXE5SloKhK4f\r\ntg6Hvu/+Dpk3yskz5Lq0dXtHKp3QEd6cE/c=\r\n=WBOJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"6ad4b2db80251c9a05d310b8fdf5357c5d19a721","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.4_1657170048867_0.8444197585005511","host":"s3://npm-registry-packages"}},"5.13.5":{"name":"@axa-fr/react-oidc","version":"5.13.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"3660d623c78d5d87271f17d7e38fd02bccc1e56b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.5.tgz","fileCount":160,"integrity":"sha512-BhlOMbs8MK9rQBO5UFKQkqZ0cAt4dJBQqkTW7L71VcV5fBjxrZGVDLL/0ZOzBeAJUUqCXXWnUFkAoOcuIoHknA==","signatures":[{"sig":"MEUCIQD065dXCSVNN05BnVrbZ1PJSglH9hbi0e8nAVHy6mKDdAIgb+9FtSNduTDrah3xyAarnVo9DRSRqtPhqjPwG1o6xhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixzQMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrufA//UhPN6fLJ8ZxtW/AfZQrsl+8GvZqBrAtEYRUF311pqlnUQSdi\r\nQUqC1dt+khINOkcqJCBE1y7Myup04NcCw4lCNmf47wLlVBHdY/TG0z1LucVE\r\niyodv9Zz6umXBpez+v9eO8zutB6rFzA4PheEOEYwv6BZ//NpRfXmGLZg5rXG\r\nCkdG3TLK8C3jgV54eUeQLH8KyaJM/UXQtQ1uFRS9mC1nCynlM3K0Z4kYdDqB\r\nZ10F8tFUyH1SggSyfw34vkyOa9O6dZKbcUQRVWEqwqZSBEvnOx18+Dr819Ab\r\nz55s7VY54FpZKr7+kTM/I8NZ1rclmWFaGhpuTD15tXMmd7EZETbwia4iaSHe\r\nJ+Ux7BaewuNSkIw5lAxeggAu0YvWh7wQezHLoysBzhmttYgv7Hvf/HRXb/Ax\r\noZstCQ4IMMfHCR61UMNI0ecHJndpVaQxWhxvIfJFK/fzRYUVLZEx+kwl0ndH\r\nyhVcJQfNTMUn/sUaZPyDZMFn73X97GRhvMC14R3A4XKHoXS32Mr6yjRkN+w/\r\nqpcyWXASgTWZYqN5P6PIgMASwR02Nh7nGuyC/qM9TGg/Cqx1lTB43ncbe6Us\r\nRkE79/TSbbai89PwWozw4oJNB5edeNdhFLXucHuCVwui62D3pEba6ByOGApr\r\n7oSWWc36FqZCs7/bBCoGwD0N89X7z/kw9zo=\r\n=Ln1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1c43b76da236096758553415f240746b1e9cb211","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.5_1657222156263_0.668535823283138","host":"s3://npm-registry-packages"}},"5.13.6":{"name":"@axa-fr/react-oidc","version":"5.13.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"b4cfa3a28cdb10c6dba6319ddd64c9f5b76663ce","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.6.tgz","fileCount":160,"integrity":"sha512-5AAU2zaUw5N/ZqcsTN+wtUz2PdvUOg3stlwsSM3YccaUmNBcgYhfYH9tS7CCJL6dGMtWZH/PCcdNx/5cir94tA==","signatures":[{"sig":"MEUCIQCpKQr/HTrcAzINJB9r97CJ2z3OU+6ByiBmC7yIERUQVgIgIMo7fTBHJVAVtzwB7Fq2Gzw/8kYnifVWxrFK5l2+u6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyOh/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6iA/+Obwqi2pB+bNER6/ddiQkLK13iiS3u6vOP2K9TDtDWOXLMbys\r\nZzSuH/mw2asTPzJU7x6y4cLomuhnD6KK52eRPttlNi6Y1/HWd3e3wzTDTg8L\r\nTnEz+qTO2wFZkrX1VKRbBJeXhkoUvAiMxtqIj2btRL4ifambJBJHgfe3I9Wp\r\ntR8ogi20ouYJmceYz8VXOBKX8flIWgyfjZ8m1WzNFdAXVciISaxfC+ybqf75\r\n/GO3KihXJZn9Au7U04gVoiuCBGVb7DjdGI8ZS0k/rUIBzGL5Kx+ZI1UfIrv9\r\nrgu9VL6mhnNfFKRs7IhSZ0A+r1i3s8WYhAsMwHtSLCy0W0ZM43u1lfqMsGuy\r\nKrlX6dcWOSB/eumlssCIpmFkYGLvkE9VwN6ETRs5h7ZtIOONtpu4mTNMRj+2\r\n3JTIq9LN3zN/8M27gSUiNlDNTZxH6Xt9x6U9D4Un7p5lY9yKXTZ2po1cqEKC\r\nPSWNip3f7KcVfkmtGEs9CiTbMSWr4OtKi3GF+E+UfTF7xdxfnA8O9ZobTJp3\r\nElb8AMt8XYCL7qBCT3Yc4oHl/HAkK/RLKfCaqUGPvu7Pc710pmR5CqxWcooK\r\niXXtlmCkuFsfGd3KIfEdsUfmdzTWji8qP+6ia897j8mvvhD97nZgsJ6V/iO+\r\nTJ1Gs4ntioHyBqK/rg0ew2vNZBgonTl/P5E=\r\n=fIdC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"212c047ace2784f7742fdffbcd2dd43c65df4aca","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.6_1657333886982_0.6510384430887093","host":"s3://npm-registry-packages"}},"5.13.7":{"name":"@axa-fr/react-oidc","version":"5.13.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7d5e1298e91f22be2e7529dc3158b8aa26a8da20","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.7.tgz","fileCount":160,"integrity":"sha512-813TOOw2D2zYjDqocVxeOKbk0ewYlnBgSgSCdlHcLRwiVF02NLimnyo6fGtV7HhwP/FoYQtwExftpw5CtpsouQ==","signatures":[{"sig":"MEUCIQCRmiImlOeFh+BmdO32vdyOM5YNtzZMMJ82JbRnIp1AaQIgc8j5oF/7K+4rjdt26rzicpgvQAKavlP6s32JFd30foI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyeT2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQWxAAns9wkDVkHwI/qxEvccz0WCJi/oMbfYvO2WYMVoqBVh321cbI\r\ntN9OJv/ZRGqCaCCpAPHbilNJ+FOBRB9geSmDPKzJiGMhOkmIhMzENf6u9UHP\r\nneX2smIZXQwsNFS9zAgFRJe4KHmpP6bkTwgXniYtaIJwMS64xhP+AZKu5IOp\r\nUK4EUm2gr66Uc/wYGrWgrAm0N6Tww/89tDd/aSZ0N+2YF46jfSPS+gOHbEpB\r\ns89Nl9djFJ76CJOjFre8eOL1AQXXXhVFu77O59i0TbOMOESKNet8JTut38ij\r\n7jE4m/FRKiUjLMkeuWbUdIadkQA+EkVBPAp6l9y7yQHzAwSEb3+UFkBUJ4Ak\r\noOQuFLL+5MiRu6kfz3SfmJWLEfaRAdzTrt7BzU8y0ryE45IA5bre9a2dKMed\r\nJLMVl/kSjp5y7KNN7zWr9qbJzNRQITiAbWvA56g8HmCXRtrgFxsbmiQjDe1P\r\nBA5DqJOasaDM77+gI6YZAt61j+Z9wlDdAn7odUy7GX/NAlKm2SS0kOw5VJrE\r\nFT+kDC95+PLkVeCG9XNMtBkgZmnojeRwPw5Ceg4ElzLPBgunXHc1PgBfG0jp\r\neA3OcEWcprijN1njMXE5Dv3UYRnT2DmSRg3vsv0jO8jXlLpLwJofUCytRYyw\r\nkv8oaUQU5Opj03qVY71cYrmd01K/GGSoPhU=\r\n=/6ZU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"40f4c0c74143bd7832cdb5b9bf03ad84d97d90db","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.7_1657398518428_0.6357844730890088","host":"s3://npm-registry-packages"}},"5.13.8":{"name":"@axa-fr/react-oidc","version":"5.13.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"045c1d9eea935ebb420e57cbd7834cfaba0edac2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.8.tgz","fileCount":160,"integrity":"sha512-PWxnYw6JAbILsNYDF1n2Jit/vcFCpdc6bjcu+a5KP8iR5Y1F2nwS+bR9ntT4voMHn/yZIPnjdTEzOH3OmG19bQ==","signatures":[{"sig":"MEYCIQDMToAYKEIvsdFRbCMxwA0JegyGlft73Dx7pxXnsse5IgIhAOH3a2ptVtxnBYEZI6vhiSIqxj+jY0XH7lgM1bufSU5t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyt1LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrETQ//dUi7UYNbDz7t2CQT3HvQ4uUgFVqNUyaAtykFz4Ci9ubcYr4O\r\nM0GSZsaXxxqNjc0I/ZFpUBFcbkmyU8f0Z99pblvtJGkKwO5GgJNaG1fQEUSm\r\nyrTcyItOSv4onz2U8UiMXj1b6Wu2S2Kjp0ufEWswXGUtvenHXL2BgJtwae5d\r\nsTfTs7NwrYmpnLVn0sYC+icJZQAsvocqvTPAOEDgn04AVWzcSGICbaH27kqM\r\nHplphDb4H7Ct+9Mwj88At5zEHLCpgIu18D7ElQiT//GLlnDj/KS5xj4nS0Su\r\ncxIt9YIeUtk8EVraciVH7gSDMTpSeFg7DAiKQwFaZbSsCTrEzPX1ubfrdIMe\r\nFo1eGrqNVnjq6WFLw1iLjVfD+nPDMBpAPZmCrBW03YToNX95WVJk8+J1Khoe\r\nJBUiNmBTXrSEx+uX3DZT9IgmiuztN98SodbrZeGypApv7PCwvW5r1WxrNDMg\r\n4epLGnCGwTsxmgfdP47JQMvENP8fO32PUbSkOI/BwfBlHMH6e3IjeMHjjQf2\r\ncBPTm7CjxAwuyX7yqsc5ErLRBLHlOUqqwKBRJpFQxDOa8E9xi2zxuDkphzFf\r\nwYHzgei4RTai0HM5p/z/NIT7fbB3gGeMVhb3Jh+3XyzkT9ciMFaBlopc43wJ\r\nr+8ckEl2b9+CGqcFhuXRoYBq592nK2eQWEA=\r\n=CpWD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"3e17bb636fc2b8aed8a287663ecf673ea525048f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.8_1657462091621_0.41363569161466507","host":"s3://npm-registry-packages"}},"5.13.9":{"name":"@axa-fr/react-oidc","version":"5.13.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"59ee37aab605521653123460f83f4c8169e7e3b9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.9.tgz","fileCount":160,"integrity":"sha512-XlKvbL+H98SqLMhNjUXL5m5SetzvN6K4MYG0ZNOf0my5x3FS5LQ5I53gh0fcIhWNLOS3ms04kiiZdRvbVyx/3Q==","signatures":[{"sig":"MEYCIQD7MqAj6jHY/Neeu5jpM8jwLkoLKC/D4fWmCibpHSLuWgIhAIRg3gsy6qlcbxcFIxEvoo0sdTeiRdHI7DzzTbtmKY9r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyu/yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGBw//QHVsR/F/3Jn4BgtzeW6i86EP0EDUePJdkgoYFn0XpGI6ReEv\r\n/x7mdzNVraQEWivXUuwoB08lxwOKuOtRRls/NhB+UiqPcEed+7wLL9Nu9uaI\r\nXIp28jG5zyGCJh9xY4M34ZLFZ1+lMJ8oBkxSxDvwgOMMeYlOZyMl0ztON9mF\r\n5pTvuUiwWLgGawyP0Q0oTNWqJ/Vr4i54In6aP7Lk3Y/jcFL8wXvUcXpb6mKQ\r\nETOO0UXMG2pScXqmyAChGkKFrnJwwwtCTbGfPeREyvRBr1qRH6fsKpYm24df\r\nIOo+Iu9RENFfrgakd5GyTOWEa+S/7GqlQiGHS06ox1AWV9fCRnrfIgN9307W\r\nnB7GB82/i0iWxT+GSKDfZ3nsZKoLkiwxhMVjaDVz83pofoG6GuNNMCkDMw1K\r\nYv23neCHSfWdfBWxdjY/u0JTGfltjwoUV52Qs1BqtduVwwnP4iwYuMwIkp1B\r\n5uTqCotcQ6vBFM96DWu4+XIJQr6YEfI23P4MK3ZWqBilLus26Ua+djIAFxca\r\nL6T+G/MAMSL3pRwYxGfQLr9OMKNXavMjIXB5YiMTq1Icu9blxyRYcPqaUXh+\r\nAl1tDOjEOBcjjd7k5317WnKDqQCg+gwULrJ9emefPp/N56DuCKKwm91xGYmq\r\n2h7Y5MPJEffY1n7rIAsGcAcKMsMCcRJSOAw=\r\n=C4N8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f629e359e5f262e85f7384da082725b5c2307ae3","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.9_1657466866503_0.4466926629799073","host":"s3://npm-registry-packages"}},"5.13.10":{"name":"@axa-fr/react-oidc","version":"5.13.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1c5ea9faea7ee98f67e3952f8488d64308a7d8f8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.10.tgz","fileCount":160,"integrity":"sha512-BbUNk+iNDZyKIUNJFHCyjz9G7yjOj8TeDyvIqulyfJ2XKvbk2uHNnFZlUawOsQOp6bG23UX+1b37wvhpfbFQ3Q==","signatures":[{"sig":"MEQCIBsdS90d7JTrL/ICbfmkPzYCZpMJYLM4htPK3Ss+uoSKAiADeiXv/ghTZg8kpqOSUzK5OLqZEZSdujPrjPG5DgWSjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyvQlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF+A/9HpYx+MHtbAlBiDCC8x+ZuM6LrjrnGO2CRFAE9YAzrqhepVax\r\nJk7cc9/JkPdj40BvI8ESZFkdVxGCwHw9820VAw8VdY7Ao5IwPDvhiI6+r2EZ\r\nbQIDOLqJTSP3mOH21x2nVTEYKr/HdqLS+Vx15xUJHSnUQ13qU6ZEPpuhYA5t\r\nBVLhXFk6V+XEbD5KGG5mFUMBgjd9soBVcdeWsXGu+o0HzHMAxCXPLo5zDGkY\r\nnjT+mN2WzCYLyAtbtlg48SUxBD2e9pZJn0PJDngg/qeXwcui/L/lxn/jw+vy\r\nvhmLb9mUdG02QVVAKXSpelgIvC5MhQZsHATAcLppp9qW2/L0RpugkTiE7uQI\r\nxkofYt65+DT83v1GZas9qVvhBPKeLOIVtOoBiVKlx9fU0WkugxrXo/UtNJgO\r\nbf+1huD7F9LOZmsbYZHhYqPMgSMUhOJ4IdIidGRgqsZaxjk/4UQ5VTFyjKaN\r\nPRktgK+CenK7NyBfmTvmLIH6LRUYC269Q/6FRYTk+LC+4wK25px2Y33asPaO\r\np+L1kV/R3Br/ZLo9DkmlK2pi595iqBcQ7LYOsgtRU+JiJ+hRd4SspRDcxT/7\r\nZvaZYvDfGAQkgTwWePp000JSeMsOfOQkG2TDn0HBXO3Jmw6UQqkyqdyYy103\r\nNrbidX7Q1gUdtWVAAUZH2ZxfaUPo+/ixiNI=\r\n=SE5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"45c602fdc485fd3afb5e8021c2a7c3538266ca16","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.10_1657467941203_0.03653795096703827","host":"s3://npm-registry-packages"}},"5.13.12":{"name":"@axa-fr/react-oidc","version":"5.13.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"968906d6f028942c0efd25a5cca0b260f6503bea","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.12.tgz","fileCount":160,"integrity":"sha512-qGfWdGnPVjT/ryUU26ElYHq2ZGwvEHB3SsoAtNNahAS+0Qd0rl6kT3Wj4VtlRqMc3QJDWfUoyL4I5/Mg27rEKQ==","signatures":[{"sig":"MEQCIHpSmFvKgYU2Z7wjexE9d8ADOJgbCDiwXKAegC2nqAIXAiAVYjO8HzUM7hpwpgX23hQSK6GtwSh1/jmhy6CL3EK+Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyzb1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmra7w//az2biNvdJiFTVeSL37ufmpUPzOxQ1G5H/Rw6A5/gLKIXTd/1\r\nmrJEE+9nRbxCx9GRlXZ1Bi9Ew5udFBP5ad8tYqYEcQ5JJEYlNeOO5HUVbnOO\r\n4BfFslCO72NrP3Oz+eIyKEIRAbj8eHniZjyxrRU9a74BDqjyyHN1XhjUwjBG\r\niwavIV4Zf1sSwA57ZQGAISD0g41bzkcw6o2IACSgFKQXxoAKqUpVrJsNnssR\r\nvFfWiZ16gQQWnNhnPdCtktEDrhtgvKB4IFwuYcHqNIYuA14tMoOEHWfhmzqU\r\nFufu+liJ0gLLwDq6a2OBoq+T8xfh6sZ2R/XGRK+NXLGIWrPYRylaqDBqn47Q\r\notmaYiC8RRxgzu0xmtxv4lomqIGrf53DMhCs01qVb6wIPMVlMVIWbPpj7RR/\r\nLl2EvlSAzezoAWm/VB52vVJCQa/hdGPCtjEHdSNW6mcwwJMsWAnAFbnEH3yo\r\nAswaZnHrVZMENixIEoVcx+b+EHJGKyxNZAyXlSPkor7LthSucHpY1tVdtxJU\r\ni38Ujc0XSyulIhMEWjhn1bDR1eemloJd2mEq8SVl3cmmeqStyDhyHg+nhhgO\r\nAe4lYT6uB83H5vcDpLcjxDLfYPNmRf12L2z2MCPKP5J8arEDAmxWfwRKVV0z\r\nmz0sbO5obyD3eZBC3tNGQKmN57LSwdV9r/U=\r\n=RFjm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"0191675eb3c444d3c731932a40efa77e3fa1e337","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.12_1657485045494_0.02629788027326674","host":"s3://npm-registry-packages"}},"5.13.11":{"name":"@axa-fr/react-oidc","version":"5.13.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.13.11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"35205443a90e7f0183d43c7beb38b687a8e945a1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.13.11.tgz","fileCount":160,"integrity":"sha512-58fpncafVh+Pk70thA09BIJxMYUiMYacdteeP/3oBZHESURhT4wpAlPh5mQzl30z39R6k9tRVqUtrap2DEbpgw==","signatures":[{"sig":"MEQCICTsuUun0PyRQfQmqn8eGs06zQdc+bLa7kNinX+fJGwoAiA31gQjRme7vGaA5ZAD9pw89wym0HMr4B8OMjaVyZ/h+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyzb4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNbQ//XAvjjB5IfSb2+FZcjdM5QhLeH6wVRzFC6jk2WIh7JLSk6EP1\r\nvSUBW1trT3YfxnKIr/+6OZk+gwybI5K9Gk+R9Wb4m1uzZZoPM7GcULeAqqXr\r\nSuDgQ4xKxZwcTLZVlQ5u8G0i0BGayhAbWdyhdMMrthrTrB5nxPpIozWcLJi+\r\nbQaL9BKKlv+G8rrQ37PVfdzjqDHK96+nJhwpOavqD4IuDNpsIYv5eCgIoxz8\r\nF793XQFJKryW+2YG3y/AGqx2UfErjXKRjF3G6nMZtK81CLMZk9Vti3+rGkqC\r\ncq5R5CSjpEesD3hplOZWaEsex71bkqGY+he+VWNnV3fWD0eiuzXSadmJ59hP\r\nnalMeWTneCuX+zFmRBiml73OqCvmUBUu3Jf6KPv5IfNpFNTDTUoZCT4+r2+z\r\n01+AIlQ4E2cNgSqQ3Rl2dHHpNKrNo8Aq8KPlaaQXkOI7bCyplff1WFgNATUR\r\nFMH/NcUDmP3+PyO1F/6q1QRC+TKYTz6bCKl15AfOVah569tr1lYVuMyMikJq\r\nc5R37EpQPbOTXZkLmXNLLZSocnQUq2aDLByED1X8eddg8nI+vjhhaPyMbqYj\r\nOWPcGuEtLsO+59dnNg6VlUUx0gqI0vR0vPADF8Y5x9dEdkkPHGGZn8EfWNNg\r\ntlV0ygZbrfBA6GIVC6qR/9XN0DSPuiWql0Y=\r\n=zR+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"0191675eb3c444d3c731932a40efa77e3fa1e337","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.13.11_1657485047964_0.5012336129590653","host":"s3://npm-registry-packages"}},"5.14.0":{"name":"@axa-fr/react-oidc","version":"5.14.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.14.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"dc17ed7fb33393a9c4f62d2631f22502fb4a708a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.14.0.tgz","fileCount":160,"integrity":"sha512-hKcDc+tLX3v41lMAnmE+QHqUkyvT9cB9I9u2kVGcHu53ffWoJj5pNNmPIW+paCDMoou/cULz+SiqvPWBnkHI/w==","signatures":[{"sig":"MEUCICfimkgQMsDkndT/DnsYm3GUktYpS+J+AEv3DXfxYMOsAiEArNEPYh7qLDC6TXDe6a9oQSLKXcoMDuLnv2LNk+3C/dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiy/FQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwTBAAjA0Bj5Q353IcfNpQKjDlsL9p7yqRScvutK+ZeYHG4CTU/Wju\r\nuXYVfOy8v+k7f8ao0j5DarERXtNQa3F97LrPI9jyZvCGJgaRSEnCF/kh3ueh\r\nXE0uCc1jNfSBkg9/NygwGcnELU6MIQr22Yh+T+412bqRf1HBrjMaxZ2R2brE\r\nemMx/y6oJD0Mpybx1sfCvXMotLOcWb70w0bWJdLkbhMzK6JKPKgfEV9/XBlP\r\n3LbHsOY/PYrWEnIR4s705AuSjhj4LEPO48fq0eA306GRGxVGPmxG47IPSTwD\r\ndEjwCHiJvn67UiMKNSr5fuBDJ/6QnPVgN0SRaqJ5by2SsUoQVh+F4MI4AWmD\r\n8EQBdoteU2727u5ED2qN8kGk65Kk0T9/Z7g7DHwiQaUPiFQfbPAeYj4Acguz\r\nu+e8XZErH67jUrcMgO9sI5c0e0g0zjXYGgaTbIH4S6PSBYru7TF+3nNU9VUL\r\nO6ChiaCmvNtRn03+hkoMSYoh886VRZyJiSuMoOWQ0MLA96CiXuw35jmH4qu8\r\nd1YOg+9U/8u++Rir4JaAiVmQLtlOHhODp77Bcp1V+XIPeSWEA4MTqIMXM5GJ\r\n650pKp9PD006VexHz/1xtOZ+4bXIa6OMo+ZISoWcQdpvHgy5ARt7YrntXaJ6\r\n0q6yjgqHB0zHN5RTg3U+wEyHOEpI8xqI8u0=\r\n=cVXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"9af0ba42705b7d4d5dbae465489af6ca717f3e68","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.15.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.14.0_1657532751915_0.31875785236695897","host":"s3://npm-registry-packages"}},"6.0.0-alpha0":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"52489ee497d6a3f8e6050819320d02e8deb2106e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha0.tgz","fileCount":170,"integrity":"sha512-zyD6yb2KK3OoNI6KB4fbgSV6P9vX1D5zORZOJuWn6ekBrY62tkNRv8xn9l3nSmWzqfVpcePAgVWJ5iyTJe77SA==","signatures":[{"sig":"MEUCIHx9U7GQjwgbThgWC0Ksh++M3EjOQxHca3WPDqVqdkuAAiEAq91k7SAzAdgX087+c9JeltUlUdaQsZdjz4AVWdpjMr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1IL+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmownBAAjzIS/X0PM3og+PPHIRhY9KVzhqZtnK+ul9SUpLzvoaZq34t+\r\nIdoB1o65zIOMCjbfIxBd3DWxbd92na9ZUfA6ZEhO/KCMspXPf5/HldjXcL/1\r\nS3ga4nFMMptPKBl/+31qXkaDgsE6aL5ZRxT4TNzlj/FNBAwH2jitY9Bk8GJO\r\noeML+zdVEc5ctsrGgyuGKDEn9GfBZeI0HNOu21xRlRtrKiWvQERsmciOcvpP\r\nib4Tki1WPyB9qgYMRyc+fRgKwyUlvY+tgPEYFMWN3nopfRPxAPqd0fvleMN1\r\nHofEEPNTRwmtNuEHP2Nvfc9gvBNkZpfSNJS8leiqTlKwfGPn0aiCLxNkoQto\r\nmueNcBF57nmgR50720dpBp2dZv/cfy+/YFx4dph8wfM+3HA7VSnolNcVoheh\r\nj25L7gRNKdnkz4zxfVXUWyLslUWxNnEStAlpWBxkGJErHCV4XaStKRRUlfNQ\r\nW5/thUUyhLfm+nDee3oQx9h1glWnXxWpYvz6YgH7I0fE9Xm5J2oK+HOO9Xb7\r\n22uYxz2dwhTi1D97DVULgqYbi3M6nhHLMT7E5Szng+5cZWLYfaWF1suhILJU\r\n/s/aTDxREcEJEga5FfAuCuF8x7C38Yl5pgFm7aNRPILzK4iNwadOFysRVdPU\r\nS89ASf9NqT8vZ7W0jpO0ACLus1RNiLmvefk=\r\n=oYyY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1fbcdcf22123dd3e44468dfb77dcea9b3c060a52","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha0_1658094334505_0.0017324190733427614","host":"s3://npm-registry-packages"}},"6.0.0-alpha1":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"34fd71f18eb8d509bffd15c9fb7eaf87be71b441","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha1.tgz","fileCount":170,"integrity":"sha512-MyrVe0VuYuqAkT7zUS0y0GRBuQI2wCgMrcZAwvRd09LDyH9HVALWk9vvsbmXZd60ye0dWKn4UwYq4HAiA0qW9g==","signatures":[{"sig":"MEUCIHlO59rvMfBJwQb0HxZbknxX5yNOTD63pvteyMRSuysvAiEAhZ3DxNg38DKQVrjS2gTYo0luCv+50CqlecTBJShQbQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1d0OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovoA//UtIrubFNHYEWCbnM1iBo6nc/eIkVY+TqySceVnlVc/CyKzb+\r\nQDWztm6XHPRN5ez7e36xhF9KVY8C6cCBwcX/8ux7SryYffP7y2ZXa/o+bAsi\r\n6OULNKll3XCxhHfGPILn/tjo2i7Eg6MpHOAzhIGRELTeu/9tSc+ewTUOz77e\r\nAI12VnmbUV05mxiTUnOfIRdV5ou3zassCon/aigPcZChJLffT5MX5MAQ1+xb\r\n72ZhdesIK3wyFe2hgFW8FKER4VDgDQy/uJwqnz77b3Rhym2UzY6xzakG6XI1\r\nfeUpPxGBkYogbyuUJdNd81wFKkvQJnMpzTg6jYdyYgZzZC0xJUIAA3tMYtqm\r\nuQi27qNTqZiqrhaV0l27WGGvzyUIA4hf9DczscCt5/pfRp0kLWAtGPOseC3m\r\nE1i/r90fc96tu8xhv/vxf35so9EeiAIz8nFiL+QKZz162Pjwvom7EkRsk6nE\r\nvhvpgow/gjEOUpoNa9xpWjCkwxkhIa7pAH/UEP9XCZh6LGzn4FIXypj5Jv2o\r\nqyNJvW5Gekgm1bVf5uRr7JtBGs5K+ti/QSJulyPpCYjD+r/W1qyXwZP3lQb/\r\nnI3q4G9tSCeEMwhe7AIBw0uJirK12PaZxpiCYo6biblIX+8LEViU0azROI0T\r\nUuyWqcvINCl2SlDhhiFTMFH7caXLRwAaeLY=\r\n=j4uK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b8389007233bdbae274d8aecf281ad4143cd640e","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha1_1658182926325_0.9312214336802593","host":"s3://npm-registry-packages"}},"6.0.0-alpha2":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a77d2fa5c6f9b16145251a659cfc457e9b23dbf0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha2.tgz","fileCount":170,"integrity":"sha512-pLMdTJyG6ZaE2Os/1wklWsrjma8T3CkFHDXElZ2wWaCQUxRDvmPMs8e7lpdtO1Hjbk/PHf/m2gYvycjSIQaM5Q==","signatures":[{"sig":"MEUCIAzJxzUkRrfEjW2Z6+UWc93+2+CYYpogxUFOJanoVbWGAiEA9eX/tCOmFXbJngXmGI05JAjY2xOwNLQ0gzS5FCH+cS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1rFGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmol9w//d0is9ayYIjVfCLdBHgVxn9Ua0rNFkovgYP7DDtNDsDQMwaJo\r\n77hRRART7lnhITLf9wksBofrcjSZSwY/iiVCjoamZ0WSdwZW1434OBchFc3v\r\nAjZkMrK0Fv0yQ8tmFV1g+IPoyzegk5ZrjJa94dRefzyKBVs4nZg01ARdGMOT\r\nFqZN8aU3Uj4I5OnNt0CqypmelydF/8gL9Sewbvh6yv1iprhHKuYgJ9s+HZUe\r\nw4VtYg9302agK7fgBmW54OLD75feZwueSAndzoXSQcZES2+urfQZt/MwpFQD\r\nGkSJ25iJYpb+aKkiOt2qL8svGTnamFthxwZzWijWnZXzrIyYi1sT2fnD4/B/\r\n2UDpTq6vWMcxmHjfFtee8+62cXPH9FnN4Taa/Uw0MjsVf+QGkDeaosq48PST\r\n7eRe6rVJqO95aLMluqSxaKTMIcCttBYiLiewa5HhvHJW8t/SxupXfXTn4OKr\r\n3xE+nhlBQX/zidPH9xukHXL+RBt7D5+S9L3tBqvE0r+5dU2tzBgVoTCM7/BI\r\nJ8A0h24ToH1Rpo82/0qBI7muHD4ofgNUlsNs8GOlJIqHrTbzocSqRzaAOKCO\r\nYzOhtNdVYBmW7xTdp9itNro5lF49J13pSC4tkXMg+UukVHpCE6pB3+tmjWeF\r\n9+L5Q7+aEJVPlZt27RTud+pLXO384NYudns=\r\n=M8Hk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"5bc723b96b3d4d7d3ce3291df4b43b833a6cf825","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha2_1658237254161_0.07493931805565257","host":"s3://npm-registry-packages"}},"6.0.0-alpha3":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2499b0add90ccc299409652a1331578975e656ff","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha3.tgz","fileCount":170,"integrity":"sha512-peFLS08GyoZ9i00b/zC21tj3TjIaOQX2s/YbyKMkPA/n/+bbgAkFvhSINkYkNxZGgu9sKMBzyyH5u9lsqpB7tQ==","signatures":[{"sig":"MEQCIGgZ/to0XLlYhpYBAOvaeSxmv6z1vt3N6nb8dBKkv0KOAiA0SY4NdJFAxcMDe2Ivv1Af678R5gOWDZp6ZuSXkX4nmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1yS4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpvbg//YiQqMIZM6KkNBeOhuND8YBohQPnor+WOKZH4PfgojxdOjn8c\r\nbcOGs0d5BW0WwPx1EdefLd/+hmZbp4RmTwFBq7Av5eZ7PUfiSWy3NthQo5Op\r\neecETtzIwqPjw4amVkTs0eCSUpZNcSkft4UR53ZrnL6kAZK9+mteze9A+bJM\r\n9ldFxOu99nZfrsYp5avEe6l7VMEZ1P5qXBGsxmn5tFiRVggJjw8e3WKW0Dqi\r\nHrzptIt/i3zCDCgGeKDA3VXYiGpOp8Lwg7zh4KTtXhzQ6MGtTtAON7Abh0qs\r\nt633ELIBAhvg3fSh/iijlzZycHW0v2DCzNZ7MlnMEsWxcrYuVVJnJvisIYKU\r\nodoaOPtIpM5n0T+y44XSohdn9mxYx/7JpRLQiTlX44SVSC2DqB3iOg2ntRsu\r\nClT/c3ryHeg8oFrIKcAqRYj3YtZS6kgnCS6FOa6Di0rIbcffml/L2LqGGs3E\r\nlPjBGxTaBX+a6p+bfYOXVYncyi25OYCQSQOHw4wdkQPn0SevMFD1E1g6F8Uj\r\nFqqPLdaxtwliCtqTR0TD6EdNPqkgFYisN2mBEz61+yKK8ycebilf/2P+9clT\r\nmAzwlUgaK1NA8r9cHDYtt335so4HxFiiio1AImceZW15YoWtVWVo2T0Di55s\r\nATWjK9wrSO4F2qAdbEFBr6iStn8P46Pu9Q4=\r\n=yXzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"04e0857a89471834913e724232dcc10102d33343","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha3_1658266808296_0.8462231837945529","host":"s3://npm-registry-packages"}},"6.0.0-alpha4":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"69513690e81c7aadba38bb722c894a4213f54119","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha4.tgz","fileCount":170,"integrity":"sha512-lg/Oi+cp5OEpkkKh6zqAjDT+K27plt2xisV3bhEL/8oZjlj8P9FqdS8jhdWrXgS84yFice42nCSX2sJkQjT03w==","signatures":[{"sig":"MEQCIAU4TABipKp9e3Wg2STEaO/xVMQX3sy1isHGPrbDlmFgAiBJ+IMWQmKdYwmSMjFSvFLjCYYFxegKA2mdiMe60o7GAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1yiRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJOg//Y4taf0U/EvJ7OkYOWOpx84aoPz8bPOOEdk/Wk7jnuQbeca/j\r\nceE1A0Ii8mv9PQ2Fj2FkkJpQ10znoh4D60/CBsLBuX6v+n5Ydty5It8mJVcX\r\nenbR3T1X4uwxKnJCzjwLxtwkA3xrh8E5LKJLleSHRr6qGD6x6CMuZtvMpdCg\r\n7I+ezJhJl63pINgzMpqT6VOujGlzCrqy5/+6X4nNhcma+qpd8keRxOl+ABAI\r\n4OY73FCT9cvTWCzWf9caOscD45FgQk9W1HFgWQUvb1EuVyo1f6aSlJFT7dhX\r\nvrB/rj+qStQAEpd1jaPsuuyhG3M/SjfD43WwSbBo7k3MdKTAW/gfXT/FXGxr\r\njs3ojxiLpv8vCimDCiv3oyFv+ZZn7AHKbAwCzvsizB9yuGRUuvl54l+isb3c\r\nH6dWXWzAfTcAMN34QqTlFm9LVNbUR1VSIh+VZPY0NFffcVxhN9CaHH2TW8yS\r\nCJUOntZMBXuQg6GjeLOWDCQywcNhHLRYmhFldgVg2AncxnP+8rfH3v8kCoaM\r\niRpQ8RA3X5z+XbGnABDDbtsA/I3ntSFwBX1TsTc4GhwbA8Mmn8awqVEVFBvI\r\nxGkNr1Yw+CbBsueWigjAPBXdyFhvg+RTHohKZFtnXrEqVDEs9/WkDDJsQV1/\r\nMKJpgdAyv4ke8jixeycKeZ5WuK11CwlzgT4=\r\n=hjHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"ad69fff39a5cd738007cc233db30d22cbde14cd7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha4_1658267793745_0.12007653318427525","host":"s3://npm-registry-packages"}},"6.0.0-alpha5":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"d24da04da9f82e3a79c9d5ac49e8656818dff847","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha5.tgz","fileCount":170,"integrity":"sha512-Mq9EeQa0UcNZfk8KfjHS+ml6y//W+HffEnAmBPrngM/oaKjiSSxLO44gfqeStp+9hKlLOIanv9QatuJg1bO/1g==","signatures":[{"sig":"MEYCIQDlGH/F62yLizAUgHAUnGamQ2IUx9lLtnPF+/5memM58gIhALpU8vvCtB1nikxITrwjXYd471A/rBuEjM/SW8UmnkaZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi166JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSaw//TA2l5PWwK4Hs2vya45ZxNEMq7yLGmwJuCls0hkYvKei6v/KF\r\nXRlG+fFQjImxj5kcIkMkKrXtQFvNHvQdNhuwlJ2TG3+OKRqUoOxatsHgRWDE\r\nJVJ4E5AhAc+paCeIE2YcSL3Wan2v9bp0vbQrBx2CVjO3q4R+0HcSyMW4pmSR\r\n9XhuAUAafM5xxbYzcxz+3jKq0QUPkz8qSr8PZ43Ykv7eR163k9RlL7sp7tuo\r\n7K4YDWESy5xCdE8OFQGdq9MBvGs14OevHVzS8ciCHgWZuQd5UfpCl4JQlIU7\r\nHSrzdDO6qGpvEKk2Cgc0zFxQbjbfqomvkAlSa4mSyMNLWobsy7aSFbFYtc3f\r\nrLrmClPVEFG0wHS5SpgoEvcII0y1qtorcdDVfdSvCTD69wT2ZYmYcRQmki5C\r\nJi/6jWTjpfihbtfVuA7wPChLzZvB8zr7N0UKP0T8+CbMFuXQ0brCBdKlqE9Q\r\nqgvAM9jp8z0maoDzY35tosh5LwTAjLkBaWTjxGHziQt+ZtoKm6m6ytCxzZ0A\r\nO3JCU+OyOuQOqqs/6E2rOODLLsLULIryXLKdaOtPGU+r8CXbZgrCh9mSB8D4\r\nolMuVm2dW8byCdaLViMsgK8+tzalbq5tRFY1KykeV9NO/zw2+L+53hjsniPr\r\nE8UdQxcDdr6v5/moA2hRBpma5HPn7obO9fQ=\r\n=v64f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1a8a18545c0d19addc25d66b08fa6ba9fd8c0da5","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha5_1658302089230_0.5471838072876081","host":"s3://npm-registry-packages"}},"6.0.0-alpha6":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"bc8eeac802238e4929af4f4ab963ea4535dd3e25","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha6.tgz","fileCount":170,"integrity":"sha512-WK8gqzgAw2ItRaZVYWEnBFRvZEovLRKqUiLp+TsMhA0mM8eTR7US1AAqW+DQn++Eo4ILBQ6fnslzHnAHVP6ZiQ==","signatures":[{"sig":"MEYCIQD5+0D3jTV7tdKloNPn+LvCNvGES5M1RJjOB/LEMcuTawIhAInJ2OP8suVGKYqUqaGTvPdxb7RsoAvxNYAZm3nbMZpl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi17OHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmod8w/8DVfvtSH1sGfzld5chZxEeal0pk1dP27sE5QJJUAbWleIghQM\r\nJTtCXsZn9lESwPMjOAI9FX6ckDbTjOUU/PRS6OxWhmc74Tal0rvNEQRIDIb9\r\ngkbG00YoT+LU9KBG355x+drHHSdVLJ2B5sJZfuHwr16F22clEjDf9Cn87KKN\r\nLmeEfutIQntz7slgIx7+QrkY2tw87iCuidcdrgR6cZ7WgaP04drI9pLx6671\r\nEwcMSzJlQNKgKkIgoqnfja2er27VKsayNP6cu5n6lbjtVGQIlOe5kHVqrS0c\r\nAyVh6ASMILVD8aAtfAORzkjPpwZt0R3ZJ8baO8Rybv0emki0FoIgJuQso9O5\r\nEUND4epLXMHiGMAkjGAv7Bwayj0Mh7pj7mFORX0lkpQMAsj9oIeb/kNkVpwO\r\nkt8kadT74yvaPk74Q/QnzfFqlAzWvTF4Ahjre6g8qzyKH9CJVDV48aZesUtO\r\nSt6KTZSRJiHDPt4gRx+Pk4XdrAdnSANpfppzxlHdv41Wxw340WRyk3C3ZNLn\r\nM1n1uCSfRBMfc5Z6Lc0lGhuh6L1Ye6g8PZkpnOTSKDXzwCogpUrX09ms8ncr\r\nwf5RBD4+HbmkznXOsqU3x4hHU6jpYdHfQecVFa7NC2iaUnk0bGHja7oQBVcJ\r\nowZF5w/m8rjXNwyWJ4DnKg1t3z7frxhNPG8=\r\n=4yAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c2790266beb730cab579e41c6e6f7ef53ee277c7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha6_1658303367193_0.7085759671018759","host":"s3://npm-registry-packages"}},"6.0.0-alpha7":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e3c801a10251a912990d39c9a67145b4fa702eb0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha7.tgz","fileCount":170,"integrity":"sha512-iwa5nibhSxCTBV52IBOJ0LYRnIg09w3qmENkUU/IEY/ZwvxhcCcQKQ7APxMxT6XzRDz3UUHFDs/C+OAdISCKuA==","signatures":[{"sig":"MEUCIDJzr3SFlbS9CTD1GB/zkQ73RGhPjHoCSR8/Y80abIuoAiEA2qE2C8dVkVoPMTAIH4fBt41ooAIq+40Aw8+iflG4O38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi19EbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIpQ//V4tYdjWExq3Wd2IgRDjpYvNIyqdGmnQXFld0OEPauCEqqwsl\r\nyMCHXNTOs8A7KV33JFdceYTw9RJsbK6pg58L/2s9t3pSUOdjsb2biyn8K/zE\r\nAzsn6oIwJZhsRdW/QJtoB0sMdD9RvNh1YFrrEqtTy8wAX0CbO6pLy9zQB7o3\r\n+eegCaFALnvK8I8AOL+8M4rfPf7S+hTsXB4c0EdULv9NV/jJGPXAyYg47rjn\r\nZ2HSlapGR4kQoKfZMYnYCUTCdEhrNPfsApmB91tSN7rIe5kzZvBLkV6r6VGz\r\nxne/LBWdbUB4iw2dZx68MVlbH39CkSayYg165SscjrleW5dUwotmmOseAMRz\r\nNxxg+yok0oGZdEvDr36mS4+0j08pEG8Je2/GS5TmFi8YbXOA0V16bSf6h0CW\r\nHszbbr4z8dmkHkhRRtYaLe51ubIjll4b9Wy9cnAtE/to6YvHbXo3b4dE6u+g\r\nhaPNyzX5fC/RSDwjNYx7UltSIgLtGs37SiM1OCXlqRVdrmDGtxusEfqRzd7G\r\nLI4AwMnpvlR6PPUoTxWzKuN3G+CO804OsRdey3YcDbNaVs8l9CzmSROFP3H3\r\npAcU/Yu2urjcEvF23rGYcVVi+wD/AfMU/iDo0mSFCAtW8GCq1tfV0yXXjHXD\r\n1/loA7KWhDXy9uoRNePt5rT/QrXRwa0CuoI=\r\n=IjFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"6d4bfd344a3a45ad1aa9ebf5bdf92f45bd8e100c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha7_1658310939212_0.18116565540198115","host":"s3://npm-registry-packages"}},"6.0.0-alpha8":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"abc3ae188adb12339364aed29f6c9df41eac38f1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha8.tgz","fileCount":170,"integrity":"sha512-h2LTeMoDeXQFVtatjFUSZKdufHrowbUVzIkN++9sTeWWAkVF+GLbIFkkaUOCrUnWW2SmfhUp6l6rWKVtPyh7ow==","signatures":[{"sig":"MEYCIQCe3rSeGKWoHYqRzMr7sym2yLDQLKLtvDL0uolFSzb86wIhAPnqL8IQ1G3UuC9LDV69+we9VEHIRls2IygCb/GAu7wK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2AjwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTphAAghUSynT0j323jPCZQLJLlz9kaOq0Yac0sTFL/mjpe34Gt8DH\r\nUEtqWbXXvShwRCSGy0qNuBRXrpvyA0jl2zjg524XJy9Ncyzk+r5VmaD8gmob\r\nFs++IR+0acu0PTo37vv6yGTyCRTM/uHVc4ZEoWGyTwJM+oJwWq2g71Vtwn2G\r\nu7r39fImzs+nKtz4GJHQ/VLHnYW8xcVEvyuP5s4kQI1oPZV7pfAIl5w2yENd\r\n27fl7zkELiiDktAPLobtX8gFPhiih5rmNS5jy8Ff6R7t0EeWHq+GBUt5+b5t\r\nyMnS8NZaB/9HQZp/piraduGxu6/T+fUznoJpS17JPwp012oyESXVFNaDDZo9\r\nF/mRuoA9J8oz6UzjqFVe6BvivZC/j5XNGP70qmjNunOYdPZ7PoIvCU+AtRKg\r\nbQ0K63CizVRJmCFjRem7Qb30DAixT7vcWEXTfvIU+fYGi8/+O7Q01Xt5vS8H\r\nWdFkeDCj4qwnTFojRQiOeOw1e66NaoE/uVJ8+jIu/kBmUr1cA1g4c/u5DV5D\r\nNzn7C9jCZMmYEDc0Hl2RjVd9FMjVOsvDWOLERJrgZM5H5MiI6XhALd7j1Gby\r\nL31BwF6evnKPa9ZqfIKaZjKkT18lw7oXBrI5gva3rMjnL2RfkXyWvbuHnrK2\r\nyL56O+7bTfb9cgJGTKkX4fy60CcXxSkmcBo=\r\n=aiGX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f723f9b1129fba34f15f06be6408975131d521d9","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha8_1658325231914_0.40275752152251143","host":"s3://npm-registry-packages"}},"6.0.0-alpha9":{"name":"@axa-fr/react-oidc","version":"6.0.0-alpha9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-alpha9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"569b02cc255efc640b4172222401cfd91a75227d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-alpha9.tgz","fileCount":170,"integrity":"sha512-EXKJiNK6+UBCYEFw622knmmQqpHFy80Guww18pgwBGD6iTzKN39BEuzMBaegPW2qRe0WQmoKExKhAk30KQz4GQ==","signatures":[{"sig":"MEYCIQDpBVMm8Mbt7M5npK75SrzTIIFQhWxQvckWTntJVyyPGwIhALUGUyJThAbFtLpxJVAaXwHqkO8b/JaCEzkV8X4YtlYF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2AtSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Ng/8CtZb2ERVvYC82mYBIxS7jGTl/dhJ6LK5ypmI4kwqE15d1/KT\r\n6YVWg8lIx/IcIftDBzCCNOxEupMb+YEQxtXQ0Clu9fDp0kUcGxpz4OUyWEbG\r\nq6yVDaurcjl0bldC9TJJWqD1zid+rCIboW4LdGhWXRByKHXIKtD47y9Z0qZr\r\nVhLE3DcdZj+ZQ6CElBASKcgA2ePyKjE7nzzoz7CxJ10jxZLy6Kr5XtlWmX8S\r\nPLbDZEarI46E9wyBCEjQAZ18glsAgKUJPg/cE9n42Utq1ue3GLzGjP79rQq3\r\n3x5xHBTjI+lvrYm5hAcn2ojFLwO1yugAIqwel1Whu2MYSwg7Og4hnb9AsRbM\r\nSHgcBPaaXaJZIXayYLS96RBC6M/p4XG0Wh4z778/nB0krDb5hLEWvMqdH06c\r\nUK1NkbTqOm4xsE3KJPPIzVdEVjS7eyj6UETOc6YrCS5MsBEtM6IuRHhNiY9O\r\nJRC/WuO6HbMVsVoNiwxFIhSMVssuTIFDcjZgxILwnyBVEB6sXOOA4Hu1u4Ub\r\n9uDmwZdDV8lecRZLRX1rpU8u+qnrK0Sn7eTAycwFE/cB8JfxX/3y7L7nDhRE\r\nsFx5rW1mvDyMI3jjFfBRJiOrwt+COcamie35KDL6mRT/bQkXF0b06o7CjXAO\r\nVVN0MBLrXwvVPSIknWPcZOYFQBsWbhfd0Tw=\r\n=QziX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"8f94661118b002801ae7de51a8ae262143a94d7f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-alpha9_1658325842650_0.4778697686735969","host":"s3://npm-registry-packages"}},"6.0.0-beta0":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"67bf4807355c22de07af43e81dbec09992585e50","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta0.tgz","fileCount":151,"integrity":"sha512-ezHMYkn55lsWoga+s1K/21Xpdd1/5PjQ6s7gdKMuapm2/hYmjeHJBZuxZvQbkeI5r8pLkeUCLkUib9LLb4I1wg==","signatures":[{"sig":"MEUCIQDdXUh4uMAYxebMmDLusx6L0af0HbE0KY1UBzOlpvtqrAIgPfGfJLlACryic1sH55pQtewA3kbCEnf/KJv7cIEbJOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2GwKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcGw/+Kfo3j7xX4OkKzBGEGMExv+NT99+WD2aBqA7B5Nx+lLMK3pNo\r\nzoARzAF2PgL5PTcsw50w4+t9NMWGargg2qkqjefX4uDuIn383uA67ssWmTCB\r\nopqxxWW8/drh3Fmgr2Jb46fnvwRfFrsw4SW/NsUDCG8FvgBTDlz0E/u7BWJr\r\nO+sNtkjoZVDz1eC3lRT85zMWe8c65me1gC6XhCWAt99pYV2J5om6uGGQYqVk\r\n+ZTjadr0pE2MTuAWYHId1U1F09jBHN6CBq+5fIr/eSiyAfVoOiijw3XEgno8\r\nAH2xmgxl5FP2o7F/Rgf7D5Q3tPQh+Du7nCrj4dcGKGIut9Jfr4teXzPhjN9g\r\nysHUv/p1zqQLfcQT9DiQQycfq9gk5brKUBMAM2s9Qw0McxO9yDWnctAO0cMA\r\nczswuySqyogzdDlOUEnzKLLdeZSt43Z1zXD8bZ0lQtlUvT3tlr7kW5+9FhmO\r\nRkJ08sReEb/x0VpPpkE4sfez20Wcxl5LW5kd6vo0n/LXe1UcuODv7enjJh1V\r\nRJd6jf4oUeuu7Wxi9atYSslI7yxFCS1yGUoOEsvuUdSaR65W1ZB5KXYHDtUY\r\nOVO/i2TwqAqhq/JU3+gXx26I6lN2rlhZD4e3xJKkMMDOJkiPiIYcOHahsxOT\r\nH5GKvZlAXpR27qBfOiZ4rRDhyssZNKNkDtE=\r\n=QbuP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"95255ccb5df23e0678744eaa95480bdb99fe470d","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta0_1658350602380_0.27235535684413814","host":"s3://npm-registry-packages"}},"5.14.1":{"name":"@axa-fr/react-oidc","version":"5.14.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.14.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c01082f84a84e6171fbc6a144e3dbf65bf2aaab9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.14.1.tgz","fileCount":160,"integrity":"sha512-vzh+Fvq5A1lbZK3AIxGYWdRGOoCFOfTbHfDW2d9KHZYAWXHSGSkB1HIHWyFFlPtpoBme5xS44DkMIx3gyk6Jiw==","signatures":[{"sig":"MEUCICgL/0GCmCkGH25SIQAxcRy/JhzJAQo5nH9o/rSzJa9YAiEA/28feiRDZeqPBJl5fxcPhaOQR8yU1EZln+t0MB+epvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2G8tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowNA/+KSQ7hwlg08mkhmHobzz5icr5VqPJHRiolcDUrMS3K7ZlyBoP\r\nYpNqEvHe6lNoE6fQcxj4UU3vJu+Qh9C9xKae3k3jpQZoG4tx3QUz1zd8Cijv\r\n0m4GHkARVvzxKIdme1yVnPFchRvLk3Ki3P0HYcDSyZPKBT1HVaj42mrUd2DM\r\npUJ0gRdh7OKGBvzCTFhwwPEd9uDqTUScQpxrC6MQSRZxRdpUkaXAiQHMDgCr\r\nruSDaPwrBgHrcmrrQ4yopy+XqScibhMvB3mdrtlvHL8CVCW/V3pWq/h0CAzM\r\nITM8aCU57ApXTIgHlC8dwm0aBPPSp0KPoMPwb53jqx8kA+q1/rUg2xBTt5pd\r\nBuE96uxpekY93innmwRFBDI/DGU47VWqT1fyEOr7pvX5VTz7HbJW6Q9ue9PK\r\nXTiZDzt++kKEeN+UCJt0BAtFuBJPoIyvrF4Lsj9PxznQZ8guoxSUjE7FHgjw\r\nMAI7z+J1X9hZcrzGT03oehWpMVDyuIdARgXSPAMOraQfj/fLmGLmYwxxOoY5\r\nMpgBCu17V0+nx9TcAMZUg1sNde1EI4+YkqNbHzYRdxx0xGGPqhaL8MWvVJnW\r\nO7Z1q9l0oC1PgXNGXoblJl60yliyx6OLQKQQsyUWlakqTS6ZUwGuH8/ms1Ks\r\n922oIetm+FNrSuEh6OnQdOrW6LkdzGkg0l0=\r\n=ICSq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"aedbbd3004ec74ea1bc1c1c25bc5e06121f58628","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.14.1_1658351405688_0.569368239228313","host":"s3://npm-registry-packages"}},"5.14.2":{"name":"@axa-fr/react-oidc","version":"5.14.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@5.14.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f98f749e3ce643a394591e786654dc55e889387a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-5.14.2.tgz","fileCount":160,"integrity":"sha512-N+ssJlVtVHnsvlusMxY3zLPKCB+lGzeHIxWXUb0WY3uA7Z+jxx7A2m9W1kHbhYzHuihgA3rWIcdKsvtdkeKXwg==","signatures":[{"sig":"MEYCIQCUJldgz9sZyEJ6FCE3EpoJ2MogNB6fwn2Vu0oJWH0nRQIhAOJ1SrlxT1EgA13j+ESXKzgDDCcXKyZIm0pURZhyggxv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2RSkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKyA/9HCi7Uznr9WUy+hTNacGu5hB5GanNByw9vXgnSe7+C9gHRHj8\r\n9iHzM+X0VuCMVVUwscR2Kt01M3PShesFZ1bEBm6yVFItDFuojItqyE3u3EQj\r\nW3RBfCtA4On0GKmbv46wjKwWDzKYCc682Z9z+ooZR7+7PDG9+tbbTtUGAO8o\r\nrSSx6yFFA1Ysg5J9wQYQbjSIh0ca/tsaEPplOe0BpFOlRUgzY8ijsrhFOYIW\r\ns7Z5u61umDovUeDA6aV68+KZ9xjsPltU+fw+I5xrX/Xi0b1JZz/2KGtOJwBI\r\n2MXDFVgAzwohJHyvDiDeorM85cqtsozcjdpdBQjwgPoNtpaOHQC5gVPTsJiZ\r\nIvhT8Kd+F95D3O371wEyA42VWOHUVDdXRxbbr6vrfqzTKCoimCSJDocEbBaC\r\nUtdbo6+lF/5Klo+/rQiwp4N9M4pYNGqVZ7C/oXjfRIVYXnQyZJipKpEqfcMa\r\nhUIcQq+qB6jHS/0ARR7lsGuWtI4W51XWO9rCH0p7a448h8xLJunf6WJrk/3y\r\nDmK1Srlx2yorJxsU/TI80tKDFdsOe1s1+DJZ6znvQzjaNmcaXFVlG4PW0lxl\r\nwfLijkZ6I9YvLpy+ez27KzADoFM2jY48/i4WZpiAM0ERo1Rz/63fV9LNkqJR\r\nXqrLjO146tcuUJRU1FC5qaWKZ1eoEcCbFt8=\r\n=Y4Ro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"8a4785cc11ceedc17e4ddfe38b6b3bd05bb4aa0f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_5.14.2_1658393764117_0.8709377148685886","host":"s3://npm-registry-packages"}},"6.0.0-beta1":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"4de8ac32b3e2d6e53da70c5137ef7a9e4ce693a7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta1.tgz","fileCount":151,"integrity":"sha512-oyPKCZTwpfpp4/66PzAIrjfM/WZmuAYtmmogJuEHxjnd8jjY3E/a0V8X/BmPrxLNpKJeOZhMsvzNvMZWkYDHAA==","signatures":[{"sig":"MEQCIEy7ojwjZdl0b6+yPaxFRYI7nIe+Vba1nOLOrd3d0L+pAiB0BO+bvsx0qNl9txb0Ar5kAM7EryTiufDcl2sefpVcdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2RZxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/aQ//XbIwFccY26zX8WPydhDcaO+0fnaJ7iSK0tn1gcbqYjxRYYq7\r\nhOakKUNnOzyyYq41tCaOF5TS0y50VcJVycqW8BvNwoQVgsYv8en4V7ThDTTR\r\n4VI/1Mkpz4Qu8tVj4oItBOKJPy+R2plI3yW0KSVoMVdDmXAgbi5BoKQnPAuv\r\nuIssShKztZ9YU+Nex7o1LSFAKFVcAa7THeQ2U4Y4H+GMsds8KAFDoJvS7oBZ\r\nq2KP+yqbKs/vaun5XX2j3Df8rtnItSs/41zQ6sGn34Xsumtcf3iH+OvQ3qdD\r\nv0PTDw98h3b85tNjAsPXa5RpG4wg4Ja5Zu/a0Is8pBoK8X/9jLrJSR/3ao7h\r\nb+PNR5u6VGh+p761P1OiS4ig00eSJgwPm5lSxsrqixuuG4PIw5+ZNersjbHO\r\ngTfDjzBNtsdTNlrXSt25NraM+7DNCOeS5Rd5C9GG9dWMaBJCyQXNBljp8+/a\r\n4xNcU58li4EZn1vgWRbQ54sP3Y5Tz0Eh6G18efShAc9xoPvjpOWeX427aR3K\r\n8BkOio5VABu6lKftf3muEsKFMLFr2sigK7vzOiMr3ZgESBpAXKADmymmwRSa\r\neQRZ+zbTymleRuSIYMylgPD6FJ9b3r194K7K1wmZey/HF7LR1rjnOI8hGZr2\r\nKvd8sF+2CkIUlC5289h6UswHldZSLksnUE4=\r\n=YHMC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"d820a9cbb3b476b895b48f48ed6e7d482a18705e","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta1_1658394225419_0.1905644443673138","host":"s3://npm-registry-packages"}},"6.0.0-beta2":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8bf86b5c19e48a9970465d01a647c73852895dc9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta2.tgz","fileCount":151,"integrity":"sha512-TZfUCHYJiuOd+5JDlvx2A6YhXfyHCGK4hDdFjw4QMWjtLzedkDlFOoEwr2mJNTyZtEJ6IkuLkIr7S4MYH+i+Bw==","signatures":[{"sig":"MEUCIQDO52R1TT+lBELTHouR6QZKmilHfUwRqn24l5sPicz1MQIgfRc5eEYCW/V+EjCIN1MB3aryECsywYkhgGTm/osXnao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2rCrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhqA/+KL5GHXnihmdyOINdI0MYD23bf2jNaa91Kz+UYfw5+iYgmYbP\r\nkGOkmL4H2i2F3ybz9s1/MbXsmcFO0tNsWCy3NxBnkQnOT9yyZxgKtW+FSIFx\r\nY3abWpH/LEB+WM/BdW94oNHIfivz9X2AZMj/J0d3sOQ25auRSOBYdlFFdkbV\r\n3OfcANQnTOurp9keNyHuXWZxxtXNLX7CNkYOp+u9XdnM9xW1m7O4pkVGBTPb\r\nQY+eKnos84bKR2idDfFIAIHgN8+Z2Z2U6ytIaf+WXXZBha4040LlMUEzPXFb\r\nMo6494PhCFfNXz6ST8pXSrR+ivFmxYythTzQyHI3t7xTaVJllNAMKL4/BIq7\r\n28yOmIISuLdnlxPK+ULuAC/nUoMypYO2ZcePqPnm1yqtq7bY5EKmPDxxM+6E\r\nVnWIEHHUmbGPFexLbpOaOff7Fln+FlGESDf6lTLT/wPvpBsAVL2VV6UoHdxU\r\n/Y0E1V+pCTZL2TanWyyUdGdVLA6sG2Grcs7V8BYyqcqm77YLtvTgdDLzz3sf\r\neH5eVmFZk5XEmiSX6Qbw9uiGZZdKTN5QtWeQAkaaLG3V44CjQehmbC40QB7F\r\nniuDWfEJO1nOPj0wCIKkZthRvPJmg0z0UWZn2b0+UElZkrbmlNP9E8U9IkWx\r\nUWwm3knLdFluoX8ydRK0Kk5cuB/rkcf5PSg=\r\n=2X7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"d906d4b986e7bd2f6e4fe2cc71ecb9eb4160ed8d","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta2_1658499243722_0.6358565924664548","host":"s3://npm-registry-packages"}},"6.0.0-beta3":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7839d5657237bc8f1ca5dbcb9c44154063dcac0d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta3.tgz","fileCount":151,"integrity":"sha512-W1lSFBQjr0Wgaj8Xbw4v/0AvQEBLPIh9hofzek18PPryDoQb/SmqrEabgJCjv9p2xlV6d1SP5sS09kre2L+/iQ==","signatures":[{"sig":"MEYCIQCnRuX+2+xi+1yHF005Mc2CeagURMjhTSD0C3lETl/eJQIhALs/Jwn4loaPBaIQvtdrdgDY/P1H6cHitlb1jxpW+Vdy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2rV+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Sw//YOtF83fGKUrP0LlLvJRwhsHp5FDtuwnaSC2qyfMxB7BZjjeU\r\nzRjX75sqt2xfMOFjX1/ZN0XqMfjNvx9anzeW1mx4XZuq5+PhnWNI+UyDt4fH\r\n5d2LnqRQEYlXRkh2TOX8mFP7p+TpVat9fbFTcxNbrw8PK9uq+kuvgUBxuPlN\r\nIjS6tlV/nzmjxJolmWNSI7XO49khxbL7vUO1fz5zFc1NI/SqYdPburZm8o6i\r\nAtKqH8zmrWq8j5AlFpuVCXb5NVFVI06e2/XyFyntqRsTMOe/4t3D+NvPN9gW\r\n8uu6qOOd86lXpSnGd8Uhiq4xtSfRvm7/FnpgyC3X8d9NoKnHso3TR3sGYnVV\r\nERFPvfCHarf887c2prkS3PkSq79CVR3dSeXjP99mmu/6shhg4dRIT1kcCQTn\r\nejE2xhwiGLqoCSxhd3qekLCaC+GyuQJqmty+FLAQLVxbLAphNBlZ52tsup1w\r\nbxcciDjz5vqNnPNycPuFUOVxEVFcUWmCTKM6xkYjIuUPQtAYeUkWiT2So8Bi\r\nQODneTSgBZu/LLQztzMV6AO0/ZdiFMDgDAxb3aRQ9Xk+NnYv5d9JWy3yBEW5\r\n/JrWFRwIMxcLBgUZEfGAP+Ax/w8ItTktpR4rhX+uuMbokZJA6SfMkO1IirNB\r\neFc0vsEWspXn/oO1H2bGHqvO/na7u6U+sNs=\r\n=0mlS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b209f70633f979419a7614aaf21ff5a95c8ff983","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta3_1658500478316_0.15536486313394593","host":"s3://npm-registry-packages"}},"6.0.0-beta4":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"00da41c3dfed5f25aa12677c5e4587463f0d6f7b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta4.tgz","fileCount":151,"integrity":"sha512-eByfCBC9pxUGSQjCBa4cGjxEH9t5sm5yG3PzfXVkm6v4f4sdVErEc7Q+5Cm6PvmJzhNPGazdfhorv4BogaoiVQ==","signatures":[{"sig":"MEUCIAErc/bQA7Q6CsKuv+ib87n/WhYZvRtOBkxs1FNYqDUsAiEAgbQ3YYnD+H4vdmQbjTryVfAljgpUkHDOimjIi+NRcv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2/JQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmom0BAAjRGvooeWQvgTisf7jmqCnGN3x2Szwm8P4me23GDSKyjRU4k4\r\n1OH1prgwb80SXwAFkA/NdUCUx8NVAlAzp8lwBUktSZ9UPZD9Oy15XBH2jfvp\r\nijgICdiETIeKq/dX1mjR7v/9xSA1s89Ix+ZQG7ZAbwa8exMiR5mQnyid2Mwh\r\nERw3nxPcNG69N+NNut/vvVqlwXX0C6J4aysTat6w0nYJSmdsUEf/on2SfllM\r\nPGPvfFYEDbELNjNNh8NraWi6Ab52ildCSlsLmHEIUAgg03uQoLFOvHfYh5L4\r\neMky+0WglyAN5lD9ZmPM8c/X/xDW1eeBheKpZq6AL5sGaOTpfJ29lB1ocCCC\r\nsAVwxs9jcIIUclmnoNwffubQFaUjcfOOk+ddQiZRleEZsqtCR/MvOpjxUu4/\r\ngWtqeHB0eJid/5n/CIuRXbd2dzdzEkJQEtwiGeZVE0Jd0oIyyb0qkBTG4iIH\r\nhdBZDREp28bLzKTL5YDj4RXgL+AjrNUxvVXQE4Y76x6MbdwjxclA9jZYPd7J\r\nHtwRzwk6LnTsJr4UxXccZllJEY1sTLzQCCR9u3s0nHd1+/mgXQy/PI/pZlrK\r\nCr1czastMXIRHW+4SDIm4W5j1+B0I4bbwLFkn1d/sMVSVhgtsXPmQw/RY2ad\r\n2Jb9Qm/LVPaNKz5Yggvw2/nAqhCSk0+Yue4=\r\n=mGoy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"8018e2e239f855e1da21bfa954947ed1cc2b5dc4","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta4_1658581584527_0.07840562261984285","host":"s3://npm-registry-packages"}},"6.0.0-beta5":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"baf43aa7440a763077d7ebb6964bf4facc496080","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta5.tgz","fileCount":151,"integrity":"sha512-VTmj4vsC0ZeKLrrT+7cqw9lOKHSXFEU790BlXXCbHWaH2ZegeDuRfjfhr8Teeda22WKszHCXNSgZPuilpFkMUg==","signatures":[{"sig":"MEUCIQC5hHIjm/OFqKD9m8SNx37JdijUnSvp1HciWaFDt8Ns6gIgVnehhd7QSQfZCE9ZfDR2c4ocjXnFbhK8Pk6JcYL+v70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3AphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOcA/+LybN3D2nC79olkLmbbPkZ3ZoXyAi3xTeMLoREFAh89N8pRMv\r\nGURHlydEmVHVEjKb1GUkfZMyI9vQt/zPSYMuWivbCnI7NazJOHpTXd3AQ7bi\r\nTNZyC7M0Mo3k+RxTU9/TBlQEO+eKcDXpLKorPEpPznaSlVnnuos4UOjVeyWi\r\ncrF4TSKRJJ3rqcBMWWWqunOUzCzzFdeFYiip8Z7XwnseDurVulUImZuZZBIU\r\nIZIkF0UtQzELJUcvJmH5TnhRE7wnlTNPWd8zYFJG6GgU16Z2484eMXrpInHe\r\nzCGT9yDiRZyUrE9n1qK6cU9lU2PA7DAP+MplrsJvSRFrTGouoHPVVm2Ad1Bh\r\ntocPUqNOjXWvIgOxzVovF+zaZIXyJ99z+L1qqncQAzBrCOoi1S+q+BPLmsTH\r\nBcTPyrmu009AVpZ+Iex9BGTkKDXqM7CCNO1hcHnejBKuVD/zaaPpPJbfMqQG\r\nMh8u6ezHx/QV0EENxZBbaVcCE5+XJNRCNdyKyfciSmb2e6TkTWT8hzHutftx\r\nEN7lNXkQ4c1oexiuuHl71ApDdwPNcSdkNYpWVOEdenV5iG0n4uvl8lMxdUli\r\nBSRaegHWfmU1CLCVeATZSiAbEws/lO8dz+hZx/DiZrW2OudRvIReLEh555Nd\r\n5D/g2tTWT4CQaLxd6nzDUwNMCdjxYmsmlBs=\r\n=fKsI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"0a131d3873651b77c69c7dd576ac688da31fdd9d","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta5_1658587745229_0.7041266900113983","host":"s3://npm-registry-packages"}},"6.0.0-beta6":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0397c9fe70638b888ee57055e0d5b052e9110a10","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta6.tgz","fileCount":151,"integrity":"sha512-KWtcx2AKSt/WdaAtZ2tV3BG5yemCshLe0E4Rl1ECfga5P/9hAUvmBV+9aHeD6QMYzacloX4Y3ZuGD1wmO0lzIw==","signatures":[{"sig":"MEQCIDQFRSGmMJmRE/eLYa9BBdFaSX0ZnIfmJgx6lV4R/+IJAiA3vFZErijj8qJCtXf5mVOgcn2xKTcQ1psiUeDpTJsmaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3GHjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopAQ/+JwDrtvnFIbqxLy84tKh6/aCt/pDK+1LteCxhxKAorfa722ed\r\nuEqUoaOaAMC2ivFjKCVrQ6Ljk6yeYOPQDiF/PwLkC+8qNvx+AhFbgNd/N0J6\r\nOYy6X+yX3KTPBzrbTydqeuaGSiQbTiFpqC04nG23l5PFg+owf5YkvjOxC8us\r\nVFDFkzTdwg8rzTENQCptSZUeH0NL8gRI/nRDz1Ay83fTcTEIgMK3vOeCnhh1\r\n7iEIvMgWjpcgTLaHHqGc9TmRprnmNEQS6mU5Ixs/6kAq3Zmtq8SlLdukG8sd\r\nfGmSSCoTjT8F6SQ4lU72huM+JILt2GxUpjcCA5DEAPaukVm1rVIPtb0+mPnc\r\nv/q+bKk2XnQy+p3di/78kG/bcP8X+HGP5wPdpVWpJHhLyvisMEJMO8yCb/pd\r\n5jTpSXAhKIK2uMZRRxUlW8Z2i5cf1ZMq1pbylvTreFkPIiTciVvLtnm4c7kN\r\nSdY916fud9uHvXKPFkVaabiU880hkgOyL0AT7AqIM0zbIZOzNKaXxrxGCD8u\r\n9Apn0sRYM8KeqpzOkY/dZ70rvZ3HKIEUcprL5VS3kVyf3121yQmBtJLkjT5u\r\nhFRmlxaChFkhadnjdFr3ZVD3DvR0CfyNzozQ/i3dhcWCyTQ2XBULBdnqzoCM\r\nZwS9Pcyijyns90DZt1vipDsBas5egNzvr6A=\r\n=IaVN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"361ab55e18ecc2fcf61e985baaffd1dbd8f1966e","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta6_1658610146881_0.17220179040983563","host":"s3://npm-registry-packages"}},"6.0.0-beta7":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"048411ec8e42a0991ffb65ede2fdc20fb29cc82c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta7.tgz","fileCount":151,"integrity":"sha512-grY5T5yn7byfCHu7viul2QZ8SjFCSsLUAPq6z7M7gBNl1uvZ5G9mK4kVn5tdKUj4rM/TearXaavTPp/HUF/hPA==","signatures":[{"sig":"MEUCIQC/C5vYpA2FKuPP2CcBB1ZMD1r8kTXt1+RDiCuK9F18QgIgeK89VDfvzf076mN7pa/PmJ27yNl7KOTzfbskBGMb87U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3GIeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4Gw//VDFUaZDi0Ahb/Fb0XKltIHG+NBqQFu9xXrhFpqFsPYVz7d4l\r\nQKdSwRUKMGc5x+hwr9NX92M7rg1wQ7CKyvYhfu2yh1vBe5T3Q71T1xdjvCDu\r\nBuPjbSv1Zyhqe/uK8nLihSV1lqlQ0qmHRAcSbEr52hpSYxDHn4lK9/3EwWgV\r\n2aZ4PhoIiDc9UFQuNpxdf2cF21uXW+zRMO+ShC3+rUlxd5dvPN8ER/w6v3uK\r\nxG3MNTRaqo3dw229xqBFFZw9LXx0OdsWaXr0RMAHF3GWf++jAjRJfhLTTEyi\r\n2FCHiop6a6+xWiaEYn4IroINoyS4CyqVM8GhV4Cp8qDmM7OgxnjhmXFMF9s2\r\nW+jIZJ5+dlLnx8lwqZV/9AS8wwPYjokpNkGrMHhIqeWtVd+0QSSRmqbdHzLl\r\nTfDmTeRjc85LowzaBl232QacSFnDvhqOHKCyuID6Gx+45ni2Wm4OzifUYD8U\r\n658+AudJj59l9enSUZ672KJS7h3r1fKroRH1/fv98/l4JaT0L5fbSpTVoLq4\r\nU+W1YW+TMxXGFuZDjICxr6ZP3ySepfQ7ZbVeIjNdbPllTAU8kz8WaHLW5h+j\r\n0A+2Wbl1oXxJafXu9lnrK2FRT6yehvip+dN8QNQunqBh1zijvsQfM4q2P3nU\r\nLMimCi9SA8ecmCuuuJEMCW31EBfgtQG8Rxg=\r\n=/kGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"88fe4ca5205a279ebe4636228164554cde2b5334","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta7_1658610205800_0.83488273738897","host":"s3://npm-registry-packages"}},"6.0.0-beta8":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"96762af6a4b51ac3b907b324f7776c39cb7135bd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta8.tgz","fileCount":151,"integrity":"sha512-ulmOyld3Db54xE5FaHkRs83wsdqLjbixXZJFfqaDvwbSw8+jBEr/BCWAmUX3ulGXujpsbuJxj4W1gNQhfaxznA==","signatures":[{"sig":"MEUCID+t1YpSlFPBqk+6fdQpdSXcEGsNpk37/ZJSGxhL67DaAiEAoZdMqHGKlMCsMaBI2yno0glA73JH4elNmy/GWgsbUWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3ThoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDNRAAlY0hZ0axgyS2FvV0ugdcCaUG4rSnPBr2wiiGigwSQnHb0NkX\r\ndj6/hFGRwEt+B5ccAx4msWd7vIxKjHzwu1HIf3Jg133IZA5S8GhAYOgvAUGQ\r\nh66cBwPrhXX3AEUKmNjTmPwc2Qg098CAicmttNFlPbk5fYJXJIDGZSeQxokD\r\nyBeBvMvc+lvWlMoHZOgZXQEYY3//kBr9FxDpjmdu9DoB+0q+BEhhA+ic2id7\r\n1zMIXQGYUzNJKWpdq3+MCchq6NqagGyvfrbEXCMDxv8rQW3uArDi9B1oDQAd\r\nMmJGajfixZEUzGt3X4b+zjQA1CY/Plr8ZR7njtQpdLMTrdfuaCV65k6cKHbG\r\nTYcStxFRkO9UUb6X9MH8I5najf3HaURC0ZKEui5puXK/KVeH13K+JlKscR+e\r\nF3BnDPHN6h+1n+m5310tuB/sl0rDMhHaitB4140P20p5exSvZG4TDRnj38UE\r\nB9o9cwOmYzGnjwntluaFTzEBmvPDzDlnu5RToKF4wCZm5H3hsVDmpGTSuHpS\r\n6izc2G90Gxn1X0dMAvcD5z7OBHDDXiT2UtD0U0FYJbwhSsWvgqorW+qAcv8+\r\nY/EaGO/Tmv4OmZgAOjlh0S0ijxsx2Ib+04DBiOmQsNaEXU+HpT2e7ijTewbL\r\nmboRh+n/rCK149NmRdYVNrb3WIPOIAj7awE=\r\n=XMt4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"4b7dd7d5c7b80561e0ff3c878bf7230616eff6d6","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta8_1658665064285_0.7452699556311999","host":"s3://npm-registry-packages"}},"6.0.0-beta9":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"bfdb1365f7074d2526c489d1aec0ba19aab68be8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta9.tgz","fileCount":151,"integrity":"sha512-6bRh9F5vsFiYtKg753sb5bAaarbN1/n4P6oSWTPROFhw5mN7lcF+waM8zq/g0CWwGbE8edoTBYRjLLk6x+DEDA==","signatures":[{"sig":"MEYCIQC5JWwZvwJ4mXzMsH4X1SUjvczexrGQU6aCf4fsExWovAIhANoOLq+OkrJ5MbBuJqB4BmWGxrweLLQL2epr7Tss9wkc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3VQzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2VRAAlXnFI9V3SqGRV+KYZewdcfrspAzwo/SNlCIlSKW5bsTbzBlG\r\n4SzA6vebzrXU4mlPD+AVmOkTksF7DVfRe7y30aWWq8XN8I0iZrPZ2xXbPksW\r\nSF2kj9iqLMyANSQ797YXzQEfLpMUYbpJWsMibnpFajQ8cJnGFf17uwSN6ydX\r\nZrHF/3RbdrUvYxDKGN+OMGag26xTPc/84hSXF8fI6Isb7O6sg9l6NN7MdbA7\r\nFeNvSLbZE4ckiMwEA0Shk5Tj4X2g/edrSqw62Kn0VAnS4KySO6fp3aSuNjrO\r\nyweIjppIibNtLC3H1G3zQQDVG5/jK1XmAY4Wj5Su66tG0xp53Vb1ZXuvDkux\r\nfVduvClRId38us+da3dnN+HwNrmVUDaw1FmHEZqg0KPgoiz1UL0XjwecHHRU\r\nWl0Cnqtnkk24Xs5tv8cDTUUsNpWc6MtxKEoM+tE7WUbvMXWcOe3xeDeYoIwE\r\nDb5gerJksXzk8dK8tzaI5EsIathUBT13B68HlPG9BThS287XHvCBn6q/MDvE\r\nEqXWKl9/azyREeJMMkmm4j0DFufNiAIv/MdqZiOMYtwJqUg5ym+T33yCng3P\r\nfPitA+iXF4kQYu8KJTwC/qtac6EsBO3jIoIu3rzZqQ+mrFpInsg7W/Gxt+qf\r\nejZMZ2InOZQ2NeNNl9JO4AhuDrg5Xmmpllc=\r\n=6mDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f193b98179814a3c9fa5b4abe0f1fa349cbd3cfa","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta9_1658672179702_0.3819874266712986","host":"s3://npm-registry-packages"}},"6.0.0-beta10":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0d36ead26ba1c7ebf11f90a83418a78279567d82","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta10.tgz","fileCount":146,"integrity":"sha512-BWHuIn9b+5O35It+V3m/8MWAV6pOjoMy2SihKfeDlsQs2Bp4HMBb4x46zygZ1IGs/u43jtTsnZkrPhwJU6VdqQ==","signatures":[{"sig":"MEUCIQDR/NJqr1kR08G7RjApQCuv6/wPn3uxDR8FxucLpGD/6QIgFvUar4sjqTBjjaHml08uPo1vqNKat3KAEPtuWahlaBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3bkmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFqQ//e7cHYzW7+b2EQDu+0SQnkxpIjCS2L+juUpfH1RsoexeLfRZm\r\nLakK/RbZS8v994edSjJh5AjyCUPwa8xxc/zgsSn51wdZoxyvN4XtSxHBOr+Y\r\nK2vcAfv1H1i2jUEtiKSBr2Siqb8AzE7akrKGaaPftWyGw+05JHl/1zOiJABi\r\nZPwEB2NKH3+vLDQm3fyOpS1horgj1bYcT/JZTOpDlzm0vc1QU0TzhP8GDUsa\r\n4gfHPy6XMgCDhlKo2ugTRMTs26xEAfB2CE1ktvlfO5kdwBxbP4Wtg83RAHRj\r\nDQGH5feM32+YetrPHoQOFcSsXb4/cTJlXDjnUPSri7YeYOgcRKA2OgWenVCC\r\nN7NmSlKx/2DdFdB/7nV++F4TsLY5aklso332e87zBsy/aWZnFvp4RWQiXgfr\r\nt48qFDeirykI8koEAiC06Aa1Ikk1N/ZrYXVZokgL/VgEjhjlrZHvSFO2/mXF\r\nBBHDEJsXOgmdrewyIRenQzTTFtqShivQJiiJuK7zmtZoJU34qFouCqPmwv5M\r\n5e2D6jecNAoSGjRf9tOYrg0jeEfxemWEnGFsJWXcsecj73nFB2eltihiBn2o\r\nMVNN5QcjG3VxBIAY7Vgj1k7WZeudGT6vMKQesKb7jLiiEbuc93aIX6lHIPSo\r\nOOg/hVtPZ+VjA32ChND8ujwxO57SYS9rLOY=\r\n=EExp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"e711b99e4366db88c9bffea5618de6e73061b9cb","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta10_1658698022051_0.6075093875445317","host":"s3://npm-registry-packages"}},"6.0.0-beta11":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"dc8f5223f2d8f3066dd51f90c913cfb6923921b2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta11.tgz","fileCount":146,"integrity":"sha512-5f2qWGcerBdghWs8YeCDhtWQWOMq8jkYWyijShJpqKXOmqAw10wcyuvoClDlPc7591sDB8ymtZVFNB3r4WJSWw==","signatures":[{"sig":"MEQCIGP64oQxVD4PnFa0yXitvWJA+Q9zHE0vUMj86iMI1kHgAiA9YMsrDu9sW9nkVvMGr5OWqlhKEUYJT/e4yCJYgFjZvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3smoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrgyw//cj5bvBvDHvaq3QJsYudqo/SSpYg/M2tN5gYBgVQ4U2VOQIGh\r\nmjrAD6J1zMbalrPEphIb48hAaK4aM+bQwJuLmme9roFLnPm1hHevPZFkreer\r\nsXXu90tcuBtiDhjccaH23dp88fhu8bgn66ctpE+yWCeGnWoPL1PSaGjTrfUT\r\nAnwSDh6hmlWRwLkrfBzy1q5Lg3p0e9yirtDmDb2hKLq/4bFQkm/3961TMRtf\r\nlBJZ3CwfWKf6819XmJAP0NmctoX+i7dkgRa5AMeZFt14HHIlJtvbeVQsHYXP\r\nH2rQzgI5+boX+cKt68ZEpZiVUfQy+CzuIyPhJgpwUhkolgTlqExJ87x6B/ks\r\nXFDjvUgv5jd8zzUrlrCm0uH9cm6cqWcGJNXNi7YbKu+7a2WoODap32vLHFcx\r\nF/vQeT/5E1I4QkDT4ABQm23+MUk6we+M6g6+e3iHk+KE78XNJsR8jRgaEBN0\r\n3q5uwxP/ZzrqWQldZ8BzphG0IZu7p5S15FY1P/1wM6zp00awbtotPTeIlCtH\r\nWkF+XDpc5Hyd560WcH9C8acUjl55yOIuBQme5TVhIno9/3O1tLizBiTEB6KH\r\nqbk2Sjowt6aTIggjb0pzAajQ7vfYFP8RAeSFX02SjAWTgM/lVsFXdIAYsqaY\r\nOohoHsOGmE2Uh+1f9c3/NLXxtEboLx9Hsio=\r\n=6sUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"178765bb973ca572523b6712141053da2e2318cc","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta11_1658767783784_0.13491813511522577","host":"s3://npm-registry-packages"}},"6.0.0-beta12":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7ad66d71b4c867396de53778533b35a930edbe9b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta12.tgz","fileCount":146,"integrity":"sha512-SqR60Ldpj8HUwlr1nS3bBDVJp9IklZnhU7/AQBswanSFi6auDPKs+CcY6aIi3bxBeZ3sDhS+EgAv38N1IW6N/w==","signatures":[{"sig":"MEUCIQC/uHcykI0TA/4wlnFtI3OEuM0pLGNDM/EKKbXi1XFqNQIgUOLsfpeJf019q4enKpn0VTSL5annXSAa+WFHFaxP5yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3wtMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Gw//VuSxZlrngrT0G2wZSkg+dtW7g3ZV/ZBKqchV1PCz0dcEBgyz\r\nw3ydAwiUYikJQY2QQ0Ke3H7bP0FFDvINEH3SRctYRAcUWZt9StzOrIhhDhLt\r\nTz0XGn1TE6dK+Nh58W94O11C+rYmDUcS12+BGilLaFizGSuEynHsMtUiRitT\r\nUGH//8++cBbaPHMmCbSxoJxEV0eZPgZytSTjoCAVF3PvYpzqNEYgLBAeE9jy\r\nWpBeg76zK/1dSdCVcGxL8AW7hqvEAbYdXTqXhTfxtjrDGRbWikYMrhlTEn7W\r\n6FeHxRVUBsmW1rpOltSktj9BRCAYB3/cirdIoY3MhBOSHjSdzYXihkdtn2GS\r\nxwOhQWgVP9T3GPVNu15z3PD1OYnQXjI85d4DnPDAR74yyxChoJcHVZTDmrF1\r\nOd5Knm2CXU9XrYzNMP3OEFLKDM3ueGVieVPdhfCZ/d0Ek4wFguY83zCVo+Af\r\nvxScEqSFQCfbzKi9JOgCrqZW1I6b95WDwBx1tJq9hliZwsUw16Hl0ATqMj6J\r\nDVUJpUPfVUXyjvqlPLJEDviZXKoO+o7EPVHqkndDbf3sIWWEfimzsDbvcici\r\nxgSO50mpAG3T6z8iDffMHGyop2LkgcM7TFajv55afAlCzAX7AcZwHXacM+Et\r\n4ZdzPRP53jyU4jMIMYIywrU0fxKUWrf5RPk=\r\n=Zflj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c1203dfc48c4a46bbdc7c0aa303d702aef64de5c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta12_1658784588327_0.251760607673448","host":"s3://npm-registry-packages"}},"6.0.0-beta13":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta13","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"efe5138dd10341f45e6233d33e46439361cc5d3f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta13.tgz","fileCount":146,"integrity":"sha512-UBVyDlGbYBMzRhHyOWm+MDk0afbyLr9uT9n3VtX9iR0zFdUZJ+Ku/yVMbGkpL2wNGFUg4VLrH4KirwJMYGmzCw==","signatures":[{"sig":"MEUCIQDUwZT0uAWNFY74lOQFoQuMXwDMoXkEub8smijCWR5vEQIgEjEsS0a1gDYlbU7S+oE0TMDTsklXU9GAVZ7vPsCVuZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi37aIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDPg/+KZsG7Rcup9pR8aOFEeKTXriZzMDYm+1ofY3rmqmoNvfzoQPB\r\n8zalRlHzX7W0XEtkMKnza/CfCjJi+AZ+fgaOyoaFfffgh+C8BRKMkC7Lx/xu\r\nAUok/C30pHlSjOBp2HDqgPOpiYRPXHzaU5T7kgVMCjsvqr/DJhsmPy6Wgdqi\r\ntddp5+dOAUaLq/+VV3UfMlDcBuq43LanC2VJs312PXjY0N94TK55nMsnFxXS\r\nheh/3isZ6QA1MBcv/bHAaH2UtYrmoVRJAWjLFpRQFknWzbDryAxfAnfI8TH8\r\nsmaTAlGDiFwDCvGdz/ZLifF573i1T0pQP36xVf9QFezC3E5B31ZkB76vWliL\r\nDc+lXgvbv8AFQCY3kIFi2DnUs2OGqDikbWT+rfUhNjY3RPCOOf18NVPxjXl/\r\nadOXWvKUXRd0V3YGVGFCiUtnAWdo1gL2Y4yV6F4OgH/mlN00xU4VtW444Dh2\r\nJ44esqm/lIPE53n9QtxU3ooukSgZ1l8HaJwvgztlu2uzOYEJWZvpxGYCXn59\r\n5W7e7HUnGuX5hhmddIsVeDJzi29/A6XU7YIDOeddKVSZIXFBxEk7WxMAQsCp\r\n0bjUkQYo3Uw5uphmOVgjUeL0k3fkWRGIRNgn49+W7SWOgbYSOC4uhrqz6FSG\r\nXBIgku6+cAg92ZdM0O7Vb39qfzLP/bg6qRg=\r\n=h4BK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"52e4d08097ed858fc462c09cf7ee2c72b9ddb691","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta13_1658828424424_0.387106414955243","host":"s3://npm-registry-packages"}},"6.0.0-beta14":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta14","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"485bbbd0a43920ceef6192102a6a1730e7fcb96d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta14.tgz","fileCount":147,"integrity":"sha512-oFNCkxZZjBFggbnhBEW7NRhQI+ZSZi10ImUPBTNi7lvRVmMf4vkcLSGzn+NLcFrDyNuA5iZF/PbAdYCBg1yKWA==","signatures":[{"sig":"MEQCIBitfht7S6aZYhfk31DXwiXQx5u5g3icxZxRU80bcz4VAiATAZnx1EYJML7DvXahRKUGXNdKld29vnvDCr1SlFMWSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5EphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrt1RAAlLegwcTr5HROropQTlQRtOTWqr1UrorFygqkEn7yBzwt9EU9\r\nVbK/oD1w8vWrj8XrIWE4TH8vJhpzR7+IUjaiw14f0CwoWW1cC/pqE9+EA7gb\r\nNM3LC8cGq/v2FmDzTbaCR8I5UCgwp3ksJcNd9YqrVNrbLFKEv9CBi6SQYOWi\r\nH6SlsZ92NFDGmmupR8qTCyr2GcIbOFriBaNSFrDebeDjnx4aMzHp56kPvE3B\r\nqzd7MDp7JRezjmJSj6FicjchmWL9J8C1HzSFwi+UWBg/YTv3lfWp6s9zJFrV\r\npMJuZve7luddMHNOgpaLWP2eFjuMydSnu3vwj056xjW8tAG/cObL1NHfvPho\r\nWUAlPghHvDWSO2FQ1GfpbcEsS+3WgKfswseY0Vb4yVrYWmWKbWF0uSstNh64\r\n4f0on+plqIlJS36UQ2oAaDQwHPu8+AwMUcQtriyMc8KfZ09xMItBjcJLYMi6\r\nP3KWJZIxOsuh0J2vszZ4vtY3EBLHgR66HDXyMaPk/iDgEAp5F7INVb4ddNzE\r\nlfaDDzyQxNWB+IXQz2jCieC5xcIR8/iiWy/Qr9mR0o4trtudIo21gZ0T2xMD\r\nOytunDYF/KxXC91N/b7ISbai9ofYR6V9/2yIbasDju4XmaQNZtyHYonW9zV0\r\n6DXQFQdGm0fsULt4hVO/fqBcX3GQ/yENaSY=\r\n=uvwj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"725df66beb2ab9599926e806d5a0befe4760a9c7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta14_1659128417584_0.6697676801528305","host":"s3://npm-registry-packages"}},"6.0.0-beta15":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta15","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7a452529e21c5f7da1cf53e826ea5e5ba406e533","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta15.tgz","fileCount":147,"integrity":"sha512-C2JuICEDA+Ks5TYSfYwi0aZTpsVcYGo/j8knY6Qipffb3aQ6kyNTzNAb/T1G5mGxcrjIIsQbWy5fH6Mfv9ppEw==","signatures":[{"sig":"MEUCIEBitDY7jvVzyJPjykI6UtW9QLhkJGG+GxQjm9DjgGhTAiEAsItvhcLM4EKAk+S1Kc5MlkktXc07YAXfi4a7zvArTrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5E1+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroHw//Te52OGkxvvO2IduQ654t2fZsHWRjwKIYOV8vhhcTPOPZCVaW\r\nIAulHHL6C9P3RiImheIA85568FW+81mnVN3UE2gtjCtPHnMcJdT5nUYTAmlg\r\nCwR3xAWkvtl4MzUI5LvaKywfJA/WoARalOI3cXjyAB4Htvb6DIwFXkEkXj67\r\n72HS001Ayd7w8kn8qZk2C4SMCycHPW8aWQhwd+3oSt0AX1HjsceL0dZwl8PH\r\nXibrk8YQSAUuXkWSagt4HwDD95adq1J/4D3t1uPr++a7x+DoYZQ1tETfKBUj\r\n1pF1LeGmoFr/Ftv1uUMzPwcsmGKUnvDfBJoSSWzVVWftQX3e5zvsanFAoK7z\r\n4nXAI+/Lx7VW9qFlKNgA+KLPghBaZsS5txAU8ChD19z68Z2R+anLk92FmJhs\r\nZoWXN0U3mOYV2bDcQqqeQkmuBF9dcwRFxO+99CbgSUA4uf4yaTdQj+eLK2yj\r\nbCk/xzEFPpt5PfF6+CgCLF6DQEb2bmfc6jih6Rx0ImGwi30bP9YYNFw0FwDJ\r\niYKVgPGTth1VQLA480oplnwZXrXO/gFnoWL1EuIyiA8UQ/JRU0wFGi1f4sLz\r\nmay4cUiBqkXbu9P1oWlXhzJvQ90Lqqg9GJTPLViIqgXdQk5OCbiRT3LOAydB\r\n+V08xoMNIOUvy2QaUdWT+QEfCsIPAm2yhtQ=\r\n=dHnk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"fadd781f97b80ae97d0465ec6024ce99467b3dad","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta15_1659129214504_0.26845607419371587","host":"s3://npm-registry-packages"}},"6.0.0-beta16":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta16","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"39383985f76d947a0e1a18be40c5adc75bdd7ca0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta16.tgz","fileCount":147,"integrity":"sha512-iiiMKFJrohaU7Hi6jSvznmDfQv/Ex94meanEfX4N3y5Ck97aRd5rngSjrxjCfPdXtvUrtUSGKd2a3kgAy1AmVA==","signatures":[{"sig":"MEUCIC2ftFpjAZ4u7U7AuGr9Nwz+JElobFBoCScqVFSpM+jcAiEAht2OzBeBub1F37ChM/e98KCZaguQG+0fqiNkzVCI72Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5uSJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoM9xAAnnhEB4A1YQKnek26CdMm0pT34G7w23/hCC4XJ2tCJQO9zcLh\r\nMhqbK26sgyI0ab7CF5pUnJ2v6KL9rGrvMwpTsk9fP2G+IRI7MVDKBTSba43L\r\nXDbYrxVcheXhwcE8AlEYngJ4ibwcONYZBlw1CEe6qXOZhFczBj2PeLFA5hI8\r\niQ7qZuOjjb+dGMw1foNVrPrIKqdE8y1R9ViMNi03+mbwoju17eP40r46zkaI\r\nMZKK84gQJcomihd3sxhz8NVW/WZ87Exk5xtIsI7c5Y35n92R+gyBdM+RyyrV\r\n2Y7YbiIixyejAla7KbF44v2odCSVDN+hfCS32SahaOSPLUl4QttfMDfItRXp\r\nAlz5dk7KOgR9pNZi7Heu7WSiIjf6Y7Dm42wFdybAXOnX/kWAVgaLPDEnF/Xw\r\nPbFYTMhrFOHFgkqYTUoohatwt6Pv18HwgMUDbfFxccxUw41l7t5lb/znOhhU\r\nmXuTPNOo4dM3MYkn2ZglAl8GaKy/3nrHZSxDWwCi2bcwPrABJd2V+ESDXvR6\r\nLMlLWGgCKdeyqxoujNb6vVa7TkCnG/PRYhwtdirHLShAubUWm8ZENzHUz8fY\r\nKPE1QFfIJNnn3NawyWojiluR2CpFizih7vp6W6Ot0pEVAyGIIKrknh7KRtia\r\nTU+znbNQNYXSDysHQ9hhX5WgerbOtBVnU9U=\r\n=OZxj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"158db5512b30f58163a199be084523b4ebd6ffab","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta16_1659298953758_0.626391597503912","host":"s3://npm-registry-packages"}},"6.0.0-beta17":{"name":"@axa-fr/react-oidc","version":"6.0.0-beta17","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0-beta17","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"09e0804aa9e271290b80e3e849a5664c0bf29ad3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0-beta17.tgz","fileCount":147,"integrity":"sha512-NR6iFGIe/wNigByT1+NUDUMM8LCW4pUjFg39J5MgQ75lMjYWzd3zCyhd4KZLgcGBEbVlZa+PYv9dB+YNUV0l1Q==","signatures":[{"sig":"MEUCIDv3MDoweUhCkF9ukC7+VJSqNgFygOqaAlTcci0idLUOAiEA5m89TMJ4HafoG9VWKS9NkAarhM/gfuKajYbEUaCrB/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi53Y6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaEw//WrazKsc0Y0jkT7N1aEkTrPvfdUMhmjwWqdxN2eC05vLGP6Nb\r\n55bU3umlI0BjICg3mlrGS/pMpKOZYdNc7Ncf/hVAnKdZDUm0hcdKaTGmBAIQ\r\ndtqbVibRHvPg4gRnu2SD3kKgo/m7WR8LJjqW9gAMnPIMDfJNkAUAZ68naIQ5\r\nzFibozZTX+bceLMop8ioTYTjGvdrdjP24mx1MkOsqJiQQIt3JqxDocmnQ34g\r\nryce97+/SYhiLNzAFHFkOpPVCM7DVsWYxMzebvsVDdn6pBBgF0DC0dlbhFDA\r\n+aQABaZV7GfZMS9bxPiqAYRGVChHI2ZGvpnu5rxenqRQBPUVrJKjZV+6nLUu\r\nvPF6dR19irX8qIsCv0uwoBOvKDfV3JwypKtFm9XoQOHa2ZYMi8AVAzIj9TMf\r\nr/kBJzt5U4AjBDEm+VmzIOSjXQrf8ZJgfsTsDmHxRieMK69dPQoINgYWvdTU\r\nTjs8VEhWoyZ4tDMhhy0pdapC3bzOdZ/XPO8HYtVE7wTYBn00WS+iAhhfS8mP\r\nmd/6Lg30QDYuaFJSIqsvhaSR+5pFpqqbE8ltqhLj//8sr7yk/JEI4q8VqYsx\r\nDJsmlxyycQ3iXG/lUwnPP1Ih0HmzAn1KSHPstGuVZ4gEBGxhlBXEVCYYblNn\r\nepwSz5ol0YIp/nKC4JfRO8xjK26TE+TWT3g=\r\n=kxVH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"38fa45770cb2fd19794a7da34058b5d48cba92d4","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0-beta17_1659336250216_0.02182295575234372","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@axa-fr/react-oidc","version":"6.0.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8b2cb085e939228b650e704c100ed35b0b349496","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.0.tgz","fileCount":147,"integrity":"sha512-voN1AU2HABldua04avAiRl7O568vdBQY7hMn9L40ltBy3ygZiiVbK8OIe7CcuMoXoWBRUqajhx2P7FIFK+2GqA==","signatures":[{"sig":"MEYCIQDcYvoEI4TX/bKRmAO9MzcPPwb3pkz5gHltAXKujew0twIhAJpuzcNCn3VCQvhBZN9oi/wOkbkYJkk3qzfHjsEX/p6u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi55LKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaPg//XFa+g/SGROAgNYj11ykp1dNASteLZRuPTlnJY1bNHVjpwCEq\r\nU4VvNZUrM4O0RkbediTSEfw25dexNPuC+1dhPX4xcYaY6gFjnxPhYEgGcbLC\r\nS7WG7rwSyGgOQOyZO4xqygZcV/x4xaNyHLxhfhLKaJHKyjcNAs+r20R6SAd0\r\nbirLZlTj3KoNJztzu+9TQDx8yEVY13iAL21TZNyY/1o0GCcuUfj6MnoZM01r\r\nb0O0TSPEW2OiWiZYdRFs0hrE1kKOG1IpnwahL4tyRkMTLWfpd2Mo4M/c4hqD\r\nNJywSL3x72ouQOAo4nvvzM0UwWbwVNes9yyr63kCicahgBTuskXFUB+apbnP\r\nzTofvKKXmHbrD+0EqEft4SUHNyO0w6iX8k1NpOaRwyxGwGcuKkCYMSuQbi4U\r\nA53WWtKJfvXqURb57h68hLhJ1YuvXbXzzR4FpjNWbpmRaziu61+6WqEp3oOa\r\nQQxoKXl+0uFeaLN4UdDUM6383v8XoFWaCrO6PkpbUGNdogeNqmYPCWzH0UEn\r\n/Q3jsLbhovXTtLcD+4ZDRzNlhbg7tQ4xE+eQymEXt1hLlGt296kJpMQpCUj3\r\nio4xZqjkUDc7PHGM3BgOLtGA9WmyXnonQrBE2v/JCK8J7EiWIrGQb2zVCNXj\r\noc99YQUhBDphCDi4h0974ALQzITpob7ZdMo=\r\n=iaL3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c8b6a456735a056992efda7c381559db9a6e9c36","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.0_1659343562738_0.9887405298616003","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"@axa-fr/react-oidc","version":"6.0.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8fed662af9950992d6c8a7d3d3d341bd53093c7e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.1.tgz","fileCount":151,"integrity":"sha512-V23lkE6SQE/+ZK+ysaqsJhSYhD2JxR2n9VyDhLk/w1ok5FNWDaPHXlnGTtKcTF0B1WdovvqlJp+eO/C5Tn08zw==","signatures":[{"sig":"MEUCIFhfdCp91ap5rBFJsK8iL3NmH8U2vOqwApWwdQRkXViWAiEA0XmrUM/jwy9hD8M5jvLv82BzhgcSdMNboeByI3qHccI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5/YzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozVQ//cm4ri45zLlH7AIeUX7v3VIxucTugzkHB6kBI56EtQQfeKH2K\r\njFZ8eLQLoFEXscbfrnFTGp5js7ZBCS5bMLgOu9wybLtbeEpDMcOLHI2A8bWR\r\nH00oX/8H27GhfkFMrkHMMt8+OdunfWMD+zjINMIpxHw6uA5k3qsNq+FIbaT0\r\nqdSljClVZESQeILsm13DIAPKGXGVsXRqN/Hje7wSRfBXaz/55+iTZ6KJcQbx\r\nyq0LVRg1M+ChiXSPQMelnyQN8nM3yWK1v3AlunVlHRHjMqeR6md10GDMZMlM\r\n+LszpeRZkwERE53lmldgUjlDSwkUxyinmeheOxaWDUMahFTFooDsuONeN+tE\r\nmmDQf3dk3YMZrzBLpq5GOXvN+7gAP7zESYqtmxe/m0M8M7EmgtAl07ixTb5P\r\ns4gB8F8fU87IQt7A8PvjCcY8xfUF2W4PtH65d0bix2dWsUaX2m2a20Xmlq9z\r\n42jfEbl0RyDLOG4h5ECKCPZ2rbS/dHoTGaakRyLodI9XzU0/2bt8gxxOfv8M\r\nKiTHeVNu0wrxyG786y58c3FfBfOViksTn2bEwy9VCIJR28Ad5PmyYzenoc3P\r\n5xNGVwxQiY21l/iOnCrUkDL95LPZrnxLT14hHvoOcQN+shUBICd1rgMFZbAf\r\no5wpx9jiSWZLSIDsiK12WSF9m8IEvZ4SF2o=\r\n=UJRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f1c9b03b926c8bdb5e73c769e41189f1e862a9df","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.1_1659369010964_0.7071741789722783","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"@axa-fr/react-oidc","version":"6.0.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a3c497538f35cc191a5b1eb487f5ee5a45e7b881","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.2.tgz","fileCount":151,"integrity":"sha512-ZQvJItN1lgNY0tEAnhvEKyBT7G7B2mZQ+GB7/zCg4Xij28V7hYGqSj3HtxxnoDmOC9Fh+dilZPlfZJXXVDfQoA==","signatures":[{"sig":"MEUCICaHVZo0LX2IdldjpbltU6M08GWCiY9d7k3SvQOq4Uy7AiEAph4ve90bD4rw3S/n/0MiHCTWG80oST/btLKmCxT4WIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6MBLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCLQ//fruqLnw+i6befRJHBy/2wzSWe4rxvv55ihQsSjv5hVzrjR4m\r\n0JQ5Gw/zvxiWMp5miTRFwydMsqHAk1ed0qMwTHNB5e2Z0k13PizWMAoFjPAH\r\nXWL/SeS3KyFIAXFIrMGJd0kl+t+OV5W2LCwyZOjHoSTOWJE/GLYjXraoVD4Z\r\nWn5abFkDq7W+jAbqeaC4cmOt1am8ZDd9TnpD2R7QYfseHsWZfQNScvvfw7Iy\r\npkJJuG4kCcvJS/VWwi69mQl0Gvg23JxQg7VA+iVxLjLhdHMAhRrHhI/EWFsh\r\n57BspGpnECCKM4AF0Fzym8gvWin78GxPobfQwnrwJBoHLtYYr8fMbu5nuoyf\r\nuSzLlR0hfK5yzFqGDrR3MMbdlTSGgAv7+DfuLr2NpHNaAE0WzL0CtM8Cuuu3\r\n8meiUrA8aDp/KuUzQ0TlOyyw9swEyEi6RowXKFsrPjb0gqHoEPYnQ9D9hZ5a\r\nwXMjx1MA8ULFFu43NX+xw4713SFHQpdvRHUpc/tc/1Tu5SewUSp8fP3yCiKR\r\nUkoTDdPMaPIPeFMeiw2m0qXtfmr2LMJ7rn+lJ4SpyK9IXrM0syrh6y4UYyTe\r\nyMJNytZQVi2fUVpXONfZVaDcQSwjAizdvZOdDZ9AiS89ABprKPEXWYJKEZ5W\r\nZib4Y+EEU5uMV2Ny/kcvJMES+C4I5aznNjA=\r\n=V5av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"7158d699e43092e6a3ccd4715475c1e64610917c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.2_1659420746959_0.9194925329097066","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"@axa-fr/react-oidc","version":"6.0.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0fb489e5081215f52facdf09b89a0f84b5f3bb66","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.3.tgz","fileCount":152,"integrity":"sha512-3D6DkGWzdl9I+fImZ0JR/roMKjTtyOfnYcQzX+GdnfsGIHba3Mz6Mi0KAzebY2LAViaC08aU8gpGncP0+/Fw3A==","signatures":[{"sig":"MEUCIQDPI0TYfPW/Iixh+es97SOztI1ILBDpDO5O8xt2k0vJigIgEkGtxWeiLiZnSgrKAVTluNVvXlplF64UJbT3sJA310I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6NRfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJTg/+P8xiJ4lX8exHJ4I1ijGs0T491gF87yrvTcUUNOKJLUVHIu11\r\n5jqlXdTohyJAz4dRQxE5pyvkT1sARFFfoRcIT8Rz7cTnFKw4yXh94Bf7iYOf\r\nzR+bcMajInHlmqlh/EIMX+RYouOsKp3G3Fb3tEoEk8n3k3u/DFPD426Ilaz9\r\nx65UGEmbbl7R1TT/4S/Oapfixkdj9K79j7D/vkjSbJ5z4J5kKqytEj2freRR\r\nrl9H52JKgKQSS0LnXL4Y92ikX1dyfgwgdA+HyX4jdw5+EAqx0frsNLpaxamq\r\nytB8o/mZ7rr7cJz1zsI8G9XfhDpMwAGs+1N9100KLvWsmytZSfPpuMxT7cGG\r\nl7uAqrSrfhpq49EdH0dnKUHm79ow3A0Zs1sB7694TKGsbxcKWgGRWwNHr6Or\r\nk8Bj4DbmcVPhQW7MYVC0l0XOIJlKgow1jZYnAsiBKsc0026lCFrASiBu9Rt4\r\nYt4jIBkjUJpJyttqtsrGko1Pv2Z4tdHHQLnDKzQ8TVuZ1OA0qEhAGiIpOMKH\r\nC+WAGf0bKteN40T8vhk33Pa3pzePVRurPcgadrY794Ef320IVuhNkn+fo0Hx\r\nSoVUZ2w146Y+YCZ1ci5/LA8VwhgZqwub7fCQMlSCvNTqaFSnXTQiC7RwmShK\r\n3MTYjwjGyae/yktU25ILs8dFNh1otZzQOmM=\r\n=1D1f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b521aad3a97b5598a05ec2e0894475cf3e650dce","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.3_1659425886801_0.8645036039260305","host":"s3://npm-registry-packages"}},"6.0.4":{"name":"@axa-fr/react-oidc","version":"6.0.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"964b35cff2d1dba0c359cffa1c98c643ef55339a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.4.tgz","fileCount":152,"integrity":"sha512-XgGfERRWqd6m6j4MSMYT2g4JDx/tYJmR3UOKkQ/3sReWPO/ZRnrZXBSTu4j6ayErsGR4PIjHlcbJh9tqO/06zg==","signatures":[{"sig":"MEYCIQC7pk+C+fhC8aLgcus1CgFzPBjsWqg/YFQRD8K6PsohJAIhAK9YSINTYhYCj1i+CZK0wLKu7jz4HBXuQb5sUShzGb1o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6UCBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYSg/+IWJJU+0MEOTPd0bgRrrMbG5BB2268ZAWaxiYjcpJu5bex3aD\r\nnxI6nNKVLMreFfXzgpozJr7YUg0xWwJQGgGzLIhsfyfiPO0dxPTTjFcqAsQJ\r\n1dw9jkqMplWRUAnbt5QzDx3FEZEoMWP/5GCxcFRFjS2Uwq4XUsub35Nx8iz3\r\nlubepOs1kI+ao+536FFqSEpLu4tjdqeXmQ24NJr660PY4dx6XFV2lKPofXpF\r\nPFmKxd3pPcJ50y4BLaxJBdRP6ZDSeZhemJJXpmqbv5UOsFzARHv0bXfeWkA0\r\nebw5xWxS3faGuA9st9sswIRlcE+kKPUMbP2y/VKMJ0Q7FiEvIDqbz0jiTmLy\r\n5BTsSd6pciT8/k9uKNzm9lPaTWMYcIpFpxEPRIAd0CGncjaQBGmbGGXHjIGC\r\nTRmkoLNhMRBQqO45+vSP9/YP1PPzZSXnrIfUcfpq9C2X71Bz8CJm0RgHd3st\r\nFEfbto4eLqXcyKDZVKnuMi81GosK63QWPIDgIpx+nyYuDPaie5ZaWC9auM96\r\n8+ac8iQReVgfs2YGScs7vguEOHwGGv9iWphp4eoksYbvac0fkJ0rg/1jvAQS\r\nzVKteI2Tw1CgvNjz0AHlXShQNbk6lBfMJ2BBClKxgTPG/wxKXdy7cua3+uxJ\r\nzBEZTqno4AgpLDIsfV2X5LuSkNJam8XB4u4=\r\n=6id/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"680bc9768b335d2e2776f85560da0e1fc6ad32c0","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.4_1659453569473_0.8860609219438405","host":"s3://npm-registry-packages"}},"6.0.5":{"name":"@axa-fr/react-oidc","version":"6.0.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e99e1ec47d28c2ec4b325f4c2941771dd66769df","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.5.tgz","fileCount":152,"integrity":"sha512-+5JQiCuGcOhpvDJx1Uu63du1bTKtLdXCKgbzIorD++BkIdhNEd63c3VzeBhcS9h5Ae/Cni/LwAhLdvPYUecF3Q==","signatures":[{"sig":"MEYCIQDbmz2lPTikEqxCSv1uH46ncFfIwN32WMOuDTmlN/256QIhANdFKnZpoxazLcxAK0tqbPoHydMiuAMK/ckiu9LVN9wB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6pwUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwoA//ehhpDRMnuDeaaKxy4tlzUNUcUS34HE1/WsxNzZG95YBYTZw1\r\nP+VH4yRHEztSer7thxxLtAayHtjBX1gHmivTc1U2xaAZIiMvTbczHvp63C5f\r\noHcZwzQnqovAUJeKsyQvN1w4Ccns7iD2ajscX0xDXddTfexBIKpJYHj974Bd\r\n7WX+ogoD88055pFAcUS1iE3usvK79Y8iq2qsTl4CY/E8d4k9cEpRlI0bld16\r\nOPUflTSCZDoSXDeu+CZy+RWXSaOXxZzkJaMc7uWEub+fM0VMfXqoyUcUIOEd\r\nPm+IRBTyyHNfaXBXxynEv1G/Q4tZmjGleCmd656qkxeSB5Oz1KririoPX80k\r\nNjWk+Cs6pK4mmIMj0TPm5caNziwhaWRa2whgbhnrZGvEigfBVwaozRbatwGf\r\nAlaAIb3fH0q39U0Iu2A4Z87wnKYK2+bsZKGEN7x4WiE8fqbv9NaqAx70cEpM\r\nVhalmSNwsSsNIoMZFxYKSMBP5Ye4ShEzL8jqmgaj/sUl4Ymys/Tc+eQvgaDS\r\nu8bo65NBZnyc4e2k4GRvAH8p5eXtRo2bZlzZ8TxWQn+jrcHb5+OGfT9An0mT\r\nLd6QgENOqOIfHl/cUWmDT8iD8Ai5Z+4OcLhAs2p5w9BjvbiJWuBgpiGkynYT\r\nCBSgK0tUlojGI8P9bCxPMCtluDzF57GfRDw=\r\n=bzuL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"fd193e2d6bcb65acbe8b9f98d8f9872b9a59c97f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.5_1659542548660_0.5509250613301371","host":"s3://npm-registry-packages"}},"6.0.6":{"name":"@axa-fr/react-oidc","version":"6.0.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"43040f9d00cdabe82de2a40dc363e9b7ef79bc10","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.6.tgz","fileCount":152,"integrity":"sha512-kZ3W6/XN9xRLVMBAEGtJE07JjMuYmcOOUojoUIQ3yzrt8XzXT9CJEmZ/Eld4VInMnTATIQ5em794aJHuADmslw==","signatures":[{"sig":"MEUCIEGk3hK17Na0ovtzo5DkuYjCTppvAegD6O/xVEtLbjuRAiEAyZE/aTzNXjRtk89+ZK5rulo+4ezNNKpkuSkaTYXIWM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi62BjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotZA//R5LfSjceNmh6qB3W0KHNKoBbhoCP28h0y8TM8//6kSHNP/gT\r\nkZncxXHrJ46qAcvpEC5AZOjNzwbPihvoB8qrrkjEYSDhI4mZG0oGHv9BxH/1\r\nPbfme3H+n6pOw95uYXeg4OzybkXlWy+ifWlNsioRZ2PqwQF7ChdpGt2iXwvs\r\nTkMXoijROHXi5VQ2LjRj3LQT7jGdgyyM9fFcDFrwsoekKJzR9xtlN/spfRFh\r\nXbYdBpFC7+Rom/0IPpVRTc49d1evyBarAK0pcpKG4opmcYTKRnE75xXWas1H\r\nDFCfE7p44xhfKAWehvZpsaoWVErCp1swdWCDn2HtZrqMtmOwmRDRiIKTvjcd\r\ndMIhlcAS4odE0AqPpkTVZhjqyl5PPdyPdapVW23oKMA9gvlS406kzMNhZJum\r\nlMTHWBPHKFUQMeAx984Ov3uBFrNryBwH7IujHYAhSiFwy2rU4mavML+TgLAA\r\nXy5Oqqr8/ge1CiipLCV6DdcNrrq24XNQKpKd+ZTSLhErw6BKpgptxrPYnoVY\r\nPNO6vRlLmEtJXfLl5enCq6SXcLsek/LhouyUE7OQuUEXZXFavU9zoLOx7PmW\r\nTeCdP1KmiEC2gAQgYS4K4BYoFPkckKTC5zSWGybs8Xooq+ntc71rOh7l0hVy\r\ne8d9PzxsVySOKstbtVIFRxe3R8jtG9v9v60=\r\n=BRkm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"94d64fa7618dd6b61f4fa6f72b1f7fe7117ac4e8","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.6_1659592802908_0.45712768827428385","host":"s3://npm-registry-packages"}},"6.0.7":{"name":"@axa-fr/react-oidc","version":"6.0.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"519d9738f1901d1137fe8d8bbd7996a684940759","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.7.tgz","fileCount":152,"integrity":"sha512-OYc84Qrawv7FV6ysuzgVbut9+6gXRVVcFmIY6f/5rCN9/zHhDTWoXuKofDD1lQFwp0OpbvKuNTKrMrfl7/KFNw==","signatures":[{"sig":"MEQCIEbTGJvdB6W7bIgtNrmJCHi37O/BNlo0iKG4CqrNy++lAiBTYOC6VNKoYjngEU9VQeV8SJiOZ8s3XQ/tWJ+mZlEkGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6+39ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyBA/8CYwoCwNVYYI7AlpmvpWu//eeDtYM0++YW8QI3Mnd/WxbZmHe\r\nudBw9LByC/FuLnfX1uQVLiR5yiF0oy1U2NSY/V3ZfYrQSPYBhkyFSltEO43k\r\nKAer2Ws5et7XcdQurxxlaCL4/KzEcQXpPblZRQEIiEl42hae6+b7VkR+YYiE\r\nYTW2ji7RzZOflD6PlL0S6MqiVKBi+eVILu2fYVxpaI0lUQJ8xceNM43i8bEK\r\nKCHv7z9XIYNGPh04h4CSqqkQWOioiHcE9sawQQzDdEEI7RFHbD2/M6fMOtXE\r\n74YilHENd+8y7cAxm73eAL9n1rCxvO7X/HKDP01Lda2ubcIOsMLAibHPV7h5\r\niBTcdpf1WJbXBC5xXx6WUAITFBLWeKphB3nAtjU6EYcWDDNUOaxkLogX2yGO\r\nTPzEVvXZwS5jfYGb3fE2DjBYlz/zKWn5rceDge711GFcOStypSAW8p2/zvod\r\n3CXwHCmob7vEnKl3k51QZZauNvjw1sW7qOTuCJbR7M4QFofsLgCjcdr8PgFp\r\nrMj7xGQOMZoCMNsn5O523+Yttt2XTLkDuMG6XdU07GUUbbISsvqEsROXHqgh\r\n+2tIwFnI+A2waXGh1Ub5/gkm51Ig8IxKmijE5hReC7B+9MkCCW1sNBruIEmq\r\nOHUWIm9luJaHqHwQtjDVOoYSiBjbpSBlVF8=\r\n=K/WE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"3026d343a4eedb596f411a42329d546a1544ec24","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.7_1659629053571_0.04374014871817522","host":"s3://npm-registry-packages"}},"6.0.8":{"name":"@axa-fr/react-oidc","version":"6.0.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"3810713aa9c61ac06ddbe8c8f404eb7b60e91850","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.8.tgz","fileCount":152,"integrity":"sha512-0AXG07EQSpak884X2U6MsQpQpvwyYxvrs0eIHqaQk3UN49wjrNJBnV//t3OTBbsgiPRh9gW5ooVLDDnVKDzhXA==","signatures":[{"sig":"MEUCIDlmLsba3W9c12vsFcC9fzGmj7gvY6cfIMtAmKl/StRBAiEAx9jOlBokzlbSayupf3Ky+m1TY8E41vWjINA8ek0toOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7M66ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSABAAnUYl8laKaUZX6qL7l4JM/q1qEsTTRKB5ov+1XyBuCVdKIK+X\r\nMTewlDzs39a1ofp6j4VSIgAon+aeAL7MQoTrNM06Hwzvg7ugpg6iK5erRCtz\r\nzngpbnWaykv2LpRxpW2Kc1/2/i8pShEm4V696aViq6wn1xA3VvYsKyQoapyp\r\n0IYRLjZf7AeNsM+mUoZGrVFtsqtW4en0AuT/QM8MnZV0FrwFEr+rPIQc4sqG\r\nOiR5ta1c+B0w7JcnQLRZC2BaBObPHbwmZOLZUCBUaLyPpx3dIkfd83Mezr0K\r\n9iIYC3cRNf7t6yP8z6usv6KGolaE2Wlrdzo0X7pNPjAoJ/p+8jxB4PWy/AVN\r\nKxQsKlEFV94TCeFWOWVG7t8eXa07nqOK20rgsQH3p8rwG81366uyG2zYO9BM\r\n/3ux+IaKWtvamfI8M1uRpzPGEJk64k82x1o48w1+lzcMV3f1E2EWU1c50Gjp\r\n96fhsZjY2g7y4SJBqQjvTWoUrbSGCRCip0F6uqyJuyNI2XzKvR4F+NiERrNP\r\nlxHCOeIiD2yorhAdFSHsNPJu//gN3Px+T3+fjJZCEujYeOc7yijs+kZfBxIy\r\nLOoDdld+FPC+P20cTqpgB4IrafinWxIR/qqNNAAvag0xqowzoVyvSN83Z3HQ\r\nn2qQITWY/qRvjBx3DOGTl2aee+e5K+4D4No=\r\n=waSu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"d11b29b85d3ff3466e68461ff58d5785eba4bbfc","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.8_1659686585935_0.01613845437148842","host":"s3://npm-registry-packages"}},"6.0.9":{"name":"@axa-fr/react-oidc","version":"6.0.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ddf2e5f471ad0b6bff0c23d597fe5451fd31a82e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.9.tgz","fileCount":152,"integrity":"sha512-tnp6CpbZGByQs8kIOO7C9aIjX0tmTxfre6OpHERRfcbwOawlOpd5I5XU+uQIeKBG+Bxigmj87s/GrnkqeoL11g==","signatures":[{"sig":"MEYCIQCDixBVens/iIyklCI4mTueysN54l7FoKOkrma53EKHYgIhAIVTObsdKT38Db2dnbsGCwzcW3bNIYDKUdYhPgvrzOGk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7PJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4IQ/+KaXYOvKIR1ENPjma5Bb1jHq2/0y3ICwbsBPwJQKuOZpBS6Lr\r\nM99wPOaMc6Tt+F1n6wPMPSBc7EPTPv/sw890svS0FKT1MejiZo1YrLQLVXi2\r\nCZyer2dTpF2jrH0S41fW0Oxrv8MjvPFy6+V7W0Y6kRSh4BAYP4Omchqz4vNa\r\nKIT8t4ffjciZGst8Eh9M/cm6FRPJhnheQ5JKQbgYdNm0CFFTMFE/o/VUUOHN\r\nK/g9Q/0y1xlwwZy3NHpLdNUzoSwJNY50p4DLfSklSDVLq9CcblYdypjFtxCR\r\n7FpbDPTbCAyGjmCmcG+J7lM7HGE5T3Wop2vCOKiUWIg38clhpOLpEoP0xpt5\r\n588L0sDm2kBkEqAXvIo7M+Xqnica2sgW/8DskCDOPKAPm7GXcGc/yoUkovng\r\nqVE7F5xsFfIHPNeAquY5kosfbr+CWyieBcG3hgvj7DaUQJeJnDUdySAWw0b0\r\n8B1u3dsVYjXs2g1EAE0nev7Shtn8TOD3MpCFfkHCiiZcK41lyCRXE7PAzFCG\r\n15KwrvA0mN7bCQIzjsHIq1M6hgnvBwL3ZGlxu5DwUgdPZGctYD+JoEvbumAt\r\n/WdIX+NMGCCGRWQimUGL6oftfJpZz+1A7gfggQ5bBDtgzqCz/vpm1xxJIK07\r\naP3Qwst1wS2RimWPs7M9kqT7LxoAyG8eIQ4=\r\n=O41Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1460252695cd32ed481473430a52aa9481d93fac","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.9_1659695694551_0.6254225527128672","host":"s3://npm-registry-packages"}},"6.0.10":{"name":"@axa-fr/react-oidc","version":"6.0.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f2af645d5dbae2bb7e20b505059676edfe4865c8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.10.tgz","fileCount":152,"integrity":"sha512-bNxQRVo2FRnYOdK9Gxh3VhVBfJrfcJ2JM+h+5vZqTrt2Bmic8EzT0/ZIRttr5oYcO1neI+V2FIISTk52vlcuvg==","signatures":[{"sig":"MEUCIQD193x9I4K53+24Z/v7dL52OWdsmCdHJFlPO/vpcr9lTQIgYTIXjIttZ7HYXVwfmRh4OBh95zHTeQwRRpoU6cbDR8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7RQDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRjA//eAAzCHdGt+7cuTuEGJflQhqlqLNwxo7nZ6d3bC2bVDCmKkpb\r\ntLzSx1yzPIGl/9lJzbSIv5G5hvyAWl+NEkcApoWgx4zJ1hJ7zFvYSXmiOGyl\r\ngw9j+iVVlC9Omc2RCaYp8A5M71uaIaY2+Ei95/W+n+eOh6GpZiZJa8Nb6U/g\r\nDxlkrqQd3JsMuJkk1Zer5pZlF0bjuQWjNdHSVwwXnAAT5kSTdTbl9/5ZdTmM\r\nUzhUlm+aO25rnMNCp1fh71kBWWU63+eOejivbY0PhWFgkotvrq1zugsMVBm4\r\nLEvF4aQM+CCXeqPzIc/sbatx2NXEdolEs01K7K4TNsqJBIIcXpQR7gZH4WJj\r\nwBk2jHJFgMPZUm6DZ5YqY/EJtqtzC0VOv6JWFGKBToP5w+XKhPHDyjrvDr4L\r\nwZvApibcbEGVq6LT7LbtaQ0exx2+Rb0MEGHJfWQ1r+ivOeRrDyvkBrxAoQe8\r\niFzpdLTgcwH0/DZXfHfEXaFr5f/YlFhLwKGJfuPW8RwF+PLbXB3ot5QttUIT\r\nQB6M8l3B4ScGcEc3KvJ9BpMzvVowoGIwphWgG/zrKVJm1DdElyOpSFQANbRu\r\n2RKYcbsN6+Qov+th5qbsBRjNtOPGvG8c4EhfhsVc1g7aGdZBB5ByGGh+Ucp1\r\nQ9JtHr6tCKc6i/xJax/OQCW37C0jxSNimNI=\r\n=nNsO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"b2c4afee1844e91f8258ec1528a3e8a4e43df3bf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.10_1659704322945_0.9675590994740826","host":"s3://npm-registry-packages"}},"6.0.11":{"name":"@axa-fr/react-oidc","version":"6.0.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c82628011d56cb6d79f337651c87b49285b3c7fd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.11.tgz","fileCount":152,"integrity":"sha512-wnICRQEK0VwgzLUDXxmoCjyBzWaIw3L7hsljOsAF9nS1m4wi4IvRsF6JtJURdkUez3kUkk6lcxFiNHRaWfCD6A==","signatures":[{"sig":"MEUCIBANGAb0cS7posV7dZJ8AqHCqZZgC1OpZFFtYmgfyCFNAiEAp/5RChxxQ6bDpBaBx0s2UHBPNXk5wC/2N0JUPX2tuuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8mSOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIIg/+ICEtMy/qzhD0zv3WQyFWrhWgzeKlznzLz5jIZrFlE8WioYu2\r\n1zekr0zUgFgaApt8cFSVKAF4xL+z8H5Udu5wKHoqVhcMosJV5Cw1DwwmQxud\r\nl2mz8PnrCa3wg/DoHS4qN9TJp8/bNbVUdeMW16ZvVavnDnz8prWLYS9ZEYJa\r\nwatRwogDujMH2ZWFjxHV45IvoaC9LSNAP0dZo/W98yVbUUwX+rq+uIJyPauB\r\nF7LKZDIfuGL+i/I2dFyWQ2tS1IN+jbz9g0SyMV/pvjkDZaKNCrbtuMFomoK+\r\nRW9JSajHEo27+o3nHDUvHZPnBE2E+WTO5PaWHQUD3vJ0HDl1h/Jrdk6bp2tt\r\nzL4rnjBpXX57bd+NQCx8/blTAZMWzoE2jVOReUOS04NFI749YUmTY0NHzg2G\r\nBMovDK2MUNBE4cXBEC5wx/P0yQJESh/gsTYtUpEJxnD3WCQpfr0ef7488jWg\r\n+m43JscVd5V7A1zkLh3DbWe6w0fsXTvVn+VuEIqE9iY7Ng9ku15ntJn011yB\r\nedcYLtxy1fyLjWWpcXiaDR+BTmQ+TVDIXPron90yuOmaMshgbGkiWQYNO1eU\r\n1lVFs8Gdc9sZPUrscee+aWfWJkq46XOuGYvvfD8vlFzabM0o7hujf4o9F1Qb\r\nnLJJ1h1IWDMsx4QE1ZqAUmVg32Y6mHrd7nA=\r\n=is2/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"06d02a920cd0845a2f151fc2bdb926d611aa3ac8","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.11_1660052622304_0.6531150351647443","host":"s3://npm-registry-packages"}},"6.0.12":{"name":"@axa-fr/react-oidc","version":"6.0.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e754903fa289042537bed8d3e2ac68dc76617262","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.12.tgz","fileCount":152,"integrity":"sha512-O10Qr54E0Ll+X6uNMP/3astYrDkdLiT7Ivn1dyZo6rHOe96qHpJ+dq0Z35V0MKr719ocLEyp2V9/UcVsgbobBA==","signatures":[{"sig":"MEQCIH6p53wphlgeTCckcJM9fiuqnV/OPTLeiFQz9MxnjKAQAiAin3WY3b7jfoixRQnzcfTSxWNdqzSAxweXmsbJO3w3fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi873BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoy0A/+I8NRcRkYLlqJCkbmfkXm28qvIG5gdcy4jP6D6kk5XJkBmltV\r\nheK2Krzr3H6hyoMerI3CsNhLFUeACjdatsaGWc5IkqH37gKajBfVvXwxo1aM\r\nQHTGKI8b8WoFl9+CiOAWUoeNAJt2dHdcFpDABJupKWeaNabP9IuSS3g5gqLv\r\n/rcOxgRPCUKT/kjmQ4Uat7+dPq8YQ2iG6+roIcLaN9Hbqtt2hgi7XIPx79c6\r\nCdKyrZKu6b7n9DiOH5fj9lTgG1DEouH7SagP/9zVa3JdyI/6PENPA2c5l9x9\r\n+rei38k1ue8ech/+HKvbmixW1K2PH/CFpwGh3ocKvr/b4RZ0k6DhmIPklilR\r\nk132h598R4qaXZaBnI0grxaweEeJnXtNheV2x+1QD0w6l9Ib+aMX9xGbUyEz\r\naywFAS8g4AnkFdKtzf23LN6MEhtNuEL2zLbx1p3GQxqkdFjzI0ebPRnN/XxX\r\n2mxAKCswGj/gnMRyuNWva5loAJ0trgQUhUea4neH45NOpGtvnLwCA/7waiqD\r\n8IkUgMDTgPZOKkNNebt4Tr4Yevwv7Pmg0PmUytF1BL1gu9RbdTvKjZ4fxM2O\r\n8yOUTViZaUq/8gFN/hIlivn/aLvvrEx8R8KHbvt1MWoJ8BnVqZ/2lpIKrnKX\r\nH6ZFk6KCOMydnWbCr4jX+MO61v0A5SSxf+4=\r\n=EXsn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"23520962902007cbe485079b24f292a8cbd1a128","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.12_1660140992810_0.7605908060603777","host":"s3://npm-registry-packages"}},"6.0.13":{"name":"@axa-fr/react-oidc","version":"6.0.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.0.13","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"b7e478302b1ce28c104feb2f5473843a885f2970","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.0.13.tgz","fileCount":152,"integrity":"sha512-p44rN2wmLGn2LR7L964+Tlx8W7CQhCZaxllwxhYMa/5L7HXp31J9i7pWefHs3G3gJSI4B6YhtWICUs60XjBRsA==","signatures":[{"sig":"MEQCIE7d6zmeq+0w14XbJD8fT5/+32YM0SOSHxszS7qm6pO6AiBcwxgkoRZBavnceJ6Qvv/s/gfmzkvUhFvNolkpZNyU7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5pTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyVQ//cNJ2ZJlFEXoNj8Z8FMznhe+a3lxwfSbFzf62az5bTEKCiake\r\nKfpB12FIHGPqjmsEf6q5vUJYMqEDdSsaKDTaqHAdUPhAdrfUCSam7DCo4va6\r\n171zYxLF4slYDGz555usyYbm8yRjlG3mQ/MT/M7+2gblEGD8Y/jtkQdP1a8v\r\nqxRaSNTTH98qZYh8cOG1OW1iMKjkepNcjV0YCwa0/rJyOyLUD2/tu9RjffdB\r\n4d50P76auDXzP9mZsD5Bw8pvhZPIatyQUFdSIigJgG0JwNoG0QqaTmG1mvxa\r\n3eDSNKi/GUdBUN2hu3syjzin1bUq47w5rHpYu8nPzBNegpE3f6Ts/vyv6oKX\r\nrC7S8AmZm3M6FdPKDb2s5aJPhLkskgD/9PauBZLwtgYimAhu3J8mW9Un8m9C\r\ny+FI5qRkYouVGzzhzyk9t2Ur4FnrtUQy1KvreNWRbf04BvGViADxxMYw11o1\r\nBn9ztuaEXyVNG9fBCgdxEpcSWuouEuWEkZGmgq1wmlXfkiXr25MypdelU6Ui\r\nU+Vys78ovIs9CooZjR7xfNp8O3Lngaoqd3PQ7AStTtMsrYC0QAlisa8+bUmA\r\nqCT0y95LMh0XzjOZrA/94VdFxPUlzAwpWEZkALeA7lBsU7fKPhqHk6ECCB56\r\nijlE54iXwNoduTe7JV1upDs9SRWPD83rUTI=\r\n=s+8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"e0f8c340ce40397b341d0389b5da8a3784598462","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.0.13_1660656211006_0.7443230605807811","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@axa-fr/react-oidc","version":"6.1.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.1.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2b5bd89a62fd2573237fc72c5b667e7a2e3d2110","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.1.0.tgz","fileCount":152,"integrity":"sha512-uMbRb2tAogwnHJ98cGr7ye6FO/j2RHgEM8SZf3t+81hPUay7Tjm1fbgaizOwt1X7YmjjH/HrY0/rK+aGeSXd9w==","signatures":[{"sig":"MEYCIQDK+NqKyvFKZ7tNLi5K3/oUre4XqSh3SifxGNZNJLqwwgIhAK6e5MqO2/a1fJywSr5mLp/sx0FOyxiZ74Q67yqLJqOO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA0DiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgUQ/+KOpP25Dm0UWfL4q5ooDtop/ezBcb7H+ae52RJVTXmDH1D/9I\r\nZkBADE2S7pzW84bOMFS2Znxn2SrPphmVzesmr8DSL3jSl4EUAEaZ/bPFGo1a\r\nWeDPMDCKhV9qakGw0rimb3UzCu4ZpvVeDcmdO82x+wDx8GhVAbSnUXqQEiTq\r\nf+z4W8mDRBLu2EKk87QRt+56gXGlt0DvUzzhxPwbKJZwJbdQiSlQQY4QKNQP\r\n0JU6FRR28ZzLEW65GWzHvluKSTnuhKM8yBXOoyCRsNMg0zQXDxdI3aW++54O\r\nmFYrLwmQ1ejNwFlU4xJdfYPc1Cs/sN3i8OzCiNCIwPwn/LMzQWgw7Nvtb32w\r\nNStuFw/BUiC5SDDNxfvXUzQD6mLQ9TcD97E5bWWMlf181P2r/jT4EoGnhx4d\r\n/LPfuSwXI60bI9D0rS+NdgtaaCH3iIGPgMPZK0sfA2fSUPsB+fKwZZ5itqQL\r\nYQt001tIyu7M2jx9xtBUoYs6gHDlXEz7T3KVZCHepA/sFmU/F92rC67WHiXR\r\n1UCY7EimOyri7pLcvk/CWg+6QI/ae90vXpe1tqCd7Tg5vGskktS8k4NYQfuI\r\nP4JQP5dDm6pvI7yTUD4YGSuD21vRd7zWHW/pXx9+jfoiL62/xHYeuoUlaF3H\r\n22D6Ph1AkEGgyYq8iDucLzL41lovOrt9GRY=\r\n=n4/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"356a9c83b65a7e9553ca95715c121573b319a4f0","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.1.0_1661157601922_0.46883368071537235","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@axa-fr/react-oidc","version":"6.2.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.2.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ec1737507fe817c82d92bd788f8f2022a2139a24","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.2.0.tgz","fileCount":152,"integrity":"sha512-GIQB3yd85GPBFMoJ6jiDOyEDudNYRYZPI82zKS6s32+fCu3IjhlyXM8HvICYUsPwlKDt7sZ51pwfNvdk6kXJTg==","signatures":[{"sig":"MEUCIQDmrUDM3mJ/8+ZVoOklvF5olc6bE909vamis8zsanNuygIgUy7E9LgXY9NkOmLv5p42XMuyLm1FZqWiIPIsw09vuOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA08RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1Qw//S6hQ1sMAAyVqIWWUMOOcftPHYl6y3yLe6ck0bPXQ+bzPuSBI\r\nLI2vAbVzBysEop8rh0Z4B4sjw6S+ooZ1z1/lUfiqWAVxEKJS65ZYCVC6mpRX\r\nlg+3Hld6xLfgWtzrq63mtthEV5uGpWXX2l2hF2PUqhDTxUDpSeCAbfM4LcLm\r\ns+4l0FuTpRI2l6iSSVsYKxuuxs9bLvHQaFuPVF47d99LinsiZuo/nYtZLNEA\r\n6FACN9j3fdG4ezjiZvwXi86N4AnhIrcS3NzCeOYgiDcIBj8LQY3tLbhJl/cd\r\ncZeMlfHnRp/otvoTkcOeD5W9bR65DMlZql1joOKxdWpBuAd89NgvbEZ0l/D2\r\nJPLcmbaL3H76d4anbxbXwIaMhH5zI8BAuBdyNgeuh9/2DQA5fhSvX4u1mcsR\r\nL/e0Pq1p2lrOTvq3z5vNMGwfTY+ueSCyiP8MCoSOCHRavPw+kuWvzDP6tetu\r\n+X+M21MDuuaAEEKKM8Wyz26W0TGB9LSdHkX0BvAkUkr2sRgdJ7y9iKYJRbxL\r\n/wgyJowZUmq1tMknVF3QtC1IJ3eOJKkHr7XzbmyPTt46I4poZ+vH0J/hikKX\r\nCppqnE+kOtxdnr5AOLFZlzOUBFTQyyjWAGIfg9rMftyTIjUgE0GIYg6aXTPW\r\nyP1a2il2kifXgqJTgTxX+/XaGc13axd8tos=\r\n=megy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c609c1c9298384138ad78e7be1146e9e541bb941","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.2.0_1661161233309_0.20678483194103814","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"@axa-fr/react-oidc","version":"6.3.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.3.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2a7c42e62e0d671fcdb170442b773d25a4a9cb8b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.3.0.tgz","fileCount":152,"integrity":"sha512-+uB6ZY3ScbtJmiM2ZazIvxzaW3diIOA9ksmXtal2J8kVfPFkk8k+EB4TPYzJ5d0NGObVfI+UfzbH6Z7AkgKxRA==","signatures":[{"sig":"MEYCIQC+ogQRikSdlM8g6OhRtLp1eihwG9SvCCSCSsyVgP+PdAIhAII6p3nluq2Hkdl6h8G6lunf+EO/ymm+8kTuJRuov/Dx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA4aeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZNBAAlcUfY/FvdQN1xJIVl90WkmOiy+NjgXyu8CpR8ArpFqnvKR+p\r\nT06PKByVyBG59H6iBS/lLiXjj9AbNTh6OroAptAGlSon1K5lSgReV/iH0Lbp\r\nIDfnN5ELqPYoVkdBDegYJHlU5odVJgzq9dkHW8p8gi3w8vMpkzVZ6EF09G/N\r\nWOo9/p+oF+fAB7xYCMRORoGY6r/Fbil/8Xw8E+8L26BQpa1ep0OkEkxbsyvG\r\nQWRxkbGs1H4cX08adbFmGrKy2Qt32JZJdeW6PNcrF+/A8PeQMQ1S/RqL3NAn\r\nXjM5feDQi9bJYluu4q5ebjvf1GPGN09VoPjbHrseqq5KLsrMo8OtnlxviUok\r\nembMZsRSPRrq9pMZTDd3YGLzVl4Rcu+NbPD60B3ZtcS+lNUW6jAsyADMunce\r\noP/moMnInRSRzaP2VXW7/ZK0xRM1dgFteGG9IYpqJVrT5f3RvIm4gldnasVY\r\naoRLCZKe3PgwQmCpj6DP1gsX1vTR0lJFInfzhzXgpkxpqZQ6GG5/fkUUixKU\r\nTuJJj+bZrQMy2/jICmFRNWtK27i6fo2kkVrvPpahGS9VBIPxxbPp7/QrqfEY\r\nucmFHJ9MBVasRuigjq6TbIfAYGaPDgYNC04O8HE3E1ckjN7i24TYxyAxnuaP\r\nwDff0erh/F6SNkTCK0fSgtVkj6Cy4w1Icss=\r\n=H5bK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c555ee256289776a19e7f6267377dd4fd36d301f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.3.0_1661175453728_0.5095211789955734","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"@axa-fr/react-oidc","version":"6.3.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.3.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c49ecef6980a2caee132246faecac5240e5859a4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.3.1.tgz","fileCount":152,"integrity":"sha512-jtZpgjwm6uGz/iWv6lL8WvxwBh/whkIiQOeyO6gdJKQQ0V5dde3hFaE3PZG/misWNjF3LrsLvBHy90NVAZwGdg==","signatures":[{"sig":"MEUCIFEiiYtLBkB0yy2yZBlNjso34hDuby852moqO2dpQaXEAiEAljo7O2Q26/M7Pdy3Gc09PgkOjjXXBAeQTJdcwoVQYfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA6yGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMHQ/+PNpPWEkkowdWUXxZHURYDlfd5BVIivX7U9rAI4I/VNidyuor\r\ny4x/X2iiTQ6mFOnXUTWsEln29EZQ0HzJcUEW1xJeMmxTtotdBA91xCIyY7k6\r\nQC+rrq4ELNI/C2GRqEMnfHiIphY5HhtpjWA/93Az9dq1Q7gF8WxlVV1fUMYk\r\no+IueBJ8Dy3y5F7BQZkkOF3Nu1zHj5+EyG5rCn4IwKhDUXz/qRKjwC5yMWlt\r\nG7gzMJcwe5M3X4WxQBO13n8DFPb5mqDmJQsdELJcP9r6FgdR2eHrj1qmQsC0\r\nfwW2ua1bi1tJ/M2qeso8g9ItIFE2OIPYI+40pqPg7G4wI4UXHMavY/rKQPug\r\nxgIz6JZuBciEcpFhok/SZzkEtUG5B4mvOThYOvB44Ov3Tyou2VzcBq6CNNge\r\nPUX+OsTmFxQxBUF77E+tG2P1TrOCHGxI71wuJ2AlXfaTdM35HCuFVyJgMLy0\r\nT5zfGcvtRdwNaQIZfVUPjau1wXqODyUwQS6J+AH5X0TnQwUUQwARaN+baDzV\r\nlMQ0atc3EJKbvmKvgcIsJ/xGws3Grblqb/KOavkub7RFOyaDAfMIENcQeG7C\r\nkn1TenmU1mWv1Uin3kPSaLXAxYyHsGi7+h4faSsWtZNRK6vUXvPs2WRL3e43\r\nJnvf+tgvtliKaufNJ0MT6CnXsa3YInGKIRQ=\r\n=+S2r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c478f835f7fbe5f4b9ea46dc6d5135fe7e76ae9a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.3.1_1661185157938_0.4207588999150944","host":"s3://npm-registry-packages"}},"6.3.2":{"name":"@axa-fr/react-oidc","version":"6.3.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.3.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7290ea1ce7a0a41003d9dce405a87eb0ec617a47","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.3.2.tgz","fileCount":152,"integrity":"sha512-spg/QUfst23k3b9scyc6pC3ypcZMm4yG+BIctrfmA4mlC4H2JDDb4JPgzLglCiaSjHZp6IAKdUlAZetb6+MNMg==","signatures":[{"sig":"MEYCIQCQdRedDzy/H5mpgJH789P8dT9G95MHElkOFy8uDkkSJgIhAN6F3L7YRDzuGF4UmmxMroBXP2gmE2rtDbQwXdEqTEjA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBNJQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+jw/5AYmfEz4UFrlAeWuDkAKTqatzsTqwghwQApXipQ4IRYEKpvwP\r\nc+4iCRKoLFjCsewh5gzNdqO/Fl+/SW+J8DuM5x+1YQShKl5cvYAu/n7UxSCy\r\nb0W2mHUJZrXMkhC0QmGxGY5Nh+n6PUuAqe+m04kqtG/caI+MB5GpjB2mLVVd\r\n3tx73VseLikDZGo7staPbkjteMuN31yy46CO4ro4VCOPsMLFnJ0ecGp9X9de\r\njfTHTp6Onj3NEeIpLRm4zMLHL5L4fiKC04aM/SYGUF0Yy78DwzVI9jV0FYEy\r\nNucRcHsjjXVNYiAZs6xp0phz+PKi7fEJdAWEj68IsKi6zmw1EFJl2y+5ObOJ\r\nwP0gjuMWY50u2fOZLPL6aOL5/kF63eirrKkgwrl0ChrybxfPu2I2NO1f63hl\r\nv3YwZdkAld4qwpD8/7O6rZpIvsG4sdqXrpH6/OYsRFKs/Yfm0QQcJ47SmSo2\r\nLxUvw0td1zw5pMR2uwjcaxchC4eN4bVvkmH1b1OqJM6/cpcki5SqjwCy3b92\r\n2SozB1g16EIdR/DvCwF65he58w77VOKjVSE83InnebZE79WG5Gtj+gV85FSB\r\nGeCVR8K1rx1M920aYCaVlw09KDnWIHL5KBjcRw6Der7+h96xvYABwgGR4tjn\r\nOT/WJvIam4Ath1Gn9jTiXlkS/LmDDOcMI2Y=\r\n=s9rE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"6afca0ee9cc4658b20062a92dc11d1be51b20816","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.3.2_1661260367949_0.48996306000581","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"@axa-fr/react-oidc","version":"6.4.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.4.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a146f68d4c639590795cd7f80edfe33954d34355","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.4.0.tgz","fileCount":152,"integrity":"sha512-D/0A0SRFwWP+d+XvCCLvGzNee3APe8izjdHG5UBFIyAytdyndoJjD80NCEk7Xipj4L8uDaXaBXMrf+BXU3pslQ==","signatures":[{"sig":"MEYCIQChCoUOjyANMHYltDP1i++0E3rIrDSmbOlzfOPlEXWu/gIhAI0UTpxVcuV63gj+FE9SXqqL1D6fKBqrwZQtXbAWFbiW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB3xlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB8Q//Sf+cJmH7VC6jdb3dQhhW3WeMYm6UjUrG3nzGMHqXhf0Gvh62\r\nXu8QVrk92r8rULCW09nx8JKlSX17QoCvQhOxdKFE+5DWxIPXPPQpRPY44crY\r\nLrqBI3TIvU5LJJwXGgAIoMp5IJF0L2rjJQu6cq1qDF/6WtRAmyL26nFe8Swt\r\ncgmevA3Vg3K1BNe9AsrfnFC8x9IoI6wygj6vTrwEtIxbcmKieOBNMM9FytB9\r\nELuCmUFoxs3zdyYJG31c+l/XadauKARsPFaneiB5mtnSHF5/XR7yCTIXxsp6\r\nS9YQBjEn0Ic81sZHKPB4gDoe4mqFkwL0thBy4g5jgXeLI2neogoDQPbBrOm2\r\n33nJr2S722GQ7nlluFa4Cf58cGoRbqT+aGUENRBHZXK7NYR39jStHgcgL6Ub\r\n58xak646v8EIW4bU5UFf3PzWXcLiAPPebwK1Nj8Vn379yLF9FGGrECfuCZHj\r\nYF3PwJSfS8scqnzQFretSkne8vXu9P7kord1nvZbCR2r0PNzDnrMC2OqPsTH\r\nJZp4UqJDHL1LXuiugIz5ItFimlvCdve1BnW4+MrHzSxi6Wnxx6cInDwR9dwy\r\n5cg32UQnK1WMgVeUmeFfNEhBhZ7j9LIJ69X2yuJtvSnhy+Pvb67jfX7vPA+y\r\nyNYY5XAIlYsWfVAejKkFRSGK7roKrNM4qJc=\r\n=DznN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"8858737998559c57fa7c97de914817583e143012","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.4.0_1661434981011_0.17595759379512677","host":"s3://npm-registry-packages"}},"6.5.0-beta0":{"name":"@axa-fr/react-oidc","version":"6.5.0-beta0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.0-beta0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c2b4ce0dc095d2cc20ce8e8cd42e5dc488961097","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.0-beta0.tgz","fileCount":152,"integrity":"sha512-J5cmL8SQZ5FJpPRepcurV56hrLj0vM0bmZAa9gMHOT6wJcHHR7JEkovMLAt/S3Zu+aRd/0KqSyfwDL0J0AZWxQ==","signatures":[{"sig":"MEUCIQDBJlZCQvNzcRb8j76mqkjdmeLtMv8zgtxiRXQhCupLMAIgAQarS5p4DU/wPjudvmiD4YecM0SYK1fvLf4hmfR1F2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDM0hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJtBAApSUn5rPYAslPM4mf8lyM7vxd5quGbHH2KUWn2HuyvbbXbTQZ\r\nHpSTkIAYrIKeYAn8B7BiGvRPzpGqf2wTS4cw/iYL/7yD8odHqPKBUnSio0YP\r\nlmaV31CEuB/p1w5MUMczo6MmH8V06Dyj/Ot3V/ApEhaArX19paplJsWkmWjt\r\njVeyqQgP6gw9gBpdPGEbN9BmSJnfPoqrWSjfL7gVaAqo5f0DJEtmG9pxveF4\r\nh7fPGpDVqsmj4sE7sLuXaiOZCSlawSWPfmzZsNt5Sal6TeqOFXrJUw5e8Aau\r\nnD+zaTdEOqukImie6WcBAc0qDq7KWppdQx1/REddAmCetOtg4/kcKF8N33Bi\r\nJE30rXL1YXML5kdHchkEjp0s2/mV7nJJmozmOYoiy8jV8mfdKzaEQprqP31l\r\n8g7apSgs5ys/eK6pFyfglNvwBw0oZF4u5jfcFpIBL/Vzo9KtpHFdY9jFN3ah\r\n4ahJrB4524f8BJnKQ930QrzCpzJFnO1YUc/SdM5plGhdPpDLSJw2y/R0oT6+\r\nEiBGGfNR9CQWqrCx8ccInIAHWpY6CGYBtD+4c4xJq0vVvw6w0zjpSIUp3CjP\r\nuABD8YItop3tqlgCdd6ZQM1jNMBEv1vUg5BkSgfApFTKjurvNZejHJdZ1bKL\r\nM3NTSczOVA3UaBWqdXVxoflo1UTTT2jL+IA=\r\n=hjmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"e02ac230032426b7ef93835e65e7782b130370a4","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.11.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.0-beta0_1661783329491_0.6871428564397151","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"@axa-fr/react-oidc","version":"6.4.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.4.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"19777c635bf634b5e5b336245e78d8573546eafd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.4.1.tgz","fileCount":152,"integrity":"sha512-nI+DDKbk/KfUKoC2xd5+FuUcBAeW0PqCefH7fCRsohqnMNERrh5jwtf7CPPFUg5eRS61v0nxTP2rneLTBgJMWA==","signatures":[{"sig":"MEYCIQCBOd0uyLg6xgju+wQlEcs7O9t2bHxL8eezXAuSiD+itQIhALt1xjBv24ixBtisdR0TOUmpAKs6yllMLkxBldEHZdsz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjENj+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpkbg/9FHVQjEJHAqSH7Yr75hlbm7REgbVwniof2z6JCsv7j/OFPUfu\r\nI5XqKEVUxHQfhjqJXPfM4K8th6MhZ2BDB1Xy/nsp07tSReDWIVp96Ba6SC8U\r\n/CaceZR+Wvvcsa4PgSBnkXPUIZl8+tBuklNiOW03c62zQ7st/vTZOMyZyzmb\r\n6tc3DeYxy8RoYgY9zSWq5LJ0Zr7FTAjB6G9AtgEEig+M8tuWAptYZYeDnBQw\r\n47ubaOhyA2NAS2hu5WNheG1j11PPy9P0qwpNqI/nlLXbQTWwxQLTI8tHFfR9\r\nd1/sx8u5LvzK//+h8JNKSoOHx+8RpM6kgVdK5Xta5wJu8EUKU3bH7WnsdRF8\r\n7nboqxwLDpSKtGnvIaoiCh2A1RKGD/wIDNDXAQ0GTnR2GTri1+fCyrzCAHBF\r\npPcLY3NT9GPQep7gCgXf+snX0rx0sVdAbUORcjI4JDSE1ym0VDkjghsSg9Z+\r\nVtSlP4Ha27FAo4CxpPZ4TEg21DOOOV9Kb6HRZU8qHW5y7E20L089rw1KEgds\r\n3lXUkW/PWgm65yDDMUnZxc/PhCbjTrNBeDuUMEjWGCHG+ABKOLrhFvg5R2ia\r\ndpCKwO0KNANfB1k6cMd64NcGt7e8rp9GskE/RxLWimwvsc5zlDgOAFegFtx4\r\nUzBkvluFpBOAwdxbYWP7e36Qdj5QFDSc1VI=\r\n=IzH3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"f2fd230315fcd1fa80796e291124861a81300467","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.4.1_1662048510305_0.10888711636096082","host":"s3://npm-registry-packages"}},"6.5.0-beta1":{"name":"@axa-fr/react-oidc","version":"6.5.0-beta1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.0-beta1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2a1ae79d04a190a7c26769fb84c32d377ed61ed4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.0-beta1.tgz","fileCount":152,"integrity":"sha512-kmMrurCbUbVgU/d9xTxY3hum+a+eW0jStWtmguSWUOXTnqtbywodzzWwT7Q6fbfm6oQgk6Ua9nO8rA0Ye675Uw==","signatures":[{"sig":"MEYCIQCRK25iD262pe3dGA8FjE8Y48Ne+McOSCUhyYRBKwjqswIhAKKamtzkK5ycfWAJGrVnYnV2K7HjhQgf/Qabx01g46AY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEaw2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoywQ//XrlnlMXpLyMfMvYOOIlvR2potdh+4Ym/qijeX9m4kJA1MgFk\r\nEP4e9qoaHIQ6gVLq/qcc10UrcjHO18538VmyShRiTfEM8Do81tJ7HSnceDeM\r\nZhrlDJG3r4VWQ9eoXn6aBcynR9fW+bk0qRN3WCMTQ4IP1COUm8mLpCHqXB58\r\nZq/Y7i4yIBLYiDGzmi+h9q/X8WFP/912rviVzQAKQFeK7yF1uYs7Ls2SZUL/\r\nxMcck5Eff9UnCPGcTLZqI+gRDxqJIONxjcKBlb+0lBmPS4/UOpD3pSBjP69p\r\n1YrmB6lWHUUbsKvKoQ+su1brgaILfiM0i21TMV7ug6yubY2ojzbWQc/0932M\r\nemPBuLMAGDqow+I5qmu9uNPTfMS6e66WnOz64eFCXSONKKQH6Y7zJ8RGAc59\r\nKc5JOd0+odbAErrq6s3/Px14tM54J5pvCKotPrfbl6r8rR0zqdd7rIn5Wqiz\r\nbNU3Y5hLtuOrcuyISUIHAZ5InrkVbB2I7ujD2r3EIRCtstWWc/c5is+d6CdF\r\nhsa0fQRTTulrP5FQ/4CMDQWxkB+0PiUe3W0v/puu3oXIEIxeKmQ+i55/Rkv+\r\nzkLiy7pBCViV48To0dH4oyEnB6uPu3h9l56odWkF0tORhIbNVTkTCP0hwW+3\r\n8DkiOv0Purc7Ta1OEYnl6LOlUwUg9M32Khs=\r\n=Uo2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"223be0122b9830205a4fc5e49886be5902921a43","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.39.2","react":"x","cypress":"^9.5.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"x","typescript":"4.6.3","@types/react":"18.0.6","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.1.1","@testing-library/jest-dom":"5.16.4","@testing-library/user-event":"14.1.1"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.0-beta1_1662102581989_0.538884400906015","host":"s3://npm-registry-packages"}},"6.5.0":{"name":"@axa-fr/react-oidc","version":"6.5.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c9647d9c1ef2179b07bae73d8424122cb18a42a4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.0.tgz","fileCount":152,"integrity":"sha512-sGR8vKMc03/JKPKhY/RL1tWzvC/cykyQo9PX6rVAtQRQSOE2lQgWZOfh3nlREanPECNnvcoEdc2w/oMQIkH5Pg==","signatures":[{"sig":"MEQCIA/ex/XcdFGYHNOhREYbiyxZP8F4kQM9WdV8djhenw8eAiAcjf/5yiVS9Iw+w9dBMZ/4K5XOWuuqDwgKzdo/WPD6Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEbNDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBNw//TyRWpv0o8l/NlbpexTx614/XAUP2NbHzxVo6rMial6CMEToK\r\nmZvdqlLR0OZJyU8ApbpziQpcWNnLAV7EfooO8jBjYHDQhD8BZ9e2ZjXczksy\r\na5BTMPs7GXthLLoxVZYiy0SifoQDDshnZCQMwUOWTXrzU7oaWoE11fu4jQzQ\r\nTMpo2CuI0rBIdRvzVF/Tcdrxsj4tvU680TexpmWsXyBMyKlOr2qtIA4eD+E9\r\nIQgTktGGad19mWdAk5JRpVeUsW1S+MAZbYYomoWzzbCqrXD26k7fRX0OrxFH\r\ncIytrd2PZzWvpIYiClcjoOaZYT7MsyWNgpsEGZMF5FwiaFH+JKVxkPV7nUP1\r\nw/Kj09XdAdrjgju7DNhqlBq7WEODeb+wsQoSdGNCzzjenrBSxCudCycYy8hh\r\nsJVuJMwdaHPSz6fGXWqDuBKqMHRUPc49K0V+ydJzr8vf1v2QcR7QiuiKwkvq\r\n4AaETWlMYC2I01aroWwMNk+VwbJvfH2Pov9LXfrvdIZk1aODXdeUePvxvD7N\r\nuvUf+Xx2Jv/VlaTJaDBbRGy/d2V0pQMNy09dATJ/hPUewFDJJIkXLWHdjDwa\r\nRmjtlTi58riedCKBMjgr7Q9CCjR0A2xu6ladLCvX4FcNB299gnhc6w0Fp7C/\r\nAjNptJbKgf4j/BnBBT2Gy+WQhbmoNCLayk4=\r\n=Tz4s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"8000d270e5d5b784d878200229d69c8f1644e6c2","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.0_1662104387091_0.7999666330325628","host":"s3://npm-registry-packages"}},"6.5.1":{"name":"@axa-fr/react-oidc","version":"6.5.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8877eaaa3e083741637ae44fedb678a505c1b3aa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.1.tgz","fileCount":152,"integrity":"sha512-SbbXkr5rsLzlmPLNndQViYdJkR05ue1tuHLrhBAC4hHiUHjFPRm7GtJesSoOifGjp1vwL/e1ugi91gWdrXCBcg==","signatures":[{"sig":"MEUCIFESG7bOjKVskDruq1ifKeIJOKzw6TzSrPA6ApCN0zPRAiEA1Sw+265InO2YCzg2ffyGA45z1lwxYB1qwZXH+VSyeqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEeq/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6RBAAlYFf9txhPOKhEP8US/PaCX+ChMm1yLnzDDxyw2zveETXr+OO\r\ncU9rDv7g2zkxGM4LQxRRJ+vGndXXGVJgmDe17OaYqZAJqfV/BrsyCO5dZ0dA\r\nslkev5KiiY8u8T6xUIXPdItcfuGnMKBHDXwq5LNniYUW8oMTzS5P3wiiihiW\r\nc1Uu3OwRyAEXoDxwhf1nHzh9CB3PK+PX38LVgaV1/OjXUtrpHNObwKkENcur\r\nB3V6PD5OSaivXQi8zgJBxBvEv21fS5j15lCbZA+Qn/b/mwbVE8NPTyAZQdcu\r\nqutdzJVL+GeyQt4gch7uDJcGM9HdHkLCCAQyhrhscVfHhjZAp3AdoHpOy/9U\r\ncd6L9sV3Yioq0DEJ3qCUAV7zA5v7XBKGNZFO/ERAeMtbdCw5hnEoKnYnTh17\r\nvwOToQL8V9Mz2x6HeXvC1qk5PNtdxgCZ3DgwoHJUaokB+3U523m7gYx9VPXY\r\n6ZR5hhwBlpTt7Sq1YjOiaJudbSowT8wwbzncMgF8z9Qyu73Ygn5sNNMBN2id\r\n+9zgril4npK2RkCN+eSnc9lgH5SfX+DzlYBN7aMBiJCrh7qZXdBRCMbaOC5w\r\nNuUJiAYqD5MfODhGn/60HDR6c/r5snRDzl6L+WoSBUymU5NHtlif6F+LLCBj\r\nkyPI0qL955BX9pTsTExQXg92etleSTZEiBg=\r\n=Ln5+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"98d7138240b20f560dc8d84e71a6c93e9fe1fb96","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.1_1662118590965_0.3193991948486792","host":"s3://npm-registry-packages"}},"6.5.2":{"name":"@axa-fr/react-oidc","version":"6.5.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"208f5e823d5b565fcbcc408b829ee680276eb244","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.2.tgz","fileCount":152,"integrity":"sha512-Eh+wR4jSPvWb5uWKUYTGWEkMGhek/Fr3lU2y9dJohFdAbrFrUY9YGhuLKCmn6kLn7y/TYZAMrunNYIxVl8KsbA==","signatures":[{"sig":"MEUCIGJYWI6pNJWSY/kGLc99bNsv4/rH4uZ/5Q+AWsdjCllzAiEAg20RTflytKCNFvx4s8gs1iwjmgfOMiXaE6ifSLVo9Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEer4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlxA/+L89G3Iuk7mjuDJR5oYGpMn+KvMM1/Mjk4msENsz3SaemNdUp\r\nS7PkZ2LOlQayV8kUjlklxOCWjx7IyliiDDSnNviL710mZYww0ckipj58BbGl\r\nDIIvn9ns2SBCIvXbkXI2PztZCHlIAeLF/Aananm5BZZNwQvpSyDOeFPUqD3D\r\n0O1jWkBWypS2Aidf7xiptADUwGqWlQybmJp2wgHrMwWgJzIbzQVO0Oy6wJmm\r\nzyGrUkRU5Y+F1suEfdegfZmtU0tzJTpqvAwRX12tJNnN34qMUupe1Z/44eVx\r\n4gGvdiFpTLwuW2pY19w/+QlJ7Qjc5O5h4NrOmAif1qMUunKioCkp3BLO63oj\r\nCmIzqD1YCkOCuutKqHnrBxVZk0lodC5qNuX7ASLxb/xJlXu+ilOSa5mVmxca\r\nZXWa/3ACxh7u7rOqzn12tyVKorCrihlDHwrVXI+wSyJW46HUQABMzqaTCMa1\r\nZrUuMfw2UQG+m5TYLjrWLbAhljgSwNLDZmQB28u3ipBa8g2rHPluY6EDowSV\r\nV+5uQj7WhWDrW+gyIXEEp8xW1SDh+xX4By5jD0ubbiu1UlSgSmk5on96gnor\r\nnUj5IJmZX/pywogXL5buGuW4M0sZsd3HmHZ+hHyYwtedhspekjGI+ipjJjSW\r\ntuL7QYDqCiLs6/SbV0pwAGpgEkdW4mIU9RM=\r\n=NKa9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"1968042695558c1783c81f2aa2722f8941b28b66","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.2_1662118648147_0.7362133083803111","host":"s3://npm-registry-packages"}},"6.5.3":{"name":"@axa-fr/react-oidc","version":"6.5.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"882ae8e98d19a49ecf1a48c3c74162af290ab579","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.3.tgz","fileCount":152,"integrity":"sha512-uVu6mUJz1P7JyxbEh7VkdLJtjS6X+RlQRym3orBb7htV/uLShIAiLN7ADGBb0NSqCnWKi0vTeQSbeZvzZ2agFQ==","signatures":[{"sig":"MEQCIEjKVlPT38qOMBAkAoG4j1qOvnvKfvv71UyGbc1VY6lKAiBawxgtyxy+4PAq/2zykUvLwyIyMHqh2DYf9jP1pHTuXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGFf+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP/w/+IVLn9xyGUhN9ZnxSao/SfYxmGDajGBO2JwHGjmISxFiIFIPG\r\nQYzSnGJTpW7escV6rzdZN680l1G01B3zjb/7bwBn2oiM4wsj5OS2xB9HrbT8\r\nb6NS8YJRwAS5tg5V5rhT8jjQUPvR6ut470pH3+McVaIQS0KjqINYP+GPtYGf\r\nF6o0JKKZU6ojkViu93EntGdy++ebNeDlzj4cYbkJUH28mVcPkHBsa8OvxyJd\r\nPcKDyxVKGtMxboJhLDlvDzBHmqjBUm4djOnh8rMY9MMtT3okAtb1ObEQ+LBC\r\n4a6C44nLPE3MrQxkfuZkdx5JCtyNqPSN83eXc2cDyaWnJwe8v5FsGgfu7jDP\r\n+V7/iHMg5J1OCOlNmyRxwZSmSHOvHWMv7nJi71Q2fD17WhPcPJYT9AlkKAM/\r\n1NyHQNxdlLS6PxLFs9cKV1dEQANrl4lFzqapKMr21Lcoe1lW7DIn1//XZcpz\r\nd2jg7PFBWedaQn3+3IHjpPyOoK6sAupn0EDfwkAlOHwQr9FydrBcoc1q4M3F\r\nYo1f1ajYyWTW3d/KaPIyo7fTINBumOP99Dt0L7+sNRH8kBhnBLaHasCFRdot\r\nJdHhPIQitmHHkVeJmWFyL02QToFjiK3XV6dgehCx4dO2FNB9ste6CkWMKwjn\r\nfxH+VufV3x7MnM5rsETWLJ4dl2CE2tqzdSw=\r\n=nLQh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"385a3fcc63592d59dcc13e9d2b995ebf7b765faf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.3_1662539774494_0.06091346914182694","host":"s3://npm-registry-packages"}},"6.5.4":{"name":"@axa-fr/react-oidc","version":"6.5.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e679fa66f0b2f4900c9cc31099a18d5199d6e76f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.4.tgz","fileCount":152,"integrity":"sha512-9JjIiRpFUR0B1RIgwVb2eCtIN1L1Raqg/BE5iHOM6slrW6MPbVbUw/MuyPSM5MFeuc0IJ63hyCEnRinkUt93fw==","signatures":[{"sig":"MEYCIQCgIsLC1m3QZk2n7qUgRQ7gvnljiYMXvC+OOQgqKtL//gIhAN5pXK4J7F717dx/ugoNd4M9VehaBeJQXqY6MD85lAei","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGI01ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppJxAAn/rZNgNJ+va1p86m+eP17USOEdvHhf2XERcRabjBuUDyy28H\r\n+FLw05SQqGYE+WykjZpAhFOVEQkAYqg18r6RhrRArxajsngaDzjFfX40zFal\r\ng4k8YYnX13xRYBG1Lfs98C2MixQ/emSLE+VwGx4HC25hKZa06oocM+FI5Y9J\r\nmtO+5AbTNhJA7agL6QN0hf1N7Y4/0vUA2/friw/9dUCxuJOOTGHOagA7tzHn\r\ndffSmr/4841I76wbgYAfaocScUmcJXvXIMPxDO074pQHKoLWoNu5JFTJFU1k\r\nun+SmppwkglMb/XWMNDU0MCJh9wy53GNl8zhb4gJUY0GQ4z+KptRtWLCkbYZ\r\nLklxP+hQZQHtwAHygP38LX3oKbLC+RO9u0WNTYwJfLzWT9YOXHGBG0wTSQLo\r\nonD6UntACZRaZgWkfRMGxW2MH6WxqsWHZjb3VmMtG2x/oOt2rW71E/swfWx2\r\nZ8YtAfjRe7T5jvLTqkgHxGQX+SdG6rxzJdrPqtQVfAVP0PlrBz2YwTcFnvZF\r\nJXHnER/ZlUR01SQbJ2ZWaG9LI1ZPZwDhxUnT1LH52VHwy8RqAJZpCxAgbjUn\r\nzkLDgQk86fio+zePBxfJnIzrssr/jXAGJuZM95JMwwb88G2gHn3+GEpHlyO5\r\nAn2OCE8cBCjOvZqG0k+hdoGmSEPpJN4ggtM=\r\n=eiM8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"157c892d5cfad2b3b0a53ba8fc6f48bdee889c2f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.4_1662553397671_0.5109909570674973","host":"s3://npm-registry-packages"}},"6.5.5":{"name":"@axa-fr/react-oidc","version":"6.5.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"67dff6030513d57fb1a0ca9b792b8b0ca03a79b9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.5.tgz","fileCount":152,"integrity":"sha512-Xf/pf++HGuyG3ePQp7Lj3An01uaDPCqI7jhr+VwbFNEToqEk/DzV9gsooIX1HlOaJNg9Sfp2C04vqA6ovfqwmQ==","signatures":[{"sig":"MEQCIFOqf+RntJebSrYUm6wwxPuZYUhzfkPtMgy/p8T8xvKWAiAygvZ5qbg4uLSpLW7sx+s37cw92aGUD4jXX9pQNxqD2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHAEzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZBxAAlMM1jIjKpAeJxeAu9nOT6zlqG7c7i274mADT3mAF93cCzA+m\r\n+XJqoB64RTX9XKsdf+tsbk17YJB4byuKWoIUrwGp3cWYxvHc4wnTpRM5I65D\r\nQ6Lcm8e63d8T5Jh3PIaaLtmGPbVOZGP+vi0DT89mFuZhx1PthuPjfag3Gy45\r\na8YPGLHYZjkila5r+PFnK0oXcS+8fF0fZmKOTsmz3zJQmqjdnPV2kddVxUFC\r\n7sgQEn7G7ZnRmevnVfRos3wxDbYq7Yt+sQb1RSzgqwGwF0vJ2t1omLu8dyWv\r\nmVb0XTQFsNqrejSOb4GBYDkKCtE+7A8C1L0ojSb4FGWtKmcUO40wfXXSRYM8\r\noQ6jAd73GEYmz8o3TljdGsYvIHsZa5NcKBObF6jKBt8BlOJi+b05Kooj5lBf\r\nrJesk2C3dAjnKCf5EcT9hAj/Y4Lk6ZaNiHjTR9FSre4IR8DIQZM0BuCbbJX+\r\nQ69l3ujd3LjODSmHYOHAF27Tu01qAy7mvmYxL3m2f8ZHxS+Uz3z8oDmxxGyb\r\n0nyrHKMa91m4by+qpgcwaDAPRStRd8bX0o0m5K/ZXsE0cUVsowmTJGGHolHO\r\nDuHazygu1FrlEIwR1I58ehNv0C+yv8D5Ms68h8xv4DyQ4dna3O9AmZanvc3g\r\nB1CTmIPangwKayPW2D/v5wS1lYjgLUysiDg=\r\n=TC5Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"64663dcc548c5d13946c9bcee46414f9759f6915","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.5_1662779699733_0.21758843937093353","host":"s3://npm-registry-packages"}},"6.5.6":{"name":"@axa-fr/react-oidc","version":"6.5.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f040714894b0cde2a44aa1285697298e92b01ed0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.6.tgz","fileCount":152,"integrity":"sha512-KCFLisrx6RtOIB04UGk8uWwaaN2Sk7nHzN0DvsCHrTAGzi77X+PkHSN1nP33MdR4lbvAr5YOZ5kG2PWPfHizHw==","signatures":[{"sig":"MEQCIEmfcbBI7ZzeIUxyMymOFEYAFiZF/0KcPxGlYXqVkoRDAiBKkvxXofsfwGLnpJtVquJLXeUBpIySgWyQ7Z95GH++5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjII0TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQIw//bCQihJNK3akNH6SXcqMCFDTZDAXUx87qjIgo9GvMOPBgrQJ7\r\nUB7qGUheXUkJIPv0R+cdFAykI/CySKZKZHs5iB7hppVU3MDT1UtcnQTTvPfv\r\nqwRzciXWbzRCQNQgNxcC2IffBr23ZnJ2ZE7nhOQ3FXl3IZpvpa7GaX1afpP4\r\nLmDBwSIw9CmeuDwuApcCLT2uQRCkSDcBZ98d9LXoARBx/Pwr9P8AbgXuKgl8\r\nbeRO92HUK377l2WgnZL/Sjg5djG8KsQYSdonKtU9DUalrJMIlYKo/CdNHRYW\r\nigQOlaFyk91oPeh2zM+GsZcPC17KjO/Rnj8mgOetqQnfG5tH/54EZDUoA9BR\r\nkUYoCbzvgo9ELAS/faJnmkXVzNiihipEsefaW1Kdk9eavzsIrFyYIKpGMvcB\r\nAKIb3HzF51PX3ZsEGZ+gRZ5P4hH+Ig8vFL5wHgnAp+5QhCfpEoDhCMLGD6P6\r\nIS9eoDeYBat1RzYQlbegenur6Nb8sudvFwfhTva9Z2QpaRBCykcdSAzsl9DU\r\ntrHwinPJm0//qbl4GpNPHONl+eTIMDMQhaCqbN2SH7+OaHGgOxsJPgeNl1Tt\r\n5Ey0NGyQK8OurgG7Xt2af4aWN+6gwl5lmVeoClkIayESJF5GYx2jqB8645zc\r\nziK4NgIwb8wrpjeYXwFMgSdK4iXP2mehPb8=\r\n=PDMh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"89355deb393e0fa880259e0fb3211afd8621b214","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.6_1663077651742_0.43655039560209263","host":"s3://npm-registry-packages"}},"6.5.7":{"name":"@axa-fr/react-oidc","version":"6.5.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2714fc4be06bccf1766d1631f387e93aa305d3e8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.7.tgz","fileCount":152,"integrity":"sha512-QJcp3YVPYlqSxfjFZGO9jfJ6fxPDLNBuUMmKX9je+ektiDoLsunR3x35ergNI0eExiDIIW2dKZkgfKZeryI/7A==","signatures":[{"sig":"MEQCIE/bEI3SQtTLKFEFgsi/neXd87Q0W1TM1oLCC6nvLMMvAiBvUfpQKrSvZTNL0906MPvWQuBk37wGE4QxwOsiERJjVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIJjXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGwQ//Zl5TPxFolg1SFXaBYiQypztJLb3soGN0rQuDOwIZ9uCHeKiV\r\nUKrMEGU6wDFgF1aJB/3QEe1j2Vqn89zh9KOCt8506MtMqG0teoibAMfisvcY\r\nibmHBIMn0g83sTE0ZVMz5vBi68ifh0YOtAKkUpWztd9x0CP29sCweh60Zm6D\r\n5CZE7wJub4EyWFbZy74eSgVBw4R4SSpSZN12Gc2sHLveawU+UMve1ljzWZ1N\r\nZQwyVBUwSqPCc3MGihqyJw2+sb5GildEIFqwaSLeVCQDbWj4sq2tc2GWqCcj\r\nLVARSGmIruyswiyRpPdE4VPxpjIH5Cp/PssZFJ7ZydrfS4q8wrMzQxwL9ZaE\r\naQGORVqNMlBHXm3+bIxVGYSFRiMgTdRqJcxJwpEvHgrkhIzhRHbF0ZYqfCvt\r\nUKbOYlU18QMaBbivKVgKSwl2Neot13Ojlb/dOAAQWBLfPvlaEAlOEB4LNpJt\r\nxq2wJh+S3q3BAvbYdGZfNvh4cXsgtjkck93CCOQJYX5lsqPALO/v6/VBiOOX\r\n2eg1VzrJFUHPqFq2m7QIQKlXap6OG+YnVHnLfxI1Mr0pLRdYHSqQstbjHt2X\r\nb5FrqicEyYG9uVoOC6zTRxGFpNuwrIF8VwCRkcoTunDZIdn98rNuedmPFws9\r\nCASs7VvlaPJIsbS/ONEpVzzYr15V7T5h2S0=\r\n=Ibfx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"dd4f34c0567f24102b3eee2a84eb86f26a0a9582","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.7_1663080663017_0.4427678188534545","host":"s3://npm-registry-packages"}},"6.5.8-alpha0":{"name":"@axa-fr/react-oidc","version":"6.5.8-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.8-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"9c0a8aa6f23376e07ff603f3091258e6e04bf159","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.8-alpha0.tgz","fileCount":117,"integrity":"sha512-gCQ9eHyV8XDYKKyNzjYPTDhl74J0FzQ3S/hkyipDNx8NB7vv6ds/ewfSEpTo3GwI4dmGmi/4kqThUu6JtSPm4g==","signatures":[{"sig":"MEQCIFCiRAmpi05X+z87nPCPfq53q8nb81RBBUg/fmRYg9M/AiAgOQeBCHIPBX4EZTZQ8P+PtEd+xhKJOitCXT4pNj1cwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIOTlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpneg//VcY/BDC0D8SbGLaN6CVxLA2PHGYVbUceoDu3xse9t57wp8ua\r\n0x749B+yvzlItWHDD2MQISLZLlCx9MBv68Q1e19LCYdJcxp12IvYPwAJZgSr\r\nzf5EjULEibp9homdrbpKwNK9PwlS1mD2PxG1Xr5kXfLNc2NO7ZlHTlhp9rLF\r\nnsCp7NcRoApTsCtlJ6lZzPBqjNnZGPGFP7LzFCVfqtQNBwkvoq8imaxymBKd\r\nGDFyuhQSoBjfq5xmHpqAb+diEThhlviAkg1Zjz/6aRMrxTKCuL0ZfgDJUPfd\r\nPdhg5u93fiQEF5+x6vfzN/+6rL0jbWgdzYNZrFRnz8TDT6vml5n0JEglEreM\r\nOK45E+bGBFADjudMBgM4TwU6JeYn8aF10U/aOnQ3ASSSK+Jmi4t9cjyZ4/Mz\r\nmvM2JnvkOo5IoSu3qZWpNV6ASE5UEgXwWUkZShL3Gc8NZDgPN9SQOMR4Em1f\r\nPt2bcYxrtqVgsP+IQtaDVmTA9TPvbefsAvbbqvESyQR9ht3RNB0+96RYZ3ap\r\nGrgdgtMxoA2L8GNG/5gBShb4QdlHvwGFrbrHtDHuMjzP4dCaDp/Jikkl0nQu\r\nywSNB6ktUjsZzlvnOR4ic6OWJNjmtpWcWa1JcAkFcS6AB8E4M51zOKJak/nb\r\n7V+cupNTs74q73TGJxKlA5oGFcyhlBLLrfU=\r\n=46T6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d1cd592c71c8dcac116eb917d232f8f240e85517","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.8-alpha0_1663100133085_0.2935166321717859","host":"s3://npm-registry-packages"}},"6.5.8":{"name":"@axa-fr/react-oidc","version":"6.5.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7404fb70dba9d1b5b573e8250a4a3caccc90ba74","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.8.tgz","fileCount":117,"integrity":"sha512-3VeOQXhsomcwJWyRzW6DqlkxQD0xdNPvbrcXnz2GZmsK33RfST+ASgIzKX6UMEiE7uvb2B+lzivy63+fc0BXgQ==","signatures":[{"sig":"MEUCIAfiOZe1gvDvbJmvhX5lXuVDfPRVYiUJc82haWCJep0fAiEAykkuIbNTcdtHFGJlOX4ZCydcvxeJXUgTGnrK8x/TrY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIYGQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrgyg//c22Tbecq6ht3fiacV09KExPBxw9sQ4JIzu/SQfmi7iR5ehP4\r\nwrpzjt7VfPcBWMUopoEUEBgqnRUsGtLJZFG2mIpFCBKo0bIisA8xtep6QjmY\r\npQRuIimmUoBjxDWCG1WQFy4FcF2jj2+c6AninsgiWiuy1ZOBu5FsrhPBBCfn\r\nFc0esTbESBFONmEM2zCMKOzyJw1dPXQfg6QsZIcBRQuCDUv+4yXmb5RIEkEw\r\nYKiuzJASrsIfCh5fAq3IXTwCdAr2CQ9Mk05DePIKZ8S8rAMqzx+sYyrr7y9h\r\nhXsshlks8LrJOYDBBUrvymxWl8esEG12y/CTS+TRh2D2jOEHyqUFjzemVy9P\r\nStU3bpvuAHAyNqOHp5z0HJ22sLOHLvcuUAnc0kaRpNRwqcAbHdFuCT1twEag\r\nbFnGl5/JxD3xWLF823B4TKEyU1uMZmbI/idoADWMky2ZpJDtozxy9HL7ocEr\r\n7S2LSwaAhvjDJ/TaL562Gf572slq2Qi7p8YlNtDSJL4aJZg8exE8wNmrcd3n\r\nUsRZ52pHUd1CxXujfP0cd6dAIzXq8L3C+t+9qISCi0cIOcw2GNUOmn8kuDdX\r\nVWbNGQMq6mYj5QjITJ1IViTY5SYohSbeJlX+Yx/eUtBoT4lsxw2h/maMWvNn\r\nSJT46uD6bUAZzaoEwzNkv0YStZeYLI2xEjg=\r\n=2P18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"46ea1bb3ee3334fafc38e399363195bc2ab9ef72","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.8_1663140240731_0.6270577838474916","host":"s3://npm-registry-packages"}},"6.5.9":{"name":"@axa-fr/react-oidc","version":"6.5.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0502c78b3fa273a2e18421bb9d1be5e55ccc5b1c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.9.tgz","fileCount":117,"integrity":"sha512-L7gHzDrqhzV9ChZ2yyWBy7KwItoQBoO8RVEH0Kkzpq0CVPI9Tr2knJG0d1/HhdfzCTnb/4FoFpR7TuMSlDtZpQ==","signatures":[{"sig":"MEQCIEJhdZJW64nXS0TLS5pIj5N+ZIOuK9V37yKbuLeDH/7gAiAGFj8zeuPR77TsNezqvegnhUIWfho9VIs6p/yDGmNdIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIjNpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGLA//Qum2Vdqq0emlpexaBWusYqBMsV8KF14ovCq42f4AgbWv+uL2\r\n5qRbJ9I1XRQ3DELB8g6XI+0X0NzCz+eAe4BvnuAcl9SQwGxwSuZazwcbaCof\r\nuq1GcK3t/JQP3mx51CSC4K9ACQQX/f2tVLJnlj5mwHc5HlWE7xRu687VBJm9\r\nQaDFkK3vHZUf2po/UxeJ69f/A+BAx1PdqbmVQOfO7YHtft4qQi06haGyeLv8\r\nRnHRYJu/WnDvzoXDP7MaPQsvQCTudLDWbt/JPGpFZhXBp4t3fQ3t4Z7Vb/MT\r\np3o+gHOzg0G6+PX7h6M0zi516Y6MLWbmodLmvTKzmPpeZyCZoqTZm7VUYXI+\r\n4A06oaA3q5E52+6UEYck2LKDc0iTa4G4CPssi0QTr744ga7nd94eNrgr82/7\r\nnASdVM5V1vr6Y3SlyuVBxVDuI0fOE9mnR6SbBBkuXIbx4dLAsY1B6u1lTsiY\r\nZlubw9DlXzSKAlqc+zW8XyqmBOSustOuTlFxN3mWZk6Qw5C/+YePqsk2AfxR\r\n7/iS4t+P51lXFX36grdS+VPgT5EyLKEZSBZugApZRLUm5aODgj/Pzj2FEfI0\r\nFcxH4ZkfihfHLxVbdMkN7v6Occgu4n1HG1z5py2kbPttgH78A3nfzHGEpFVs\r\nUnD1JPUDmvh9binJIaMnb0R+/OvSci4lQiE=\r\n=l5rq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"473326d601a05531c3bccb8de477e50c0850c36f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.9_1663185768971_0.7156521244157603","host":"s3://npm-registry-packages"}},"6.5.10":{"name":"@axa-fr/react-oidc","version":"6.5.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.5.10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1850f4d9a4522bd124cf6c203e30d67ab0a88c9f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.5.10.tgz","fileCount":117,"integrity":"sha512-G3OzPF1x0+Frg1mFWonmNyb1EzN25ORIExzykjmSEjeDttomTcWKquHNh3zmupe+a2+F29DHejXbgO8q0s8v6A==","signatures":[{"sig":"MEYCIQC/l+aOpZ+EksHuvVFWKjq13hzUQ2Zc670/ZpRkCz6WYwIhALNNoNiheBQZ13htXgZ+cZ5RV3me9Csg/ycZcbd9zI8q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJDY9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx9w/+Nzo72EFgV35D9egxwMDc5PDpVEr+Y9OU14KTrExkJYA9HZxJ\r\nGI0ja83t5CETcP/z7f/Yj4gOvi44oZBd1yTIVJmAn1JGMyCZtgBQ8V90JEQa\r\nvyRn5TaXxHRQxYwSvDM9vrameYgjBfsK7D10V40QaO5BaNVqfbSsa594uzdd\r\neImcugyIz3ySi2zcinKLihZOBPlfetg/QvRdQPO09V/IponI0asb2BCN2XxU\r\nwINoxDDfeBh2vsD9fSEIi2bylpBuN5Fg/+fugGKcz1VMolLb+vk+WwEdZsdP\r\nmwkbz4zuV/XGnVl0XtDeVFkKIeszZp3q981Xol3XuuPsn/M3mzSTgxlIzfaI\r\n52zEAGF1MwF3olgMoo6IJYX9wqIIEVtiLPpZ5k3uFZUJ1iQtg6DmPCdHC/gd\r\neZ8yte/I13TMLjXRC8gwxkCaNgEGdL1LDnp03v9nh/Zk+H7KWJ7RCxHOYccR\r\nfgqu7BgT7uq5APs8R5loaWTJ/KeLC9XVRn6rewkBk/n3Cv1KwVJOX5ctZkK0\r\nZ+Cf3bsZAlJqrmXI9tyQyJBnLfzg0u88C+vqUZgkeSHq4rVfxXf7p4UrYg6u\r\nVKB4smAoK8R0zDjgwWV8r+tNWmNhT5uv8ymz74Q6PzF7c1ajZtTcvsg8uXPS\r\n5bTUzhBjHCfgwcq+TZ/XK0AG/g4a5ayjvV8=\r\n=aXX3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a58736bd758ac3ec59850685b816a5d8f15acc2b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.5.10_1663317565395_0.32464224543300224","host":"s3://npm-registry-packages"}},"6.6.0":{"name":"@axa-fr/react-oidc","version":"6.6.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"53b46e7d351cdd74683a3a5ef54667fcafaa6ee8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.0.tgz","fileCount":117,"integrity":"sha512-KCHfg/zE3/ffm6arAkLS4HjJkKhcfptTHQhLtIbGY4Lv8MCOqEh9ZOIlGo0Zt+eT2ti46PVWdWrr0GjUluzzuA==","signatures":[{"sig":"MEYCIQC+SUBGeT0I6qhtQbnUmFm2zs7v/8qnagYtWvfGat4+9gIhALqfiE9D05sUGlt07hfZVQbMng2M0iVIvm7kKT0G/cc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDicACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqzsw//WT4VJyjOWoSMsGNU9XZ/4LMsJei69kg4umn3ivHJGpxn+Wwb\r\nR1FvHubfhnIfmahkalZTXKCwmUa+V1uOHsFkO5rh42ADj+kSYf6erzhrW+mX\r\nCLFHB3bm+4l9ROebl1iIEf7z0SBj0HebHqX5JlOjem90G5qvbZ/p/OKJhF16\r\nlq0c6aH/p6EI67aaDge4u0bkeluAiDL+Ss57CfdCAG89TNhv/Cle7AD4/lQI\r\nH/4LEwVjLeq//kHAlPsOHO9DnpfRM+OcZpwyuW5f40SGiI5cqOxz0AZfJLrW\r\nlmKAgECpZg96DPq2z47E+uzNDJADBhRn8oCa4InhYFbQQt6y36nbC0ERFvhJ\r\nIO99/FxBSljYkpo32vXMiWMNgRZVW1hoAUHL+RT2/84FKwuJqAbFRnQnnG5G\r\nNav/chuepXDIUtF/uQ1Su/ywFhMNAF+2K6pGsMH8gF1b1Btt7Hp2kr3EqEbA\r\nFFvaI7+ILhpu59Nn9j8RZQbY4hIZTj7GNWkctKHtJOnOFEhl95Iqiua/SXCa\r\nWgMEtMcxJL+2Z3F7hImArmyv8DxuTW3Hdb5mNQLauS+TAhd5/o/g8mlhUV9a\r\ne6/uaCNahSnvovop+uPv4diXt5sC6b9WZVTDwsCmb5L1Vr+zYeskxz4v9P/t\r\nB7NxtrKrcdqFcG+Wpqqa9xejOvXAlm9rLqQ=\r\n=4mXT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b5882d6bbec13ba927e3dfbe20514127b21d8062","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.0_1663580316095_0.9870619796614679","host":"s3://npm-registry-packages"}},"6.6.1":{"name":"@axa-fr/react-oidc","version":"6.6.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"fe0a32d5b565eea97bdc9fb13bea2cfaa28aca53","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.1.tgz","fileCount":117,"integrity":"sha512-JfWSBn+M3FCTnyfkChynkpbY978aANt6BAcALfeoUfN7q3edf6TpTQOrYRoPyDgV2U4vFq7TTjKnNH3zbT8nrw==","signatures":[{"sig":"MEQCIE1kEyU7ZO9YRafnqNyaHAon3wwJzITJyK5fXZJNNNnGAiBAswIBPLVjakwI81CFgJ5HXIG7mtUQYsEhXlO2pJIVAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKd+UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp71A//dFey3e8yrNp+bOD5VQ3kzU1hDHNUo71kdn4SUZuL5rc4ou5u\r\n8thNSEL99impZIsLY2NNJ4D/LkxmUPEETA/EsB1gvp5+Ux0UKYmKfn7WZpI7\r\nNGL7N9ziCjqeKbOoK4QN2M7sNv7VfAHe19yPpeSwir5NYdeZfwkYUeFFEEwi\r\nCxHNZymwoUQVVSxnqlLKzaGWRy2nmtEk0TElOepx/iuOnI5Qjqf1pxG9gvxT\r\nG7qVBiOVfAKn58qaRCYSdCJlFdtSsUXklWKGXgDlGrkxM48cI3s/+nTVFtBW\r\n7zlDm7PPuY/cOoiePE5bpvoWY647+sbqrB4EYSmNpqc6ZFiBbRmAKQPoTcjG\r\nQ79ZDuOcR1439xocF/HeIRFL7CMi8kbnEI84xSOVdx55x3q3uR6vMSB5QwQY\r\n2K+tYc2XjTmtc4p2LZBIW1Y7eoUS/IsHvrYw70OvhylUMs238govYgebeX2k\r\nvI5IEqljh4HDWyTho7lBpGsN9d2ElXMvFNZt0FJ/tiyTdV65TGOj4mJ5gNhK\r\nM3KUQD3R91f3xtXzpCHw4jgM9opfp0rePC3/DM7MMqkUAHHDN3AWhuu9RTwd\r\n9XEZrFgkXsvKltGviCEjAD8a1S4YR9yW45UPqDkUfCbhU1BQcEykGqjPB13a\r\nE6+50WwBgfuz6GnMKdVL6ryHvHGtfUs7keQ=\r\n=uvw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2c7f961e3c6732a952dd5c7e01c844b099bc3ad6","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.1_1663688596617_0.32272850937414765","host":"s3://npm-registry-packages"}},"6.6.2-alpha0":{"name":"@axa-fr/react-oidc","version":"6.6.2-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.2-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"31257acc4632f1283fe95b107a41d8452b22cbcc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.2-alpha0.tgz","fileCount":170,"integrity":"sha512-1mVjhxEziINcuxqBFcYl9nBMmLRiVOQuYrIOVnNQS4s1W2CItyjDOWk1f0QArUz/8y1Xo1XGzyDyhxuTV/eRdQ==","signatures":[{"sig":"MEQCIBCLaQHmakoPFA/p7X89RP929WwbfzD9AO9LCelZWG/7AiAYTrGxyd9fKjov5jci7fPJjMkHn/ue+Q5Z1T+Cc+AlNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKhPKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0RQ//R8cRsNgSlFYnUFmnVIVcUUQXtJNSsQxCzeVCq5QDxPGuqoz4\r\neMu79nfilZyPb6Yp7w4mZDDfduecYZm/Wa1FLiBqCHjrjsBvxF0crOOmb3S1\r\nHCggGlb4eBEP6NsxUB71s6zRP4Wny1hYBqrAtSYEOcZGVLF4/kOVdDhFHqLE\r\nqbgFjstsPexk/r5IwdN5+wr/R88RwT1mlJrRLjzGkUGO++4Q+sJA0K7rp4cq\r\npuPOs+lGVv4oHMMPwqFJ6lJvrVeeIGIPYNhS/ZzLGvO/rgb/uVJv+yNH4m7p\r\n7mfy7ZJ2+VoONTamsTxM68YqU/ejw/gCxqHdrmnp7GQINtjEpc0y9MBm6cQi\r\nJJo/L9GI4HX+LXzTwzzw699/Lw4cyAs+lyP+X2UfJJASATXo19ZKTRVGhGmn\r\nkaosM8f6VQWw/F+Vwtv6hqQAwFL47IqpyRqIFU4pZ8tqBhUzEBsR1jPEvx4w\r\n1rZKj+mi1tbWcM/qJVZGFid2kiE66549EJJr6uqy2m8SlMM5s5q5nz4XwF0n\r\nIOUvuvczUOAtjqzzzF6hb4ifIxQg7DtZHajvEvglaO+DJDZse8S7GLblFxaF\r\n2rp+fxzb0BPsBCI9/7ToQdjen32OPxHu57B3xSpI1IhRF7bGreCsgUOaFYAI\r\nsZ06PP5+XEDHWghs9MViJGQIezNtD0Dcc2o=\r\n=WuFB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7aa42a0aef3b5334f81ec5cd283df4718216732c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.2-alpha0_1663701962245_0.7961572707472262","host":"s3://npm-registry-packages"}},"6.6.2":{"name":"@axa-fr/react-oidc","version":"6.6.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"45a46b528d46f6d5d462b6c66f5c3718bddca9e0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.2.tgz","fileCount":170,"integrity":"sha512-Jac8WWvqIryoNdT/DXfZgeGtgpDbtlu3Paj6BkeEce33uJQVORvsBZd9npdE7W+ik1nWNk+34F6tNQewRPjOLw==","signatures":[{"sig":"MEQCICq26wiJ1sJwTM20uH0iMNURxwpiAxexKGKVoxKQudeHAiAXhhKN09CyF3EBaXjDbEhgdYM7mlaTtgdz0cQqGcUygQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKh4cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqg0g//VTQHnKFAJ6UTBdXCD2tPPVg4nu6USXdXfQdRDafHLN3q4bwj\r\nBF9lgMxTJlFKEAJD/5aztkx9GB+mAoKpW/dDjSYnUCIkUMQiqvhenzOgUzt9\r\nKrB+0JJy0n5fbjkyxmKskLF6DIruPOUhc8qQP5XijypJc9iiz4xKCWJlQic8\r\nL9wWFaEJj96fu1gylvm80gHU/l9vKpd1yxzP+s1PtUZHN/aiVmKuILMGDpZm\r\ny1vqw/rW12/GFzpWktE+tK55nlHEW6R2nCiz8k0o9+ws+PObx4ok64Vla0mp\r\nuwjmL1vHiW04sJ1v/lnD3UCl/u0al28AwPbRFXqkOkAiafz4cyLrKSQEI80K\r\nlkzJ3cInH9wti+O0sgoeuX3LliEsK4JhGRDi50OWK+5DB+7rwnhV4K2WR26S\r\nvu6ffGT4C7S5HzQsl3YdGAO3ohoEQ5l1q385SlEuTyzqI16UESmKM1HBG7Mz\r\nC1NMLiBy3SKiW6HRy5PjQMADLjMxMnMgi/wN06VGNpSW9BBjTU5xpSZpigMw\r\n5jqe740Uc3yKw2vER8BKMUe9w9oZTVnm6ZH9XMpNCIYNvwFxmaTya3dMf5sK\r\nHAgwgWHynBcW32HkFTLm8ZVAHYDAX1OhgMeH1s/6k3myTQbdtlT1PIB0hoSB\r\nWoKiJEP6azKpGl5VPx1BU9ANvsl80uuxsBs=\r\n=qrBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5d9c823d1cb495223d350a55fe406154b2aa922f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.2_1663704604314_0.19749572386522063","host":"s3://npm-registry-packages"}},"6.6.3":{"name":"@axa-fr/react-oidc","version":"6.6.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"90eedc98052ca9273feb6348054980c295d3b60c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.3.tgz","fileCount":170,"integrity":"sha512-/EQDmg/fpLoLD44zqzyqSGejucrQle9aR7tl796A8Z/iQswOpsh29QCh87DqZ88E3yDLWFtqP104GN82Ux5aEA==","signatures":[{"sig":"MEQCIAptQFwIjmcjwxX9ztERs+UP2dwCUteoYtDQ6C8z3a5DAiAI0MW8xBCy2qk7lnWLImTb6VLfILuvlq+ISAfx/p3LnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKsGSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHBhAAgCqwWURMYvUXYuhxdX1I320qOB9+EZXYvXPb+YWLjjrL53XE\r\nGtk1UXwHh5WvGDRfc38LuSkiW8GRk8aNC5D/ug2kiXaq2pDvG8o5pJZuN0vQ\r\nrtToRctv/sMpWiNEse6m35ZmR2mKy4vaSmJe4kfK10E/hqeNIULcUb/KFu2y\r\nZ1CPIsL2N3i3IxvdBh6xCwq28nauHSSlmRY/pGJJr6Taw5qudKiTihscd6jY\r\nIMOLM2w6tlnauTz8orvEX6JDttTfoD69QCe8XRSCY3SnOiotu1nQRfriznSl\r\n/wp5TMUfrhpWG1Nl2DOPsqxSpJs2PGDuxCB1jKne1Pc4oujkNxV8zAm/6hIx\r\nZC6dBCo0aqA4vGiychbkzr3mulNYUBGF8UWwc3+9IaIdlHp7+b9syvYOBD9s\r\n1u3xf7gmFmfynKms3XHNwx28EB/5zro4h0FLIAO/L/yge6o8Q89TuTfZp3Mq\r\n0J+JZkYDwau9m9T9D8wPxbqU3jVIPJoyU9nsKb+viohC6Dx1TnB7J3bTQBb/\r\nbEPEfgBTQcslINFRf7FAfDa7N64bye3EbvByeK5KSesFr0Cx5dKIpn6jX99u\r\nzCdofujqneAecEJ6jO04C16Z2y9bvV+LXilf9ECehGaL9BfdTBy1vcqRuHs0\r\n9lqpIU8oQtF0b4Xb/skZwORhpeV8eS/2DQU=\r\n=mO4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"86aa148d173bad98175e7b5942548655ce19b5bf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.3_1663746450390_0.3044155395224337","host":"s3://npm-registry-packages"}},"6.6.4":{"name":"@axa-fr/react-oidc","version":"6.6.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"48ec435064dfa3b0d5cad63a7aa86c1bb6c9104b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.4.tgz","fileCount":170,"integrity":"sha512-D/4gMTj4a8zRVzngGeKjM2W0E+/LCZl2/GOjPz4qhYSAbbnjsm529Ng2rAlbEcfdgDMWgPoWZJX2KFh/qPWQWw==","signatures":[{"sig":"MEQCIBE3hE8qxNis2g5ZEiVom7KfS2HQACMytKI0OcBQbMMYAiBE6Nmj/SnbctELj+HTCS6j343Ci8UIcYEgxqtN66u3Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKvyaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry7A//UIUxbB7hn4Iy0j3cCWJ1JgVXwfdCvbrNuSiHKzr2VIjfPNfy\r\nXBLhTyyL1tayJlnd/Jf4Ax7XMsyIB4hN8EHND47MkTiUPpbFnWg3aGx3DIm4\r\nngFO5uPnG7uqEBJfhBgFiZboP7ht7c+VU503NhF7rEEGWXaiBplDOzgt8g7E\r\nDtgiU+CcUrMhK8G7EJiL0qIq+DZEZIIoRIUAHoi2rgRi5GbRzkVpg37OcD5b\r\niTJB+Po1PjmcdhIZOk0iU6/Nr9uKPM2lb98d9fbXeoxh0o+R+LzW/qN/pZUh\r\n+UnwYKzBZ26vO7qC6/BPY/z7JST+3YqfosfFsuzE/GzfxSkftlxrd1mJ7deh\r\n7jnnOdYKn2zV4F1MihYFvAURduGbM67DGMqLaw+l5NiZjSKpYS2S2QEYodhU\r\nk8KWj0xWg56ynqjM5DTTlFWHXr0gSDmEqUSeImA4gi/1VFsw4LKeGM/yG7ic\r\nmJ1wffeZLIab0VH1vfnVk70gBkGuNANUwuKlw0nY3uC1rK5JKUAmHUXPpHWa\r\nXihGoL8VPjYr+Mj3pb3J3nieZpScfGJYp/x1nTJkKH9LoydikToC1MGZaV5z\r\nyBg3LT28P5Ei2V49cp4blof4BhT2omlKVvbTZo1AB9ZmUbWlQuiDdpfxYyYH\r\nN9FCGjwe+kL1fwgv9HRS9jZUpmkDyBW5LnI=\r\n=6gK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"646f4eb0ba0c00ed3bf121f23c92df45e183e826","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.4_1663761562708_0.07269476153965138","host":"s3://npm-registry-packages"}},"6.6.5":{"name":"@axa-fr/react-oidc","version":"6.6.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"083b1aef5367ab09bb2d67c4533adff750ee98ca","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.5.tgz","fileCount":170,"integrity":"sha512-CS+xOl1RT+fHxuULWEHLPHO7GRGsA2F9/5WMtEt/by7OSSou6gsPcPr4b3CPUg354U1KF4bnDZyVyZSR1s1gJQ==","signatures":[{"sig":"MEQCIDVboDTe8ULmwnVm4rvI0WVxj/TCx3+0cVgZt5pkhTtgAiBNsnAV0wqUgC7Ljj9fIVKkMRnSLygmkyy0SgbUhtQdtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLM0RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5ERAAnjrQFWH8G2e4B/jA+s8Px81UxqA2iyq1h+AJl9At91YBlbUj\r\nwkAGbouBz3FmzUyW8Y2Xy0jK1TocWGauu7GyvxK2B+teJf4uTS/moyfTIBIC\r\nh34becZ/fxKAP2SlZBU0mJ+NqudBbpWV1Lck0CnhDxEb9zDBmXAfCtEYJxhn\r\nsnvrJSo+DgWQ1hPAdVlbGEJ72obZSL8229xZ9EPP1z4F0LzpuOlYt+XzGeSE\r\nzpClD7OsEA6dyteP88RyGp5ekWwYMMeTohLNE6v7vrVe9Qgn7udeasHSlptL\r\nSd4Ap+Ykm5s9jcjAvAYX1u5QE/ZiO4OHkAT6aCK8hi1c8MxJsTgc9/jSy6J3\r\nagT1v2BGB5cBlZjzVFQjP5u7HySKci1EtJVqpMIeY8Pgu3Cd2hxYcpUcZLbh\r\nCwk7RAAOX5nU8xKLRdx5JW16HKr1rUZRbsQs+b6P3BqiTKWgSt6IY3TTn5oq\r\nJlRZge93zP/AfcP62MbYJp7b7QiE7ZgealF5R15uS4y6tm0skfgmcpwI5eof\r\nESJknvlRT4kRf9/PwtTEu+igVQUiSHJPKP6qD6ypS0bsiwGlE6Y5EW9iOz8W\r\nfZJ8D4/dq0R1znhrrDlT40UtV0iqiC0WNr95v72M/PzDHymlTYQf61XgkniF\r\nGLylg6Z9wXnS8ZRPeIoHG/fiwMfcQlTh17E=\r\n=nt/1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ccbfd247aba510c8927e43c0b0934cfef78d9fa3","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.5_1663880465198_0.893521423171233","host":"s3://npm-registry-packages"}},"6.6.6":{"name":"@axa-fr/react-oidc","version":"6.6.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ed090744cf14709edf84d78a3af2127a70d3a169","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.6.tgz","fileCount":170,"integrity":"sha512-gve2JqRAKtwKaF/O6j4v54dOW4H1QdWyanTeLOqulbshDZKjd2kW3XtVFOketyhX8v40CRnNFxTFMjfDNsnJ4w==","signatures":[{"sig":"MEUCIQCACmfR5Z4iZLl5fMcpMkrXcKacKhK8Ds/H/CeBOXgySQIgbnhchCh8P4xANSnq629TaYkIb1sfDnJcc5QSghyu7/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLM/NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofgA/+NDVdqwwoY1vBqPcci/53vZ4kLKLEBJP3DkawdtsjU3vUgKLJ\r\n/Eioe60+Tm7UVyb7uHCpiqJz9eZmJrR/M6Jmrxs/cs5ooctM+4YmoIew+3PZ\r\ntFdJtpQA4SjFNLgcZN+tzlmV5XFjJbc/DPes3jy62n8ngs2JK6rRAb+RMcUu\r\nK2jJu64oY7IXDl8rUuo1jr0/khhUfi4tlyZr2yHQHsOwPXbMYNgEgNtmfhg8\r\nhZxq3LGMDUu0vrr3u2vBrzqiGO9fpd4OUwIfofIE5MZctuDc99uOiJXGaFT+\r\n6P2s3VCQYd6Lll0iTZkmK87bV8UFYivHZrOM1WEkXngu3+4bLS4ofdJTXYBz\r\nwVE54F5KqF+yJMBhBLyfNaUeURxkftHlAky1qCzIU1wINYKCRHN0mjQi1TyA\r\nEXEX0XbLO3i803XeQxPYvKo2KHyHhO4vKjLzJGdassAbZf9ButGWCqCX1ZzW\r\nspUIFqjjndfB854fbMj42EcTjacVeei9Ne271o/XPXB/eF4sSQrjLCPKQgVM\r\n8BjthWPj55n2KQSTYlQD0mAOpq9+eXBVKDbE/X6UJT3wNYMqXdFnBv9ZoCfo\r\nEr85w3FVqq2Qfh1RdCbgCzKqozURc2uxdhaE+n746wVMud/3xkyrDvif5DSS\r\nRivjkXB1N2uBQpFCVH96VvlQNEgtDxuaZPY=\r\n=IyJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"bbb63160f255eba573b14e88453ad4d7fe24f259","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.6_1663881165075_0.49908792022407655","host":"s3://npm-registry-packages"}},"6.6.7":{"name":"@axa-fr/react-oidc","version":"6.6.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"cb286c576c9abc1e5a094d3d6449fc7e5141d15f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.7.tgz","fileCount":170,"integrity":"sha512-u2fc40ivcMCKOkA/odAcq7K7xANKL3IWlTPTHGL76HhRhBymqFpPh6s5MHBCSWxhtfCWtQGX6sYBaL2yAZwEiA==","signatures":[{"sig":"MEUCIQCIiTnAVyTcVZQ1AfyC7RGThLe9WM2taPbVQdMZrL+s0gIgH15ExeuHrj7zpb6H5JK0Hr4rptzlLJRTA0jB+OX2S3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM1RAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsEQ/+OayjYAO/SzZL41iSE48NMqj7jBUnwx87GwDr3EiCZGwLVTAG\r\n81XWXBIRJl0TFCsdMT9QtBL0SRxO5nrPK2VwvVG/yMWXu+pHuwAZEHnpr4RV\r\nguYLkvihh8Lx2ArNiJF7YrgU1oVGxnsezUnGuLfnNoPxmeBH3G12g3ldAwDp\r\nmMPzQh1QTGN4NXnpilPndWRD9NiOY8uOgqkbdPv1aplF+Hbt7vrgTPxor/lO\r\novuawh8KTV5D1rxPUtCVR7WJfUbd4NTRvIyoFxLtE7HJ1je5fo0xFgJu7bCk\r\ng0Zexe4Xe6jsTf+EEDlpH39dkE1fTzIQ28OimlWw4YFXFbpoLm4IetgC0GIT\r\ngMtMWxxuKjDQctMmoPqWFwfAtZIRrUd5lMaElrwm9u3rKOo+/n11eWoBCQgh\r\nDfmceC+kAFoXT/RlAT221kqRF8N7mbo9iP9HUfx9kEOqc/2KTWgLqtIi18To\r\npRjWe28kuSATUCD+45mL8VBJ8rHUVSrcSkk3BPh4WnTUkmGHpEvVwYoJ8LSr\r\nnbpuP8s/7LpK0NSIAThqdESyJ/i/e/D9cfHR6zichiJ6bMrbGMQ3b7TwB1Lc\r\n0wXRhvrXhaWYrnJZsSCLLS0LKiNdx4ZEr6ZAA6MmLyiklre0KSLshD2OZ2Bp\r\naWkn6P/JO5WXwqOnlENWBXu4jkDwqBlrXOo=\r\n=C1si\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"6edff5817d9197257d4f6549ad8f99c2bd831819","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.7_1664308288045_0.3701969009949817","host":"s3://npm-registry-packages"}},"6.6.8":{"name":"@axa-fr/react-oidc","version":"6.6.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"71721d16686a8254b94b5c6b2cd25f02a6de54a6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.8.tgz","fileCount":175,"integrity":"sha512-sHdkfIKVuJ8lkyetTDqF9fEKeIZ1GKotJkMDhOEWFxGmqPHnSGqC4R50aUV9aQMLsN/kYsuUCgXwkGTreXW6JA==","signatures":[{"sig":"MEYCIQCy3bUpNSEQe/jEISwggp8T+974Y6QgMFQhVW0Z+JqndAIhAL7hPG3V0VB6WRE4q7gNn3PVLK3vU0j+UwleAMowD5aM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPVXaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCKA/7BWHSkdSfNUyNnyahq6s/x2R5RFNa6n1qlXcXkm3LGdCBzO3E\r\nZz68boPLSwf+Ardud8JVvUuh80XcFC5zF1RTRByRbRwrOvzE4Co/MB+6ISEc\r\nK7l5qWP+5WHc9HEGhki8k4ouE3rBeoWUnwzayO2PCLZYHDmA0W08d0i9OHND\r\nswuC2paG0H7XoYB7kU7uYZR0o9vPvIAc1/UTdUB6dP3F+g3ttCwQ1PtkQNt+\r\n7Ie63Qtox1k/t68UfCD5zi+9BKCrQik90I/fktZXExMpvcfZLj1fd5zeU3Px\r\nUS5nefR8gX2p20JIm24hIpuy+DHPh8S8GEBB+VwXx7h20JMMqgRbbyKXSLkZ\r\nTcKOxcE27Dirr4OuygA3ANA+N92zq74AAt9y7KBX3TwaIDuguqRg/gs39sjF\r\nwkzi0pJWLpDvtaJgXEwiFk00bmZJ+4stdUTFiNGnpN9rAWuWwhtjfJIdN+os\r\nMop6KBAilwvruW/HNp1b3pcXSYwl+caVnKZt5w1y6HQkhxa1Bkkh3q+X3t/L\r\nyFJlnrpn0UtDp5l48hw+hCGFGp5FZEu2HQSlqtDHQ4+OQWeNBPc4MnkeNhCL\r\ndcan5LLIOwKoqQY7hJ/ILnVzK0lXoF1tHlI/ntlz6VAX3k92XWDT1f26UZbX\r\nG9ZAfBadL0N/AkQuMYJ6BzfFypfldZqBCis=\r\n=TqTG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"080169ae48e2d08f8c57a2ef8bda777fb2c27703","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.8_1664964058397_0.00287524494696223","host":"s3://npm-registry-packages"}},"6.6.9-alpha0":{"name":"@axa-fr/react-oidc","version":"6.6.9-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.6.9-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"d019b825be4473259d0d3dd8ba24457c23634eff","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.6.9-alpha0.tgz","fileCount":175,"integrity":"sha512-UVkTGhVnR1FcmYTn3jTRGjK5u8knZQvcVOh2B7rzKMKBnw8eM/67yF1WFO+4lePOFwIwouQLHcv+tUu4zj278w==","signatures":[{"sig":"MEYCIQCRKDphd83mekjehCBYeww4S7pPXBfVZkDyOhc7mqa6hAIhAPf3lFnUzJcKKbogsKzPMDmOFS1OlwvDvAh6HoqgiK5l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPunRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHug/6A/ZRBiutPAlru7ucSYr77hQzwO6m0OKr3dFoLkmZUh1FTi6b\r\nGVdsZ+D1CQjo1A4U53oTY2tcXAkkIC/D93eMuReR7lX226XwI4JPomewXdGA\r\nbn3qzAIr1MePAQaADNCQXvlp8R+IILFx7qI4S4/AgI8rRi4VROhub7/NjW03\r\nMPA7SS/neLNqR3zfcmx+dhzl32vur+9IhhIhpZLMKmKR62OUDp2TeaTbwo5t\r\n1ezS7ghf7Zm84fbp+KoTLKHiaztCk5E3f1Bq43Q0vwuAkowGBE3HSUw3W2jR\r\nfD1o6jgucbdTi2lWyxgc5xPN5ZJRzIWUYHhGbHKclEQpF7OZSliMoj2KLPIV\r\n+2yAqjC2z6LyHLqkRWzoV8JE+gFz6MrUqUwXmjddTNPv/e0ELGlP4xNrv/7N\r\nToKm3NoUJ9TDmflqJTDKR9KKpyhLyV4ONeNTLrPrhyQA8jCc6vzlzSEv6MIj\r\nXvig0CyOAs1yvMtQqxokLaR4XBThARA3xTZCQEcCjpqsvYEFnhDr2wTUHMc+\r\n0BtR0sCvwAQk5cSHIYZVgPqBLS5Rh6L5JXuhVIKCDo3HH4TrEyRzH/oXyJXK\r\nKHOi4OcbrIiZISxgyDfGXACsPTsHIv6XbAd7QlHq3EkOJL9TbKZQku2O6L3h\r\nhOJJG6P5h+Zs4XCHfHkEYUo4WdQOFGvZ7ao=\r\n=txjS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"9a2b61ff598417f8bc1127ebd61295055ab3520a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.6.9-alpha0_1665067473225_0.26499661972047317","host":"s3://npm-registry-packages"}},"6.7.0":{"name":"@axa-fr/react-oidc","version":"6.7.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.7.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"36bbb9f5c08dfda37d05fc24c0e2d02d2aebae2e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.7.0.tgz","fileCount":175,"integrity":"sha512-BwRaS4nlkLa01JAIt+g55NbTK6nmons0O/BKtT7pJvM2/tj9g/jezRcdGkhgV2Vldy76JusC2qqoJYzAtGFA6g==","signatures":[{"sig":"MEUCIQDGxFqyoewvt9r+9R7s2zjakElZcGROecEDZWl9txo+vAIgFuX825WvMtCtMFQVYF4UTINBJx5QhNDInaijgNLJ7ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPvdZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmovxg//RAhcjENy0T7aGPM5gX3QSjydSBzP/ZCpFuLBHJ7Yk4EMGcYs\r\nZgw0R1AO7LKKiueJN+hRH3WZXbh8K9b3rgAavvqPNaSlVtVtNer6f/TTKq2x\r\naLQEghdahf0qi9ThoA6q0G3kdQ/cpILLy9EGQh2O/+Z3MtAWQRs9WVx/HW+o\r\nLZOJBrn72zr8EouGJr0yu8F0sqr+GX0xvSkDChUeIu/P03//DazP9Tj87RuP\r\nh3Vi2Azi/H4v/55KDWq9RFwHDCe5lk3qnyFJwnazlGvvNGOKmZ0hwuL5ukzw\r\nDW+YlZScJGaEF4aCUU1lR4vu9v3u42BIt1ZuVc/uovedArBozwq3z/cIjD5k\r\nhEO7eZQeKG0h3AylgT1JmHQgCITrgE3prEFEMUQ4kinEAAPz3phlJl8M0Tbc\r\nJs4+cB+kGgU1qLNS++KZmXBSLi+H2BlFxb4bfjI+LSbmkIFejR3zuk0a2p8r\r\nGmJuoRws+5pARFoRg+F9Iv7jWnc1xKkm0BVfLa1Esfqmh9519loxUWuTgWmB\r\nal8iybL4xF+vFbYdSfN8AoaOgFhOJP4fW8oRgAnhKDY+qzk/PelrLlA+QGtC\r\nbWurMUqCgv5zWgwdl/gzzLg1KHIgICxIrWxviUujiv1SnbJ9iAxYlvr7K29s\r\nL/MOn+LODCZz88VLS9P+6rDYOYz1oGlI5Mg=\r\n=Pzvg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1a0ca52b78662e46ef82736600d8c5ea43812705","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.7.0_1665070936985_0.7403324711594588","host":"s3://npm-registry-packages"}},"6.8.0":{"name":"@axa-fr/react-oidc","version":"6.8.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.8.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f7c30052b4dc7442af5ce4ad0bc142dd6eaa6e87","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.8.0.tgz","fileCount":175,"integrity":"sha512-XJqrxw4BLNhIuq78kZs3KzokCP4qJ9doi5StAkMZxx9sOsYZAy51J+nMEnsf37ht5XTk6zMSpE0hoz6WWqlsKQ==","signatures":[{"sig":"MEYCIQDu8ijdk/tDHCBU+cenZdpELAIapgBr7x2i8mFeBzsTTwIhAJlQiT8bYUbO9fULwnzDpz32WiraMYtyM5xWdHeHzgn8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPwFRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooAw//fdLcuRSdLVM4h/BjkJwIkg+WbyCUzd3GZxAQibJzAPb1F/Ku\r\nLsXmkJDes+iSDY8Lx33PL2Ic6I68aMXarBJczYlCtU8BuTxO7DeXDZ1sPkgq\r\npzDHTjUrFD1m79tdfpkBmf2ef+LXJ22YxfX4Dmm241AuVgARrWatlM09pxIC\r\nwQIa31GJX9nZmGyuO0T40GgxfDwYj5n6rMry2ct7RYMzIfCPkksdk+KNmUZW\r\noKuY5ZKcnb/ovL1EBiN2PQlNiBAK/vL5GELCmMBfLxNM8Z1JBL8FpRK69Fjk\r\nGcxFd3Ps415wWYYh/jqPzXV5vplkLCo56jf5emJyZ1dLcs8jWT0FeIzp6XKh\r\nf/rQzImWeEK9q3vC5G00ze8xepj9enfbT7Sj55uCWGmJ14QQFzz8VXAjDi1l\r\nJGup519BRGthp3uYlvyNSr3nHG0Fndcd+O41pmFoSUBo+DZiQvLasAG82E+y\r\nMLq3Bufz9qAvBagYdMFr/2xtn+2ltoSpGngxbdzGo3ejMByBgwHkk+SSPdFR\r\nm5pQaOrCoH/6Ko2ifJmAMBIGdzUsO/Hn4AwTPrvYOnpF9r1rdgHmzWtccIDD\r\n65i7X0+/nBfXBCfS2W/YwgTAwo2vJu7VBLFdqDLdIrAjhGlZzhdX9LRcnznw\r\nGara2PcU6hhCn7uLlTf+Oy9rcuryZp0QyOU=\r\n=W3oa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"000070aa2d05b958d8629537887f7733987a7e82","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.8.0_1665073489530_0.7291920594752095","host":"s3://npm-registry-packages"}},"6.8.1":{"name":"@axa-fr/react-oidc","version":"6.8.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.8.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"148362bd657ed7f73213723fe0329b08acb9d0a5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.8.1.tgz","fileCount":175,"integrity":"sha512-G7E3EWJ6c2sDpYeazPATyXDYa2V65HgGL4oOkoGktFx0Ys4KWCVXPa1zUx8eEDjMl11Ctq/q7U7mhbcI8NHBgA==","signatures":[{"sig":"MEUCIDe2D4HznX2OaxAQB94mLfAGqDr/TC9Vt+K3DkOVnWT9AiEA7InwFeoZCJtA9A4YbhCLsdCiUMsmZSvJtnmXJGLqXQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP8fXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFlA//Vg7dGsbrrOrw++DXaXr76kRK5MMTDxESOrZwbVCZrNAvBj+c\r\n8C1qej18YyhVBIlrFeH4fT19uE3HHVA83rAWbb0azESf3ZyVsFMok3nmdk7J\r\ngipAhN5hb3wzDJCEIkiP2IkYn1WPIMoZTpC4nQFFkeOa4V5XjJSRjad69jHM\r\nCaP31BSlczD+9FXihH/98V9H33mO+qza2F3NuKZouYpz57Sude8R/yESjsLd\r\nKMTWUHWIj1+vu9cr2Kewur2Y/A+iui7oivUJrtbq1HAI9wdC0mKIFDgNXTSb\r\nvkxSc4mHu2hIbP7BtlLsY8AGv/siTHm7OlAOFcYJXBeknMgILETdbHtQvgnH\r\nXQLGs7oSW6pJV2rQIDb2Xco9FDWRx8LENzEaJiVoS5INm+SLauMvkn82/LyK\r\nfZPb5GTReVmxNV0zXTvvoHOZGqlR6rvGZPczLkHUMtCSE6fsnFE0vN+M5bBi\r\nyp/+538Jmk+FtQmkuGCwYutYoWIbPQ5DMOr87+ZGhW1UdWHd73p5eOsG0z9/\r\np8g6gudpPPlpouaYaFtzj7W74mHN/JT+tZJp1gE8D9QeupgFHG4LEIyRWNSI\r\nIlKaFBj0qcFzo7j8csI+iyNycWBgcobfM8nRM+DFhqISNywUDNWV4XlJGuW3\r\nXpVx4r4sipPy41KgInZxsmoi6g9TVTZAXj4=\r\n=0/d0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4ee8feb3704904d934d5c946df0e54acdc27fef9","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.8.1_1665124310953_0.5307914916329366","host":"s3://npm-registry-packages"}},"6.8.2":{"name":"@axa-fr/react-oidc","version":"6.8.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.8.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"415d9264efa46573c515b96124080cb4bd4f9afa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.8.2.tgz","fileCount":176,"integrity":"sha512-hTu66iCRGy2hXUKj7kbGjEXjhigIMTCGD2+Sx7k6iYryFrEUBw/0vHYp8RwQFGuUM+izzotAXA7HyBBPOzKLHw==","signatures":[{"sig":"MEUCIF0xVoPx3kS9nODDxmK6QHtxCp/ed6fBf3J5dMU9wuruAiEAmOWDeGLas+sILIbm67LdElVGlrNmXjb8G/BVfEycFaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWAlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowkg//WGHFcqboEkN8FpKGjSMVkmwr0RibDriKjJM+huQieE050Dgy\r\nB9Xpg1TnZudAmcWodOU6lylJCilBfs7lnEHQDPuZykaVDV3vuX42B3yM4Kpd\r\nQXxaM7zdCtgIpg+an85GN4SiA9L/LzVKdZUREXPMx3e78JeTpdpOW5eyUdVQ\r\nPGzDmLDV2SE/8fPE1q61MjVrpsInMddmUvsNK3en7aaY7bAaHqhm2+4xMTQk\r\ncxxsq8S3QFcKS5rrJzZunhnOnGSG4OMOeWuCx53PdZ8FtivFSKxgB8n3ag/f\r\nfFXR4S3avPc78MwQeGpSve+06s58dpa72RwTXnK9csdZ4d/5hhFnLUH/slO0\r\nbbg45W7ky+5wwlBxCpoF56WXsQqDF9hRQq0t6IPC7g8iORl/W6FxRVdlUru+\r\n0mZKVNSit2juC5fDB6k52reRNxTqOSwbLGjMO4dVf9ic59W14T/GZY/fyMCA\r\nSP3gd5NF0j4ym6gLhFDkt2f8Tj+JENPWVKxE6SLtL1X0GBoTKzl0JPgZsa5I\r\n7AejFWEa9L/oF5FV29OdNgQC3MmqHgeHJLYYEpxp07jhYQjdWyck145ZOWli\r\nHp6bppeJyhfsUdBKYlo62/lTsHpGDoSVay6mfcjNUSAqbpOsImNUuhjmLe8R\r\n2z6Brm/iB0vf+TIjcZoDCLKupRsbEW99grE=\r\n=1hNK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"eeeafb71b80458821c77ee059e5f16021c026fc5","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.8.2_1665490981107_0.5945978195064705","host":"s3://npm-registry-packages"}},"6.9.0":{"name":"@axa-fr/react-oidc","version":"6.9.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"b7d795addbe2fe3aa56fab845d1cc92c60db034c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.0.tgz","fileCount":176,"integrity":"sha512-2tKLLaeyH+7Yh7KQksguen+LsgCQi/TG7bUHeggXKNM7H0Ip0my72pr4AEoZNHBKqPWvlvfeeul0SfYnw89ArA==","signatures":[{"sig":"MEYCIQCYVhaddzIOex5hGlgHjLlrf7AX9TMy/b5xIOZCUdFURgIhANHZrF4dxaJDNohdW3N590iPp6utbpamA4/TiT5oWEfc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":499725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSWRCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5vw/9Ghe1MF5ONCWRg8Y/1x2BBKmZKzu1vFe6UAKBvDIvwAOHNSED\r\nSRlZUkbLQdmSgPkeOnQirS+NlMistLUtglJkjaRuyQURgrlXGdihQvy65/Yp\r\ninudvG6jjiVux/2YXkav23yeVHLDr3bjzgGLk/hGWpSB6wtqApzhZx9shRez\r\noWl5uIEdbCG6kNGxS43RSGN2aY+Pnh207XlZbk5TQ381MRV9JNbyLVjURldD\r\npZsdsVr1a8oTnL+nDicjLSGhPfnwbeGdX6BhXFccYLOyDBEMkoRgHIyazebt\r\nIIAg36jbhwj9n5/H2U5L3ETnzm+E2WNQWIFX2tg/+AxFE6xvIwxTwkEDoSZ1\r\nhvun3dhYIZGnYs8RLg4YBBETbyNtIfYgwyDpxJdsNuv2SK6OQWAEo9o8uHve\r\nSTRZxj+KSzcPh9q5Psojv1afjDncohLd6uPvWasvkS9H5J8ZDan5OMvFswWh\r\nNfZJ7qOJi2/Kmcya5+ekAKkHeEWsS8fHJq5LRDpAFrKn0+ShNQroy1TCYuX6\r\nSo2XhOUEwZYIYf4eD5kBetBCX+tA94sWvxKpteQjcUQd0pyjg7nJC4zCdRpl\r\nK+iyJlJHxGWOd2UnIGo9y7VOBmOE/RqgPIN5xukY0BM3080DRJHFqxfnlz6Q\r\nSZk5KpRUj3x5BoVx2o48kxGYHqSeChGA6Bw=\r\n=PM8n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"aa68e04537b083978b350931120bc7a99217f696","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.0_1665754178084_0.3842186980709783","host":"s3://npm-registry-packages"}},"6.9.1":{"name":"@axa-fr/react-oidc","version":"6.9.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"56342621135e6e6467c82549c7d386c99334a9c5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.1.tgz","fileCount":176,"integrity":"sha512-YsQcneqp7LBS9+qa9y0+EAaUzJ69uiyCvTKhYtnolnRBdux4VkEzINEIVR60h7wvS6pAD3JX9AFGCXRmGsBg+g==","signatures":[{"sig":"MEUCIGOFynkBISjkDcOTDR8x62Kq25X7IlJrCmHr+PVbBZE0AiEAq2d7NKGqoN/F6uDmdHy0eEVM+moAfWltZJZhHrSMrO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":499725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSWZfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx2xAAhZ2eDrlbEit4pdrnQklR99+JtNc6/KAQKol0s5rQ5KE8Dfwq\r\nUWmj7WiBuJJRXtI8KySyT9zKsX1B0nfdeI+1boQjoSN3bXDlE2AWHybWswJ4\r\n0XBkES2S7cIDr9QRWvBwpBr43GU82C0urO7QQMxMAuKrA6NPMEjMHT5xYw5Z\r\npk5XTF9Qs8uUYHPyvjLMfP5XZhJoshRm7Wz79IfOO8Qa4hKcTsn3hHlwpDVa\r\nqSI0/yoERmnzgwCJzirO7EDDAYdVhb436rvmdHZYlUc3lHAE8mrDI0jkifo4\r\nbYRc7hltU8SU+X3HaoXuxfHGyoJpdcGgEyXOfL2wANQX/HuHYdfnG/zQvxL/\r\n7tX/1VypTqea+1sraUdletLlFFAw0rOy7U4MqgfN1iH/vqJH7uuBDwg06VAa\r\n2KLWJ98cYA8ABHuDmSO6ujtcyDM+7piEJD2wBvjmglcOFhqNDdaoGNLF+xS9\r\nxDuP/Zv6vdkq3W9TSOgGgv0s5qTGKFzr4ZJdOuiua4A0TOiNfHaGh+x5MvYK\r\nBd9AQmuivBrmRi7oTrneU7GnjrhnigSM56a++udAYaXfHlPBRlMrW/qVLtXf\r\nHP7wHIJX9pA2sCOj1iZlsL2zEyZ4zTQ1tApZVEt+gVSUdu+TypGBOHN/am6f\r\nUEz7Vh+YVnNAjbtFUJTo5I8wUW8dfhmlVZ8=\r\n=gcxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b8676c091a115bcb479e5d148a3aa93ac6706b0a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.1_1665754719639_0.1631189111308451","host":"s3://npm-registry-packages"}},"6.9.2":{"name":"@axa-fr/react-oidc","version":"6.9.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"745c5ecdc33c7e2fbd32c6ec47f670750e07f7af","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.2.tgz","fileCount":176,"integrity":"sha512-DaAerrnl5uCN89mWIGuIEmXN2APuD1Q+060AsdT0H021BeQkvCkBq0EwjsRUMWrgKzcwWipqN/1e0jpd0QWPQw==","signatures":[{"sig":"MEYCIQC/N4U1rOFbZlkeADlOUTSgAcVD45c65Ul3RBhB+tmhgAIhAL5cfVxMyOyG2DJy1b8UM30BQ9VX6JTn6Na/JVddobLD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSXaRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKiw/9EI67DIJbFxPTQq+akBV2ktvCsc3jMJCvgu+Mb37nRa5s79vB\r\nahYv4tP6evcD56KMbUPGnYpAqmbDVK41UcSa+FIEdJ157ifc0ydTdxbh382c\r\neBm1YKVGZPzbU7KZ2+FDZoTijWoc3ajE6rYfhSvbISpLOltwlG6nOloVrQvD\r\nKN4QCLQ/GsevPgkRJghGTYQiTfGTE+CJWaEjuixkZOna7kBPVb9TtyaDSlKT\r\nCtoFKzRlEG1EHYkCKnVZimo9XUzBCtqS0BFO5xIUsvVykiDCUYq2cpbRl8p7\r\n/BqEoVBzAIdVzc/8cMSA+RU2/FjBUp3mf21pkQftgWGDQrfzOdAG0yISN+HB\r\nwCcUK/DJLGkomyBCRh7bvmzZ5lIKv7Fx0x/v04yvhwL5tUg6jBPlhca8eQ0v\r\n6lWicSn3KhKSkM28zTCxvIHkx12Hr0AvjL9ULju6rxEATSmvhYv8E7BEpzM8\r\nZKAYr1/jE2pX0HvbVGiT8MqpizJCx1bfR24egLgmlv8thJrh21FescekotAb\r\nXSepZ06u7QMMNjPfmYLh/fQBcIlNokmcdhDiNK+oazMfxGck8QaaPjhrr+s3\r\nn1fEsOEwkhAwVID6IdLq5CK+i0ZO3tFx2e63uHMujpGhcickKAbXReYrgDyM\r\n/443ruHeVijkWIcoNG8whowkmcMNY750QGo=\r\n=XF1x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"bfaa7bf6799761e0ff04cd9af1ff16e66ea07fff","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.2_1665758865838_0.9160912179491236","host":"s3://npm-registry-packages"}},"6.9.3":{"name":"@axa-fr/react-oidc","version":"6.9.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"5ab761ee67c4cd6912f183c6e8b39b476feb36fd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.3.tgz","fileCount":176,"integrity":"sha512-PVFrYtLgSSobbLIWXc7urrI1cdEIaZsVSRYKMRlfSKcyyDxrtfOK/WGda6ixwf6WxcGMes/HYAYbzDExBa8ViQ==","signatures":[{"sig":"MEUCIQDqtMIkZ3b07/7QTWvRP85rCL3pGmatQ0twb/J73JpQBQIgUblN3rt6Oyrg9obdFHgqdyYawXwMgE6pcsU93WsTIg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUbrAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkWA//fBPlScE8iEfbkuuIHlGbOpyhbP6y3XyBRnmeYLUKV99mDwQb\r\nYg916chM2n6JXI5IeCjbOo35Ow629Ktdz9C1u8YHLsuJJY8GKviLVM19YM6x\r\nN3Yrw6J5Z+4ABcpQtLhFsshFm7JWMteOBgI5rt2UqXxat01N23ZLFuFX3+ei\r\nu2+dJS1sFxRIv3RMqSQ0LVhtRmm/7biizx02tbwl+zR0N22fhww28V/ita9f\r\nUZhT/5L89n4rdiSi2iDfzKtNs1Wu7dJoK/BNW5PgiQVOGBjtlNBRq1SG6+YH\r\n2aYZldIJ9zu0gmT+UworBXbD23UeOhEC9+ywd/FQb0Qc88sJRneL8ghovjYQ\r\nqk4kRELHGY1gUtZ2SX9mjVbE2ZTKGHLDdAxeyOzYx33GFIX5aU0HpghbNiyR\r\n+WxxNiwHnAPKVoZgbGqR/3m60QPyfh+FDP98TJRBE59NPspCspoHpeic2oFZ\r\n2g8AFMn/McpI/Vi39RxOVdmnYMzJEFRtudkD6VJguZXKUnx9nnU2IBhnIKhD\r\nSQ+8mU1MdWWCbyG8VGwc8ot3jbu7vW1r2ayF0lV8LFAbZF7yo3G7T0LetTkv\r\nUdWXL7aYXEAINlyKuHBLgmGaGFid+FEklkP8xNqLkjqVaL8VkFv42PswAUim\r\nRZ5JbKBoRfJI0EDx5JwuR40a1KX7WhnTgq8=\r\n=c4e3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"50c82e249bedca33367962f4a4f055025649bfb5","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm i react react-dom && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.3_1666300608140_0.6889472462533814","host":"s3://npm-registry-packages"}},"6.9.4":{"name":"@axa-fr/react-oidc","version":"6.9.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"eddd0e2402ff857e62f9745760e6f0b4a3c701f8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.4.tgz","fileCount":176,"integrity":"sha512-1oa+rEaG7rc7iQayLYuI9MA48FxMTiK76apEr35wQpfp5sRax/4ofOK0rwIwm9SssWnzceRL8QNBngbCcaAI3g==","signatures":[{"sig":"MEUCIQDXUeCwp9/yjVId/rfx9GCD40wHqYci3nV8R1ZidXiEXwIgNaDbsuP/03lxt2kOv2nSYW8ganLM9hfyoimcpCg39tk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVDM+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVARAAjv8xJv7IEfSPuxNabBQxPBYMt+g6w9Jh6QBl3NQ87emrAVVz\r\n9sMd/DgKyr6Pz8dPjUbJaBtjmqSLoRrhI2uat+6Snh03U0YZmtDcVttZ7gs5\r\nlhEAiiOuWIA0J0F7X9zL4hZlV4elot1RGWQzdw77iSuelB+yGfzOmnnYgfkJ\r\nxFWn/RzYhi6nMTXq9+7wYYgE1kF7qWJxKbO25mA2QaHptzi/nCUT4J9A4eYb\r\nMaDMbSCgX1hc/uB0SecU4WrxhWAVDLGKyxOtrqCe1GiKjMrItShqHXSLzU3H\r\nVFEFOEe1/lh5pGdEhKUHd6mer23TV7qIwWuG5Osim9hQ4M76XaYJqah7wPTW\r\nRLqpPpecfDMTrtTw47CvwLNZIP2FxqyAge1qYux4guc1+ky4rE0+g7R1uxaB\r\nsqaXo+7vuexK0fZFbL7VAWQ/Olo9pbJrAtPkV6WImevgfuzSBJ8jzCaQDeT0\r\nJH2+UaC2df4d+0tCzTIMw+AJTNbkgGIGQSxXlkLNXHhafy1qaNdxD2+kYcGM\r\nnaXT/DZ+ktloQLyzxcO51/cMR/eIjkhWaCIFhb7MWdPfdGyYjTnFKmWlcCEI\r\nTxito8x0uqsmQO3gvTXZuLX0N9u4pLVmPx8Hyqw/nS1eE9301WlEvjZQtfpQ\r\nMFR1lkl033E03EjkzVh8NV6cD27MwWVzS3A=\r\n=+VDe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7791a9fa0e77f31c2d1440f5aec21af7121a7697","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.4_1666462526529_0.8287037071800969","host":"s3://npm-registry-packages"}},"6.9.5":{"name":"@axa-fr/react-oidc","version":"6.9.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2462c256c860e1752a9d3069f8542fdde96d9fe3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.5.tgz","fileCount":176,"integrity":"sha512-Geq0dQPrIPBAC52nYwuyWPG+CYjA3MepntPFuYwUbx04h08q2qQQRsh9DecJDZ2TdMHAAlkijehrt1Oi8uNXQA==","signatures":[{"sig":"MEUCIQCF+idFs+USw0eUIYWFigwWe1ZeJ2rKo05e0gSqT4IExgIgF9O4aKZkXJMTy4RyUla5UcWv+m+PcHVxygQKD+ThiW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVGCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL0A//asqSJxHPEp7JtjOnJa9lHBM3VCkJvvRk1//Fi6rsGdlxoR02\r\n5DNNe1pGpOHx86OJOig1w5Ga1Knpgy1Cmb45zqsrzdO/qrR33XxGG2xelFv6\r\nUX7n+7ibmqDeDqAbADhwUg7NxiqODmZEu2+IvhzfCJtHGI+dDvnS8VZ6CXB/\r\nttDdbOwYDxYYyZgk++d7AsQ4YjU1hOTi9o7Vo6euVCXIZyPqMmcEMW1PMj/9\r\nqT7+VjEiRIrVQX+FcP6jA7B0JbCwxbZ8nwews4O+XTzogLKfJSr1NTWRK1O8\r\nny75NEdtQJktJzPnMwxzjXz8FXWfAnSkMgfgTp+EjoAEyR+gBoUWnKCVPYPL\r\nWu5GUelQI7MPOmA5x5fFxIzfHPug05L5dSQUer/jJQSBONxD5oPsS6Z6eIrn\r\npqnNpgpuHfLAf2yXUGyeuU+7h2NszFcLAgcicH+wTsy9J5KgZNp+8QR+sZtn\r\nXidRuczKzAuY0UoS85Qw5m+iKuMNZyi+cjGjKmLosCHZsiIfNCWBAiLX4cN9\r\nO5+SlUI9pp1JK4zIqvxk3JFf1XR4luc5jkgeyutQRiYFDRpyv6MxTmWCcIGT\r\nH2/srB+eLAG0Tj1ohhl15einRPyIfH3kCllFZhPmRQyhJ5wzwNQFlU7LHH2A\r\nj9LdH+AGQ98L9DFUPAcwPJxIsiMOE2XryZ0=\r\n=1DJ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7c6b1ecf7261591d963d60977237b0052061c2cf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.5_1666474122182_0.40862335994516985","host":"s3://npm-registry-packages"}},"6.9.6":{"name":"@axa-fr/react-oidc","version":"6.9.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f239d00a4f350f985c7cc01a8659f25ee3488b21","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.6.tgz","fileCount":176,"integrity":"sha512-2jhsFrhH0OZEwBpLmMNgQuSwdwAh1HIMowtNeXR5cg8bwvo5qvJ9hLEqWMhl9Z9BKeUV9xl7EYqZTfYFoLRbqA==","signatures":[{"sig":"MEQCIF8tW6rH277G03Ue1WhCT7D/lTxj1jp4EdY/dRnRp0XdAiBmlfT2y5mngw16AkQ6OUanwtGS2WGjHVLhz9sF0PlFlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVbL5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBBQ/6AgXyoDWmvQ4ZO5XYNs0+7PCSE8L884z/EMLzQQo9jPeS+NQM\r\n8EGzHFT0SgrGiGNAEfj/hF0KgSoh4s/l8reptmz5jDbjsI5vvCw61z4JAFHD\r\ntFBDnd2fPUrgiXxqBt4db1DhNuQv3RgwOxyX3sNNU4rU2+blkaxcF/3DLyeh\r\nKNe3Gc+E8cLKiFz30kDyRcjVe6h9TSN15KYdcvWIfGhaT5+0zd+k29UDO56D\r\nVJwTzyU/PIAoQ5d5duypIY5VVsROkhSPngEN8IqAMVJ1FpmzmxdyZ5erb2xN\r\nERaLi5BO+ITEg/lOLGcgThm2cf00z95bxRgsZs8ez/EpDuUIsYZks6p84gzG\r\nobiazC5U14kARyINFQsx71qfAjlok5akMGyYT2p5XS+r+fc/jOoFIKVfTTjR\r\nxvCanoLcCgc+DDDg5HKipv9gq75PlsIOOW7f13wpEwBA32ErNGpLpNSuCS3G\r\ndCCfVLuSy3V0p6/rG1fhvHL2W9XUlHWA2DQmdlXygW31ucVh5e/1R4HpG7FJ\r\nEDZIHT3bSn6YVqeqO63oWSAYP8ygBG7/8fL/BYr6MSkXqTV6Uh6GU+g5V75d\r\nTRufvP6lMPis4jP2Jq9RlTaBjTfjJO50NsJWHv7eREh+0mLmLfcntcJQbmof\r\ny2Vevv4jLejxY3M1qMoN1E/xmcK5NodUMMg=\r\n=pPZd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1f40b6806a1c36ceae6538c6373c4ab4fe9a5efb","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.6_1666560761299_0.5853420220659735","host":"s3://npm-registry-packages"}},"6.9.7":{"name":"@axa-fr/react-oidc","version":"6.9.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.9.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c00f21f57db76197cb7bf5aea3f9b9f087b27b5d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.9.7.tgz","fileCount":176,"integrity":"sha512-FCLGimhpRSITovea+UIyz4PNghcTCif8hu7RYToMRdifucwY3soBcUu0XqUfBW7vXQRxKHj5QOiK4x1wexE1kQ==","signatures":[{"sig":"MEUCIDOTvJOIQR1n7w/S6hpKM7wa+90Odx1EJn4Ci6r7Lzv2AiEA3sRRii8VL0EVvhdipPeLqW2XMVE6t7TWJxL3YH7hEt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV7P/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqB2A/+Kih2/mKyIw5m90aWfwT/WDw4CGjfcx8eajNtqb16iv5dgjwG\r\nkrr/pHiv7Ha6C7msH0k6MA8KzztYdSk2idJD6q4Oxx2k8NA8/MO/Djex1tAJ\r\nRPw7xIcKsa3oBFRVg6gtpgf/2zLWCOkG0uqyZwnvODNwK7T0maBug5k+MoG7\r\nMdxYH+FRgKLyjbekVMUW4RlteHsEbB6B80zPXCY9dVJx8bKJ/CAKc/qoF1OD\r\n8uEpgYXnshx9qu31TSb1iPzaVHm/3Kc9tpQcYC2ddrckZ4+NQ848Lzbh70hO\r\nveLhQv26GpZ0OY1U9c6gYBXzBw4oEOAIA4jRuaHsnpnrtM89RpJ2aage62ez\r\n+7TXvbUtGlH28N/r9pOXPFjJVo492jbvAfTlqDS9Fjo8Lv4GEAuf+6A2cujz\r\n6MP2JQpNLbaLNFrvX+Zj/7c1fNpfqsxCn4cNyIWqT1jitPdkhuO5URnmOKZy\r\nU1qLmah/UNKyXlE/EupQbhzWhHmArtckfAJCtCp4XBfpyjP0CSbKI6n2lpr/\r\nJiD9vEXhYWSfym+IB7zUITllY5s/moMHYzkZEYqk2/tL0nLOVKNF2bhwPcTv\r\ndbPO/HG5fKTJhQyL5EaXjGzRsZMBd+RklKFySSgHJwnDkfh7COf61HVDPMHO\r\nuoknfati+/a6gqXMtDHQSxd9YocEAJM+r80=\r\n=Q8US\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"62d4b72c90fa59c153396c11be108863147ee282","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"18.0.18","react-scripts":"5.0.1","react-router-dom":"6.3.0","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"x","react-dom":"x"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.9.7_1666692094918_0.5281940457419287","host":"s3://npm-registry-packages"}},"6.10.0":{"name":"@axa-fr/react-oidc","version":"6.10.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"29179038782842ab9ae8a648428a546167b2ac10","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.0.tgz","fileCount":156,"integrity":"sha512-96316VqbHHC1TDWPAxE9nvZy5lrN61ubT2z6FFA5bmkEI/c/3+3kkowQLWzjZR0yHMmhNDBNItZJXbOlEeZzTA==","signatures":[{"sig":"MEUCICirEdhamkpCetPzZ6SG0nr5A8FHEAQSdFOF0aA/jyL3AiEA9A4sV04efkimY9Qq8Vy1L0u9Rh1wkJe9n/aT9R6A2rM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV+4/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA+w/+I/2lfvafdl9+eqMmdO2WHV/SRBHnYavxRvvXz03eH+LVHhCo\r\n+/397NVZtG2L0y/LwS4mzinlU4JUi/3lTgwO01w/94faSKn4e1hpqpdHxcCA\r\nYff/BcRHNlD4qKdnOiAifMzQfUpAIzXn/6oa841DKAOUZFvgYONR38/2mSYf\r\ncWMZpE+w8iP6B2qki8SLLAyLOQU/fJRLGb3OlnztKwZhbHGXIHl047FQk60k\r\nh0T+zmLBPk/31gADoaeXIhyZxpnCyvDcx/EPHGLl/R6lpgPpSIPBlxwNrjC3\r\n5pXC+QRZZJNQwVbIYmd6oa8vHto6/dEG2tjxslHcXxkzPpfHLGIgXvygKr2K\r\nQCpS6y9RPResM0o74Vca3ptf5ua9gFdfaJnT3xJYu/avbOHPB1GkwvoGVHjN\r\nfXUFLsnWKRRPhtN1sI/zAQzpnhC8b39ka2lnwBm9HLLQ0Ry4mHHDX9/m5FeC\r\no2GzeQ5/lS4/3xlHtvlX4PdVJIJZYefZI/KGWLzaKcfs095q8Pbc8iQyt5nm\r\n1+G4YKNTRD9wIr6EBQ/n5RQGaC9wbN9mTUy0OWfd0fQMzb6JiS5oVAYevsIL\r\nbrixaL04INCxiKCRoUc+Kq80an/xibq6AsvmQkRKehqRFbnGpXrvK51zav4x\r\nZY3Th3t2CCeA+eMKfX0seo29hh6jzNFXnWk=\r\n=oHmw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3ec7132a7810a5276b0fc8eaffe1573523fd5534","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.0_1666707007255_0.38582915179468147","host":"s3://npm-registry-packages"}},"6.10.1":{"name":"@axa-fr/react-oidc","version":"6.10.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6c89b91b76676645bc7dfe7ee4ae1145de963dd9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.1.tgz","fileCount":156,"integrity":"sha512-BHQNciMrw6pcJC9SA8iz2sEUcAbA+89l3gx1mQHnvh66HX+5sUvoJ57DXHkgitJmhLBN0HwBpRt5G35s/CjNPw==","signatures":[{"sig":"MEUCIQDGmugHBJPitSWSPB68XJjjZTWpGhgv20e0UAuy1yuDEwIgexF/zDTgNRvNQ1/Ia0Qc3v+HQ6SWfJiNRiI8Q005B+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWAcYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhgg//Y6EMZCWoD3tkCyWQSrnulMiLyiN47DxqeTUypGB4kWQyruD4\r\ndrXLoabVRM1wWkhaLGhYdvjJU3iot2+aNkY6OHq8S9GkF4BT2KHQOjJ43UTM\r\nJ4RjMJUK6tHMk1rV7XXV4k6jZHBTfnbepFrdLQsrkY5MDNKJ8tdZCd/QcQ+u\r\n4IJVH3LV1GjWlsFh23vpIJwQ73HTIKARLV8/Xi0kF105TG18AvUzmDhVpUsz\r\nnGu4HhD76iJ/c4S84jIuEbv2Genj8RZsaB7G9Hal4Qecc2QQgGkjhICjDf9m\r\njFmkOmGNlr5bn80m4fAZTpNHDOGpaGzDDgeySJGqpwJ5hZh5/ciG6gxzFKWp\r\nCdN+nv/V+Sn8O4GNt0xbTvyYbuYYRBUB6flgu+NtFG3u4HocxzjHXq5FzcMF\r\noUMfzhv/mox0OrXmRsrUhvT7y9kizQDGu5qBSXPgcDGvTX91+jIsm3Jh7r/2\r\nYwVS54RlB5wTPvoLgZtQ8wm5/s7ptCWa16ehGXRYhZdKkXnpQZJmjU1D54c9\r\njBeeKIiG1F4MI+GLdFoc/U9CEbvBExingmvv9/qEtrxG1W7h49Z9hG7lBPJZ\r\nhzR445eA1fx3s2P4s9zavg5eDVB2NGnMlrOQhyWNrsjQBBkGTpORcAwBScEO\r\nUfHXbtzxNUIISjOnqt6VT682Hi+X1+ON88A=\r\n=r4rI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"141d63ec0aaa8c7d01234d497adbf3eae9e3ff20","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.1_1666713368219_0.8388429121585486","host":"s3://npm-registry-packages"}},"6.10.2":{"name":"@axa-fr/react-oidc","version":"6.10.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7537cf3eb7182129bfea035d8a0da508f7d3f96d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.2.tgz","fileCount":156,"integrity":"sha512-IEAIt2k+6YqaZ2QD+VYqyk/ujzjGSQnSxsqD9X/n3c4cfwpfNGSBkBeVvfndLMbJcgL7oIO7UdkVBo/xoqtlJQ==","signatures":[{"sig":"MEUCIG9uFB2DdM+UErVQEYAorV7FT2r+YVl0pBlg5iZzT+7KAiEAhCvcT+n77dT3lwmXghGm+YDMdQKpol9b2x+TR3ZLtAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWAtTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplIQ//Zoulg6fuidYSjKHo48ej4zYHHNPaxW8WrtxujlzYADrTfeHI\r\nt2GIMswl4Sj2GCOQpH4z77asBHFH72WxvSo3Ha2tskTgsjbNZV51smbMSPhR\r\nMSGSXmPxUsSqyRRdt0S6Z3tK3n+ltepL0OuIzT3mXrbF3ckHR+6a48auoKui\r\nMG84eJ4mL4AFBibI/KxKmq+93XMrxl2ZYl59i3iQ1z9/hsKU1m7C120rf3gU\r\nN2cfux0oMg8ANPm9tKJaurRR3X3d2Kpn9EVP0NPySsppwCtd2WGSvzj9Xm6K\r\nyBQUphudrLcq3P4cSZRcZqXm0tOkIUefqyMr6zLpehtdBk98/yKS51M2hfMV\r\nr8COFNlWxr3Jylsp86G2h80O6tdhArNITZwcuZIXCnPBmKuyEHYjDEOiOCP6\r\nYpaCAFRrlLDkSCnb1aveUI4cn+Xmgl7/anXDH05TYotzhkY3FD37To9Fyazl\r\n4edsB36dqsKN6Nfax69ufbBOFBjtjuSsWxUA5U7D/Z+M9OiMG9OWy/NZwg6b\r\nJNDoWnXlN/Ib0a9JBqV1LWuLSXdaFdzeSpAXr7KtGg0TUpjt6mBGI5FRps4X\r\nr1sg5S0VLOOGAlbSJ4/BU/4+KC1uzqaaQPjNB1uUSGHsH3eH18RCltNLhR+f\r\nubDoYGznaiLxWKkmyEchGufueYecvBDNqFs=\r\n=c/Lh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a003045d2f8e150c017deb01cf0505e862ebc59c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.2_1666714451085_0.4812226894800862","host":"s3://npm-registry-packages"}},"6.10.3":{"name":"@axa-fr/react-oidc","version":"6.10.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2e6b606801f223e60138f827c7f270eaa4c24925","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.3.tgz","fileCount":156,"integrity":"sha512-45g1BbJ4qHOwD/LbfEaX4Di+swHT0kX7viOmgrb7fdCVrLVRv1cXy5JbLcKy6OmU9dKUpOnlC/3x3obMhqeNdQ==","signatures":[{"sig":"MEUCIF7UrZtG4MIjPLq921svjfkJnifh+4Fw+MlhBsU8N3XBAiEAzlpE9HoEc8sb+vntyzDIaTK15jQh4D9KXsvrVrLIh7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWA0AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX4A/9GKf8/bEcnt5fGy2acO7wfTpXbQOGi/MXGauo/BF3QJKs7IQm\r\nrInzWEcyxva6nOLbn6MFEwoIqc1ZqZWpZQjwP4EoK3XxNeWhUpJhhnqpRg5+\r\nlaL75RVtTYR3NHFlmzEQzlTOVOR9aUaRGRYEoEk1wwU26jARXap9sO2V4C6B\r\nmIkJtLgc6kO19YFGhmxwBZADp9aYeNoCUiyidqa1fKPx9bo50grekT/hn9pB\r\n9nX8mlgsPYDw7vyeM1NLHS6SKF6yl6M1ZIC/++BPlBC67eBZ5f174SPMn0Ez\r\nsB6Br6sSZNO5JGkoIKBc2/tNypK3MHcPP/YLJDTrBtwXD3eI0FfHuh50wYei\r\nAnCsoiOeuL3XM7EwCAorhxe1y4tl4x8l0VVm0ZWvNTb3/avrx+WWm7Unf2Bi\r\nGT4VbXLL+uHZnYBwe837roHfFt7NXXLsloTZK+widuPD/erwWi5rsfVFO/nL\r\nCNTcPSDz2hGPLbuiXiaVgbCS4SG0i7ZrpK9lpt8BH+WMsdz3sCtb+Q1YJKXh\r\nmZK9x4rrhmOHYoczDEa2hOPrgUe9J+CLY+NmZZdOQ+i8ylOMH1LQCu8nh1Pw\r\nlYU8Wbit1e1IucBAdpFGHbbC3+FFeCaS7EcztzBT7PXMAXmclZN7PsSjMPf7\r\nvwg7wi10Uu3DDHYslhMPuqSB/8duBvr4dy0=\r\n=G/dp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8d7b5842e0f5ac25f7a1c25e2ca30295fa3e44be","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.3_1666714880015_0.8396918416741528","host":"s3://npm-registry-packages"}},"6.10.4":{"name":"@axa-fr/react-oidc","version":"6.10.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"16de9e1cea49472616c34e9afeb865c7b876f52c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.4.tgz","fileCount":156,"integrity":"sha512-t9ABDqCDejCXpdL7goDWQrYuH17Wp0HSxXOmiXNq07rNntEQcCFLRgsHdl0AR2ox7KLJ2XzVZkecqARd/DoweQ==","signatures":[{"sig":"MEQCIDtEAanH3o2p37h2SO4uzPH+uCzgauwmT01p1r4Z3NBmAiA8ivJPdvByg56uWgQ5sH8TcIb9wSRZx6PUu1+GqwOBOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWA1jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouBg/7BS8IGZnMuGYZKA0XDqmu1fR1EExUpNxmSD8+NkXjPSt70dtX\r\nINVAie3Zkuwrtg9C2LRWd5TtlB6IYVqHu8QH64wi6Jzr01VMi8QxZgSwMbSA\r\nsKtRx3iBUAWDUnonZCwKl1+s44BSMwrC2Se+L4JAw+ZYq72zKTEDlvXfyslj\r\nZ02gfGS8YpwYSpH5BIF2NlvRSCwAYKqb0pRnk/9I6kJYfPPzCkqAcFJQ9nQO\r\nzKLnTmezNOi0cNRvU1Xe84UtSS7GE3ul1iz3/uhsbBDUHlazmORmt1cHvu5b\r\n0FHwsRolr/eeyvDAflwvSdNgqqFstZlyOuiJ6n/94j8BUjhT0uW/kIvn7uHu\r\nFTUiIX6yNEveLstUqVY0Tbhk8ucT2PekgXxyLHbhUubSfO5DG/1iqEHUh4uP\r\nvFSh1HJ5+8bWUVUY/0Zfc44PAeCPucx1lLP4EPfL+IUlu/lViU4XeJ21qSyR\r\naFLySiiMwFq1XPyXLC/XWPiHb3BZp2B5jK1K+GH77mvRSrBYykEYXgP6pFjD\r\ntj1WzUrQO1am1lYZjk6uTqkS/8AjD1VCZ2VlSz2C7NCEXR0c5KCxIR5Z7dLN\r\n4ySKVYKFnocWqMiAT9tQ9WX+DCr02IjcDtnhDnr4pQ2U797qYqojZ780LgYp\r\nGHvcHDdNxAkf29+MKz/bYN0MXzhA7KqdqsQ=\r\n=lFDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5a81408327676985e869b2f366a4e09f8894a435","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.4_1666714978936_0.11561638797283647","host":"s3://npm-registry-packages"}},"6.10.5":{"name":"@axa-fr/react-oidc","version":"6.10.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"67deb06ccb8273bd315a179bb9b9d10cda4d9f4c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.5.tgz","fileCount":156,"integrity":"sha512-52jJcOdLGFzN9hGccs00a0V7AABZRPiYB73Fz9QtfATUPPRDQRyhvddj/KOt5gknh57R2nO1r8O3olTJEogURA==","signatures":[{"sig":"MEQCIDzg/ozv+NsZTxtOFq34ws0dquHEraquv2mOut7ngwiQAiBKzHXISuWO+axHt2z+vXJiXxMc9ae+zflWMAnpbE5fPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWA6wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5dA//T2SmpwAylqN1/ide0a9G0oc0vWRdK91psJ3Etxk8/bkf+dHd\r\nYEuvSacw2H6nyE/PgUbOSH68G/cZm5WhO42uDmIUUN14ZcQRzVsdZBbus3+/\r\nzMrVX39JOcqTdEkqsluqn8hjMaRh1rbb67vP1eIn3BHCIofePTBi//xEAAeX\r\nrgpZsDsw04pYClMuBcHPXvW/yF6cwwRO8tT2KJbjbdSHYPJD8YeoHXsMMpaP\r\nolP3fpSnVAO8Lt2PBRDmPAFhWxJdwYF4r84tlw+5u3ec8xPRWuprx+6+UQUV\r\njQYoivvud7XOCh9RC4lNO8Sv8hs9LZoDfcfNkTuhlyFpbULSraM9wKrr4BeB\r\njzUKPfQLjOEsvNFv44jMEH99ATs5dg7V8AJkq6yWJSiRJS+Bzqhk/7Qxjqes\r\nrKgnayIWr2S7+ezBMTOu9BN9+/RN6QUTXp9FnmnM66+kaTAlDAW+OgVoxYsx\r\nW0C2QGM+vGYLdJ5zKnnnzANM8WFucKV+r5Z0+w/68FQxiGp9IQDg0mSRU+xj\r\nU4ZImGxFxs93GJ1C92SPYALwOpeT84e/Scz5ZjNjKs5nJip95eJSaGySZqvE\r\n04uTAFuj/NJCtGlbkOvGsNHOAOYNsUV4nV8AMMFH0PF85u/jsCkiqNPJO8dN\r\nhFN4XCO1UATnIrQWHIWALPh2C1+Cc0WSIeU=\r\n=dXnr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"35bffaa542366cf08a58821bd5fcb2931fe1a6ce","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.5_1666715312738_0.8517789565180607","host":"s3://npm-registry-packages"}},"6.10.6":{"name":"@axa-fr/react-oidc","version":"6.10.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"26af4a85e47070420fca8a38d102d305ff51c2ed","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.6.tgz","fileCount":156,"integrity":"sha512-dlXaNwThcYvjcLpsGCzN9md3xjK+MZWJX+lWXIltkhY45utiNP5D/nb4IT3PRg/FMGvYbhCRbCWiKkh0mAxgQQ==","signatures":[{"sig":"MEUCIQC4iihdxZPZw82vt/wQpD3DFzWQu+nw+Plo0n3v1JWocgIgex5c/8NTbF6VEaHE+G8pVnm7L++Nfb2PxSVnyYP/pwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWBDeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovhA//VEpML2WJmjzpBKOpDGn4nVBVikDmyqwH0zAUWweq5Ivqez+R\r\nJVnSUuaZmpMVmUoA7wLTB6iP1enExUFdlNFTGKSnIricqqvhguwrDo5uxEyB\r\nj8MCmTewlZux1eyhC4iXd+slxVbT+KOcyyaiYhrb5qJydY+MOTyX/+7rL9Zv\r\nfJpbvr3u7h5KzZR2+zRb4S8isXJKLZWBo2gjnpbqc1XGLE24C5OeSQQeRVvT\r\nk5R32WlGX7n/URi7DLMK5WO++VhmByjdcUTlfkFi06HE4TQctmlGKztmg1D7\r\n8K2bDFL+oQpTXNbAuAK4G5jKcqwICYYEVL9Cx1rK1FSFwneR+1tJi7tiagiM\r\nAEbSX2OSjjvDlkumuNPgZMtMuX9YwLCQeSwrfFyWWT2BYx0HnPJLrVl0pyyk\r\nm/N7hZcdOaehtRHVgB7eX5gUd0CcpmZeDkgwxIQiWUMtuv/Gc+8zfxppQ5Qm\r\nFkJ52MrbTv9mbJak5dNSbm7p3YdumxTjNviVbXZVo7DLvvZY5rr6QJfPf9VT\r\nWUPznqcPw/LbqvGmlMd8QSMZmCkX3M+YgqephIxMbJPhxCF8j9O9gt8soZ+u\r\nnydT/vemBIKUB01fsrHgj4JR/8VsLWBvOetWtgCHs5rQy+MEBeVXRXzvzXRv\r\nTGkDoNWY6zlCLueYxFG5q+YE3sQx2/iqhkg=\r\n=f5cu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"dceb2596644c13aa461c1d5c32ed293d83112ebf","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.6_1666715870364_0.13005981864401295","host":"s3://npm-registry-packages"}},"6.10.7":{"name":"@axa-fr/react-oidc","version":"6.10.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"553953bb3f54933e402bba3eaff14008b45908da","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.7.tgz","fileCount":156,"integrity":"sha512-LggDU052xEvOk9F7/B1hhIfCbMZHca3kGf26Ach8SWzkJyuQiALV5c4vZJ3Y90HCQfHyxLg+00gZGj9gunNqcQ==","signatures":[{"sig":"MEQCIDoIo6QmifTawgdzR+jssYxmOyWn1lrGDymhA8wQE6DsAiBl/aeVpMcJugdF27qXf0LN1K6HsVXpR25ALLoR9Iv1Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWFR8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmricA/9HFlB/MH707VOjQ0kW1Qic07bBq7c1WCtS419JUkjjN/DUx09\r\n4qFfMT9MJi4yb+eLy9sNAGCv4j2LOU07Wl8/B1MNlySPoLbP8Bif/QMN3vjF\r\n3ZLzbA9umLXzInRAJxPIWiMQ3CJ68zw2P2oajU1sRVS12UD9qZ/72QoT1Y5K\r\nA1quSF+b1JmevzYhemDmJa0qcgKYye1v4HVICLuOS8zjXYxXj5LDozem42m5\r\nVJkI9hX5pO6MB7tzQiPIeI43T+B3V5oB6vIFM+6BJd2m3f8kdjkm6VzK6MWX\r\nXP93nreS3LQlTD9ugGl672YraeauodrMIYMZohQdmM/beztlA68BBUVIf4PC\r\nFyItL1HKn0jTHnturq7b34l4PRqJ3ycqSWQEl6YfcRJwX2NjYXSoUtVvYJYK\r\nFm+geAs4c8nEgN75ekTeVNV3APv2R1ePZDjoxaoDAO9WCpm6rcwC6IC19GPp\r\n9VhIXsd/4F2/oQouBlurALSAErj32bmCKBnfvuosE9gPpt7sH1K+AE6DxnYm\r\nRzYy/OuUioimdMZij4ihad986plxcDYIQAH+txp7Bot/YHGgyl/HTtPi48XR\r\nq6uNBl7LC9UQYpjMWEVF0KoGcQiMqiL7lkV5hUJWPAsuwcurVsbiUW4FZBWt\r\nIUGeymw7lxgsyEDgGFf7zJwP3A2TQleyEzg=\r\n=AvGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8b03e5b23c795ba1e06e3ade8e770b62a4e59309","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.7_1666733180634_0.47834841759765356","host":"s3://npm-registry-packages"}},"6.10.8":{"name":"@axa-fr/react-oidc","version":"6.10.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"95f2a993d03165e29c0440039a8013e81a5595e9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.8.tgz","fileCount":156,"integrity":"sha512-FcY7KNTkxC0uW7KU2OJiG+w89ShbX5k6rgSSgVcK4xrzl4l2vC2vGGntA2sG212wn+NiiPGOtxHRf7dTRHca/w==","signatures":[{"sig":"MEUCIQDxc3EC1cydTTNCDvFkLG/caSAzrI/igo1j/3/Jk6zNIwIgeSNq/p33B2c8yvoHO60Ha5sNJNjWvJa3bDeHlc0Uyec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWO6IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobqw/8CHMv+YuuwflFlEBFLZCjBfaRGsk0tuVzOoea7e7DrhUsGgG0\r\nDvL9DmsNk28zIb76OjTIQMw5LO7+0gAOOtteOGelsZckx7xJmo5qJpJhLx+u\r\n9PgHypBP+h4Zs8ZwreqvMOYVZH/bPy3cMJfufu5QC1VIhzBiy/jby0JPUgIc\r\nHf67QxURA+OsXg9ZnTvrDS3NDy69GGnIqsqiVLkwZdKFJXZRgRCsnY26nlnJ\r\noZMZMx05afgJE3Nv5AePEL42zs+RaAOB5eHTHGXkGNTtY5Fq1e/DO/s8XOrr\r\n/iXodJnp6JOJvKyx8VutPRRypFjmqGZsee8pus0PsrE+Bwqy198nQmxunQ+l\r\nERGubwDApc7h7Ks/KAKSTediwmFf53CFdgSdj/Kq6HglKwEgRPOf3h8HggFx\r\nxPHpg+UACa1rFTuc/Xlgm/Fu5yKxmmfAWO8n/1AG2LN9V4NZtrORUrDtbqY4\r\ncVjBQsmB2wgWhMQ/9guwmTgqOChak3aattlqC8yM+HvuJxGgxtlL7fzIBX4G\r\nodttlp8g3wwGSSR/vwRRAbJVzWIaQa5D+tgFfUR7Y9GXGRVmMS376JvfYCL2\r\nMb1G3eUaTNTxjpxyQfeX9ag5Btz/4DLEUQfvgDMAaRwT1M5LsnTe1iKlf+/J\r\ntvMDMt+ypjeVa+xXdacltJ6nJRTCFOBxA/8=\r\n=YkA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"0de71f070798efa97aaa17e1885c6106adb7a4dc","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.8_1666772615823_0.0011292727848872808","host":"s3://npm-registry-packages"}},"6.10.9":{"name":"@axa-fr/react-oidc","version":"6.10.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"850476e7f3e6766a9cfd484cc5ac9410912025ec","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.9.tgz","fileCount":156,"integrity":"sha512-ZpUxlAos7twoFf7gTOcSMCFRULumaCeuFBR3yfUHugbIxEU0SnfqEHrutMjdLw6kLywp0WE+4KpfVv7xX4hCTQ==","signatures":[{"sig":"MEYCIQD5fHdL6HX+Ui5ZUStpS2lONHdxIUbjFr/jeHjFIc/8sgIhANAxYozfRrB4Oq+xV6UTwREmOwzfULdyCO0FE5RviwjV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWSVuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/1xAAjFx4hTBjRi2TtHYhYdVGamQc0g014iyOVHWBX+d40iWPobtt\r\ndET835lE3eBVgaPhHpPEZN/fOiarKaTglZkz8aYtY74YaxjtHdBMMYEDTwcc\r\n4c5w8KIG8Um4K6gE18mVuyK9ehEisKlIRid+CYl7VGsesh9zcsnWrgto8LHQ\r\njDY5Ozp+qupFoS3B2VKmz2kEhjYGrJgBX8bAbqUkfOIn3yjpPguU+I4WoPWc\r\n1ZyyyqbOBtQ183/7SzXDD/L2ALXD/59x2xQMjtaeL0jar3IneFJHaPZrD6hF\r\naTqjBt38RidItH1wsi0RUQlQJXmMMCeC/hWULitwVtQ02BcoavzlgD6REm5y\r\ngaxIzRxRnWc+u9rKmiRmmVVsA2yW+/oIFT2/VkKoP8wj1ZxSYfBv6QKwkM50\r\nGAqFseZ6GP+GrlMjg6zWnvjNNm9PCu4CxBGYK8jX92nZsyk/IWyTmsOgmZhF\r\n1TnXJIbN9cPjd8BEpZS7CFDfSkNVLnqOHYOdse8hJH0skkjusQIdhxej8W5y\r\n7a1zp0xGL3/dE53qu7UkK9qFu4XKUNPm7N81OkZmZYtub2aSEdcHSWs0TAnN\r\niHBXHIYqdgkFcTSMQZM9n3yU2nV2kyRDVK2tTDTzkV5OveXn3qvU81ArjLZ/\r\nQfZ4Ll3/OaBfP2k5lrxL+x5UIy+vETHjE/g=\r\n=XC+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7cc4ca2a3626f39fb36d73ea2a70a610b2cacd7b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.9_1666786670462_0.1469990408138928","host":"s3://npm-registry-packages"}},"6.10.9-alpha0":{"name":"@axa-fr/react-oidc","version":"6.10.9-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.9-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ab91cc61f200b6800e4de918e3c75c907cf3def1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.9-alpha0.tgz","fileCount":156,"integrity":"sha512-/4MzxrrxENE1xLLG/GD0kB5sQIt197RL7Ya2+dt3ZYU3BLF18YdD+OUeoxdDYXZEZ1QLCl07MGOQTg9ECorKTA==","signatures":[{"sig":"MEQCIByzUv+vq5kubOvEW0NXF7y1nZwQXoOlrxiBHAwDIiQ6AiA5aGpEaGxDX7aXKkErodBJ9/BHrlvaeYhFaEhxi908Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXEkgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruThAAiMskUm94OGPS/i5cu8OfxtLgavQ7QOpJSSTiJ2uBdqyGzkhJ\r\njKYW0x9r7Orl0KP8AztNwIVUlIN6XZvLCl8ZZu6Zz+krDUWaSSfM/HjD8zzN\r\nJSBDa9OIfdBDsojrbf6h0GzmA/LceaOndqc2s9/jmnqCr5cMX0VPyCyV19g3\r\ngzAKYUxYTp4Cg6ASmVEiY37Nk2xHgyWG7USXIuaKk4kxtQsQwsHFJOhXLTLq\r\nkeTr3puksJX/qhmBnQxiHxauQViwd4BPsL+aSsf0zE0+j3PzxrOKoL0DfEHB\r\nRPpF4LAKXK8vIcDd/kH3T5MaMS8VBMdz5Ei+Y1CQYkC0iM9iaZ5wIH3gxnPE\r\nuNMJnm5s12gktoPlkblF1TayfDVQbPGYpNvWkw+mXgteC50EJDibDyWC7ink\r\nchE0/UCw3mSD9UKZa5UwhgLlyHL2tpp0aCoDnHTx4oxoUXDfk3yKOa/S2yMa\r\nuYxgiOnUfUZJX+AF0bhRb1C+tK8dsPlUTmFtlgHUWB9mc7iQF2uR8cUWxTwn\r\np1CVNTp1+yemYW4xq/JlR8FaFAemQZC7TWAQgwV3W0XwITbFPUxYCxnbunaL\r\nhBotJFh3gF4NSoC+j7mk6heq1bYlcmcSNNNfR3sTOTJNKukmmbbP2FBioWPA\r\n1FUUEu8v6G/UMQDF+/SNRk16EnsY8aGhMPA=\r\n=Outd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"144988d25923d4e3ca6d5e5027b99cfdb4eaf0ea","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.15.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.9-alpha0_1666992416325_0.8300591250483207","host":"s3://npm-registry-packages"}},"6.10.9-alpha1":{"name":"@axa-fr/react-oidc","version":"6.10.9-alpha1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.9-alpha1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e08fb47587c07d673bb7d2054b856a41089f6b64","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.9-alpha1.tgz","fileCount":156,"integrity":"sha512-FiapjwPD2E6VrLEMY3/KIM2SS52L68oVGE+X/uv+DFEn08H45xosDO+Apk1cVUynRpgGvHfnVg7llL6qGThK6g==","signatures":[{"sig":"MEUCIQDCX3gXkUI47UJYec8XDaKd3ubrA6jq33oa6eR/XozNQAIgEDoxc9aWR7P9l93OZA1wg/w+osuybUxonOvgQttt4HQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOqoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqV/g/9Ezna+sUda0EhXpzIMWlFOMa+87C+ox57QinEi/sbyhu2QxyQ\r\nKUzeP6BzGW9hl8lTTfJBGy2Dodb4srXf222T+4f14Xryq3a70oNDxhlZvjwu\r\nBwU2iYCGIDaixC/bJ4ah52nRAhVWjGEx+b0GCSixfuipngO+tmO5dgUFqLRC\r\n1623sPhy8AIS9M3EwZGa6RvZjHZ4U6/h4p6RtNvOB6qfzam37xzoqDkh2z/P\r\nIGxOclQgd6NNDvpokNaN5zWErO9YiimKHpfgh5iCoPtal9DwhGboUon6SWJK\r\nWlAxqjiXNf6DUZqmvvAhKtCMVxKHtuSwy2t57Eig43R1A/+5qSiFR4PRINvy\r\nqkn9KTYKRmYM3WbyNjgSR+cU7PhpRGFtR4pmCgaI92orY2bOUdRCNUYTP7HT\r\nDE8QgtyT53pQBSxUbPspFAmlpzf8NY9AA5p06qZyJrislhCFO/rVKmpW3D6F\r\nlmDmfhXGv0wYT2fP/RpLWQZNRegV727qmTLOP45n56iM0K5tTDYc4f6kflCe\r\nD4d26sIeO7mUzKMD27y7dNB3HbVGfZDZta2EbvBLfQH8tA6UJn5R9HEzccYP\r\nXJW+72jhRpqexXn0YfocGl5AYLRDs3zD/DSxA+ZeuZx5o6SMD+Z3eE+3bZlS\r\nKaWv8DISjONVXprE4CQKsUMNSxiDDLdIPeM=\r\n=Oaha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a7cf71e0785dabdbff2cee7b7a91422662d3b3e3","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.9-alpha1_1667820200655_0.9162016649615594","host":"s3://npm-registry-packages"}},"6.10.11":{"name":"@axa-fr/react-oidc","version":"6.10.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0fa0b5abc5f7525313cd2f6ff6e817fcebd4b74b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.11.tgz","fileCount":156,"integrity":"sha512-44ozq6h4UgtoJ7EolUa5Uux8saSiEGLoK0Iq+mlr9uqnniATEMmHX9zUbpcuNaPLH+CXRE+b2mugDsxmpdbJ0g==","signatures":[{"sig":"MEUCIDOnGFGoujuXBc6j99l3KhAnXW+4mNQlJqJF+5keFFxQAiEA4XkykSin6wdkgI+HHs54AVqgslMD0+l4p3+YGxWx/pM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbRH7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMTQ/+Ki06Ii0kifdtDWCBn61UlsibIQRCeDm5pKBneLc9ejlw95z3\r\nKemyQbBwmRNAdEkWyToTsebestZHREk/a4rduqFblctJveanyfuR5vHXXrY5\r\nNftA01x2d0HmPLZ/QlpbBLhr5sJA8ghRaLHmcxJq3F5MGXx6nqOy0Js0BIKO\r\nR8p2pQxBxCRM1QEEFFMUWMwG49C0tABQ2ssqdTkRaxbk0Yc/rSZ1gq9pGMAY\r\n7Vry12dKzStF2pytb1j9wtqml1hmCEAIra0wFPjJo8vflGmVE6enaFzstwMZ\r\neXrjqYlZ/lkubrtyhAN5LI6wLkYK15k1hbVvCNQ0d2ACm44qC0K37ZDXQxyO\r\nmKnVFMNZnSoHn4+zbYWW5L5EYLB5VRA/9t/dl9u8PzAvP3V77TIWLzJBoatb\r\neXadFTvHW2ou7Fk6JFFRT/YBaWBupf1dQ1ZPEVeyK89ufr8m7hBoJkLgpynI\r\nmsztdqA7pLYEPNYAgY3m6ZyiapnvBwQpY2z1Hez+qgRbZukstTJSjS9Niyql\r\nVca5uoJPC8dM+3HoONqcNAg1/ucWyEdRzv287nfphRCxVUw1sMAq1Twx0zXi\r\niFKKwWZNpO3t5xPh2p2oZPVqLhfoymLKkDnJ6vtlJyOs3/SUTU3EgaBk5zwP\r\nJdYjgP5fpSHuHwDkSLuXwTpuSf8p4sBOk54=\r\n=FtxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"69937357178c8bc599e62fabaae07e93ba6ede51","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.11_1668092410911_0.31432987254905753","host":"s3://npm-registry-packages"}},"6.10.12":{"name":"@axa-fr/react-oidc","version":"6.10.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"7fab31c81d3cae47abd384c48427911696d267a7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.12.tgz","fileCount":156,"integrity":"sha512-63fwQwxMWB/KJfMsjuZEAPx5w6kz+DOpMgk7AJn6yvuAzyzmC1qLafXqIi+umrwBkEIyi8CrBPQ2SJgSvGB1mg==","signatures":[{"sig":"MEQCIHqzb7tT/ZQEeZAznl8X6BPKH3F+aCpR6Q6OQ1iATYaDAiBmnueBJfYHDdQymwFP32YOpMMv2bBH7He6EhGpUQKwLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbRJZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpf1w/+JHjdzzuzWQohAKjYdT32+nERbllxeC5JR++GsLASuw0JRuia\r\nyk/4TlpQmKcfntMbjZICuK8F+TDPrnWXzq6H/Lull3zZcgsp3/yWjMln/154\r\nrV4fsf4qSEMnLiMm/ucgcb3qQJvP/y6+iQnYT3oDP4sy0Vz8KLQTxI9k6D/2\r\nv7qP+eRT69Q1/8/qDKtU5QjDlxJfwlb/sK0uK5PRyfL70pl9eDlu3l8+9RGR\r\ngDuwiMEXZTm1usJMO9aFVP1d3Q4M2AtdN4m15PYHtkj5LnNGFi8+7qv2NBwr\r\nFzhJj0uX4epiBo0nrZR0K6uqfQZH69IDaInpr9SCpsfb0UyqhAuFViIPx/uk\r\nl7+uZar5Q/Tmm69YFgs1jTgbSf4o5qmDYMubT66V5hovsQskxNkNdxTjYcxa\r\nJui8XteZLZKjv3yiQO/kS29wOa3eO5GGKT+EOQFamd19t7ORRRGvxDIZLudq\r\nMeQYJPrcqG/GZfR/wUiUWhq4dbOf98Oq9M3HvEp4VjM82eiXzE3FzFEJ16LG\r\nThvZL6Sqp9d+iJkksPo+d5jtTlgfuZl9z2pm2QhBG8aFDFJyILRI6XHC0JXP\r\nCgJCZlErKiRex4Vdg2htxkSvB5D97uKHOV9DJdBwPIkh5+KxUZ7AsOLO70hA\r\nemfYACsyaZnkbbepD5QEUUKZ+7b3dYTBy5E=\r\n=5UQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8d65cd92983635c9d3bced1ab206ad69718cb3a2","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.12_1668092505142_0.6132002236804899","host":"s3://npm-registry-packages"}},"6.10.13":{"name":"@axa-fr/react-oidc","version":"6.10.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.13","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8b843ce671346b2d1f2276562e4201b887f20e31","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.13.tgz","fileCount":156,"integrity":"sha512-DEFgKG62NYET9yokzW7vwsf2fyfn22hUYy3GQmCozXE1CHcD4yW1/bhBr4sr29bilPC/ExriU9SE+BJxdttPow==","signatures":[{"sig":"MEQCICKPxIKsBN7jRdOcrZwYG2FZJsMap7Bw1/GifcLvWE3EAiAdA7fr+KaNEStRj+Ln1QkEC+1lsIEv7qybw/6egm7CAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbROcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoZRAAjHXVqMwxnaTRpWUCsKEfl9wQBidj4bGRi85+DS2khseM72lL\r\n5MmBpJFuwYh7pTWALiguYLyA9Qm6rZPM5415oJjglKCYxkUHasfN3IuEvB6u\r\nfCqEUJwScI3VILyh0rKbMEi/dXiNtZIqFc27UCj5GS5Px2/qeXMmzNBBbyXS\r\ngQCcOvrNuaBY3c1G0hxVkKJSZcvQVJnNim1llMOlzt85mQMFPuOYAJ9SQaBh\r\npL6ovWnj9Lu/ezzx977tDBffWFXG9BxWkUiMKhA9uje8Sy7mDepyMaZXN8V4\r\n/WaEERMD6UFB/LFby4N04+dCoSci1WMOwT7FLD47gNsGstc0zCSft/hlK5Rn\r\nG9Isw8y3NVmwRUR0/jTXp75+w6NK3dcws0lMdWu9Rm/GpKEVr6DhGnqDE+x2\r\nh5wu90rRAHST4hMB3zz51RHxJtDYiybtpLMzOEkWs7tN9qavLgtLLYWJP004\r\nDZHpv7z5TxADjtj2Et+nHzYSfMjrbPHBpZu8zWTWk1XxVM0rZqULX3raAurP\r\nJl2nI4sFLELa76XPnOKpb94PnVvQTmTvuo4wpEcpavf+Nq5/9lMOAhtaDnKk\r\nEoe/QiXyyDQr4irpgDn4w0iJ/Qs87x1isPfV/ITxkHnzRj3jStrOVUdz6Vr+\r\nQrrJk3QUwFKBuu4jKGsF6rslbCevGn3DVRw=\r\n=zbLW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c3e96ed38f0c013ec312be2faa3ecd5340a4a173","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.13_1668092827985_0.15896532872993974","host":"s3://npm-registry-packages"}},"6.10.14":{"name":"@axa-fr/react-oidc","version":"6.10.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.14","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1a43b682fa871c7475f8eba4d2e40b72747c19b1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.14.tgz","fileCount":156,"integrity":"sha512-Ub6SxWHIcIPy0jk7JD0vQBQe2ePzoQ16dNNbwMhdk9pjNKGK2yqYIb0F3XvehHmjadna8ZOPnRQduxmnTl9zCA==","signatures":[{"sig":"MEUCIQCoZRKBrXXmy8XJopZYGb5EI9yEHP8qjbICFp+LsNhF/gIgMg6HXy6CE2Xldxzt/25lCDZCqm8tEpZPS29ITJ202VU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcA+aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDyw//ay79Pr3E4WCLgNlvh7GaEtdVeUjpbYxbYeyOXO9fdwrl9s+G\r\nXVijbonwZij87Wjb4LspUzYniXPwr7ZKwouFHOriaAxOF2w644E1Xu+bCZAV\r\nWHqawDHABUIsd1gY6n843uYyRutfXU/svsdzLPXgFLngaWS+qsPQwR6inwKn\r\n0Rb1FJaW8GU+XeKy7WDAJxI7f7kC0N36qIqrTXvRVEWupDxqzHcH9Nif6CD9\r\nit5+/9MD2FfdjM9jxV7bsUqd66k5+WSlMkHa99/kXvkU/AuCe8P5bL4j1IKw\r\nkZ4NwcPROL9vG0i+vgrPbhHsGF602fxu2O1tiKU7lPy5O9q++yzFpmQNwdqh\r\ny8c79YMkwjc+J5+0MmdT6cvRmkjBuESCvlIw3i8y9qBzbWqtOV4ApVaH/zlq\r\nD60SRRPQxLL27+juVnywBXancP37Nkx0r14G+rmNTiVR0YZdNcRCjlLXKs+2\r\n+cDDD/lXKSMgy8uAfx0cNKokSXR1UfhTE5BAiFiBGvojMilrBE5F9VvfAfX0\r\nyLV9o/dgVxwzDfjdF6VkUrL9qiUNgEwq1JNtMvZ+6JW1Be2TCuJqP8zfL1+b\r\ni3cDjXDVVdugqfgnored2Vxjm008LIvgdRI8GlRc49Hy+97MU8MBw/Vu8oF3\r\nhw6XsoaI5+A1+eZZafTNWgFjP5atVfZ4+xs=\r\n=/Kq1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2339cc51ce3707eca060e02e04c1729751ce163b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.14_1668288410158_0.014932214625405171","host":"s3://npm-registry-packages"}},"6.10.15":{"name":"@axa-fr/react-oidc","version":"6.10.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.15","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"d388cf8e3fc4f91b1590d550fe587ad64a165383","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.15.tgz","fileCount":156,"integrity":"sha512-r9zKFQiMqMIh69GaxfuaX0q5G0wlES8m5HhbdtUTn/Z52y+cF/3MlKVUS5eajQzy0PTn3Jwu//X3vdaBqYRFRA==","signatures":[{"sig":"MEUCIAb6HwnEqcmCf/fAg3N5jVhImyhdLdbw+b4Bt68AEz5mAiEAgTwx5VCjtCy0uZjezqJ8jekxfFPt+96uV2f2KbKDf2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcA/WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojYw//Q7+iONlyMnJKv+87b0J+H73rCpM+FRtwm1G53GCxhFfDD/9H\r\n289gfdEh+hRf4e0U1aORQ65RSgoXF0NVr/CgwOT9Jg5Ya4zkuu0UmBxzWTzR\r\n9OMyzWkXQa6ZRk8/OnA/xKyoW2M3PnunnJBWTdKnaorjP9wr32OPFhbzCQMh\r\n9ExpVTkVJfrn9evXA6LJhWlrXCh69pOM7Sp6FfQl/PQcwJofuZn+KMRhFq9l\r\nEIXBLSaiH8ZDCNS0uzzBxMCZcixHr6N7Uv6QM0Ow1JTDsHqDqzur3Pe21VtP\r\nTOTlc4wWDty2+Ykxk37qL5VfoFl7Z+EvlLu3WXLvdc0mt0ebWKrfFEuud9ru\r\nxLx1ycIRN/Gb3Wg5VD8kUL7b3SkhMoGwHGgoQmkGU1s4/EmR0uR5CXst7Dim\r\nole56Hupcj0NUlSnZeFyvGFGTxjcirZPrrT0oSFkbXbuOxnGWzP3uDluw+/K\r\n8RQL0rVoyGoyB/gqelGEdjDov41Fg8fDZ6W6q7L4pgKKfYDoC1XSgJdIMzt5\r\nAeMJjlzUEvuzU14OEMQQ6o7pgDWCJE6RbuC6iZfJk+9Z5ZcstyDW+hIXGHgY\r\n685vDLcmqicGytWvl2FleN5+StFVBLxIR7fMWTRC1YOCrbhGTwShCucwyo4o\r\nlEX/UO8AtgQxLVwUjfa3gjxe75mMB0gSdC4=\r\n=pld7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ff9df320082fbba4ef604b6448cc9e557e1cce82","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.15_1668288470070_0.23118901342649822","host":"s3://npm-registry-packages"}},"6.10.16":{"name":"@axa-fr/react-oidc","version":"6.10.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.16","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1e4a34059e885aa33994db63e9c0391c3ae718ec","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.16.tgz","fileCount":156,"integrity":"sha512-2w+u/QAJwltf2ME9fEXQHobxq5vYthi0hi7Jb4NjFZikrny2RclsmVsKOL9QSGmXdtqb8GBcE6LgOfp8iL80ng==","signatures":[{"sig":"MEUCIQD7aeqNHRhQcY4NpOmT053B9NYFtFlnZlkWoRpCH3/dcQIgTwVWpnwA70jlTLYspv0nCTYPyFHzd4Wm1azGUvCYp5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciErACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtGhAAi5+PNZ1Gdefy40/MxGtDceBsji1lLI/4StLlPgyfxCIQvVWj\r\nGiUFi/tQfU6e+1Zr89MjkjLORcFBoKvLdD+bfz7kIWWAXXiskZnHj1PE4Zqi\r\nWeLumIueLNTa0TiqytYrJNkYQYXKW4HkD9+KTHfwUTVDvT6Bv/cW6tw0ejd9\r\nMJ+S1Sdi3FflhLWv+rTBxpZpUJotuAZel3JaZQkZwGFIVA4D3wFcCYf6/UsM\r\nl21gBnQl5jjuWxfNOYVluprJvkWI2hrNCrTvJNfuLdrzROLXD4XGHigcG/Pb\r\nJJkIi5zPT1DYfqNwPHv5wmeaPyW8H1uJWbD1ElkKcqXwBCMlrwgvmFNnjK5n\r\nb6De1NZaaipx0iWSMVbzwtAKjv1DVNOlP1a+/z4nPQyu0relnTD/UMr8agN6\r\nZDrVaMoWEih1AI9LI3umJPWQ+LPm2TrP2QbFK/5bvT5gtESMpDsVMD1v5mMR\r\n9sIS+XHBOR8EBJ0hFFMCZoa2wiUBgU801veuQKI32LG/0TGRNCpgqfaS+Skw\r\nh+E5NxcQNT+hO2tI7NMwxC6tJaDkHqXUiedNNbUGwBr4etfgo5oDpHJ2c2rR\r\nye5VFPwKwG6wayvntXxwKeBjNFe9x1tyFJWLgISosyDqt9rE0xNhazw3G4bq\r\nrZGpexDtNdMt9WDi3RZhRtwtFendaBGyMns=\r\n=mhSp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"55bf47ca49cc24aa70fefc35430a71e89fa221e7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.16_1668423979281_0.9025177361343706","host":"s3://npm-registry-packages"}},"6.10.17":{"name":"@axa-fr/react-oidc","version":"6.10.17","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.17","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f0f8a2cd47bdfcd97f6d049a3af28078a0d75ca4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.17.tgz","fileCount":156,"integrity":"sha512-PjjZywOBXZReQfV2hS45anVJ1PYhZ2By/ghtB1OuO2XdSLO2qJ3O2D5lPSt0mZdBobiD8yCzyybhulIoYHs4sg==","signatures":[{"sig":"MEUCIBYkVkyvadjX5jGePObFiBl2frFuMDI1nlWQOzYQTX5NAiEA12diwqV0wClw7aJoseMeuiO1psa6v40a3Rr/SGyDcCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjclefACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpqQ/9FLf7SF1BnV1FhV7rBPwwhiE0wbLL64KW5fYoTEhD/QEaB6MH\r\nTNsFhAsg9IKbrkjtbCHG6eRQIa2XSE5Z3SId9+mgnUpxQTDlcNO1ojuXEo/Z\r\nCb0P03D8A4Lw1WISS+bCJBWfbbtXn1+PZ5Qp8GgFGTMmoAu/8tXwWh95dsTy\r\njT4Y//sqMPMAaLbYBxCTd+69ReRsSiU49OxYwTs5y6FrfPSjNuhdGmS177SQ\r\nFg5q3//qmWHsWIVGiIJPuHAvPuRJQkbidI2Jk6xmw09l2ZCqeqPKEvyUNz27\r\nYW8Dgr73EC1tFIR1o5BsqRHoMLJBlI/p7KP/z34k5ilQDUNxyX0OHnqCiwZc\r\nHnROukd5p5hLYz4foaXfznipj5D4de7hAoTrLPp/a+ulUDOeQVL8YOcUFCRI\r\nYxhXrp1A7HtM2oqusVJq1GE9LzkQNDk5VN+irZQIT9ErPyFe64VReLI+Q6Rx\r\n7YJGi0iKA7+kjT0AMGrAx/z4Uk9snJppc2iwrLP+jjgzQWjonMtUuIDQCgpH\r\n0q6jid6C6CckKA1UaBHcYJg1w4wqhfYIrZ1WHuGIrGmDlGh3cKNKeBoK6Lla\r\nv/KDoCNVgrlLqLdGOgbDJsbJRH/kTn3fTQIBpJfLWSBQWxaXi2jTSq1UMCSz\r\nVNV3lXIU/bwLGOYweC0hNpHBhMMrZ1EHUgs=\r\n=rUxb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ea2c1a3024242039851e14f1613bfccd3acde8ac","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.17_1668437919096_0.4826145933590802","host":"s3://npm-registry-packages"}},"6.10.18":{"name":"@axa-fr/react-oidc","version":"6.10.18","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.18","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"14f836f5f026af38095b3ea6f3f15ef4bedc4571","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.18.tgz","fileCount":156,"integrity":"sha512-Q8ikPntHxE9HefSaKd0cZAgpGU72syy4pXsw29MXI4AfAsnHQ3AmRQLcYgesU3SwUbWSiL64TdWsrAfmRcoixw==","signatures":[{"sig":"MEQCIF9Yypmmxlm/V8EsPvbWRV0a+wYqOFN5by6sYx9ateu6AiBrt8ZJc2vM18Jxv10ZYm6ZupG3zd9MqI6EoqAaqII/Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdFL7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF5A//V3BT8RzdVYBGKxEOQJ6VPHHK2SC44mhivQqgRcV1xVuC+aMV\r\nO+y0td990bYvCnve8i/ekFPT9C+qFHU3xgpdgRgea/43NkWCPBFuy64JQOqE\r\nRMYeqSSvy5b5GU/+7nM/7A6G6LLig5TEpu+7AvUElTSFSifIdrcJCN+3b4OW\r\nmwjNWh68mYEvwD7/ipkj4N7E9FpMei2u0hp544Q1tCRSJfpgrKdRpCHxHe7Y\r\nrrT+gPFcyDjzNsj5gZFGaeImKTgXFjyJr2djIJy2/7obG0qO07EBewS1/Vi8\r\nWeiCfE1zCUc7JdEzN0B4l4zsy5LREXjxF+VQci6/8WFF74+2Ngmo0sd9Qhc7\r\neQsRaL8TCuaMt5pGxV/OVCv/OMZzF1cjwD1+bgoCulQvkSujdEpeRVX8Yn52\r\nc/XzAuhu6ve37Ughq7uANt6jS2nzUqHjYEBMQRzTK4kW5AYISh2nZEfV+JYi\r\n6DjD7LodHrbXjL2CW7FQZOqUWyhNRzPthpH7AvXnKm+m4EXivJcn+7ucmIeO\r\nGZX/2LPmFVsYJ76tAGfMUuAXyVQatBVjybUwwnF7RIYi6fOgWSt9QFDxE5Z8\r\nGybatGltfK20XmLbge/gYQfnkpRVrMnIZ7np6mG5PqwKnrZCJoqm3NftFmfX\r\nb49jLMEgv0Pd6QEuBEq17JpdFzHA4LLjgeU=\r\n=eCxc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"94df761990de3481ed64cf9234ecb310e29ea0d9","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.18_1668567803607_0.6440818111704714","host":"s3://npm-registry-packages"}},"6.10.19":{"name":"@axa-fr/react-oidc","version":"6.10.19","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.19","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"4f5a24f3db1219e5309c302032e770fdd56251e4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.19.tgz","fileCount":161,"integrity":"sha512-ULXmMgmLAKDDPwu0fHLdrC2Z8B/IAhm7zK19uz0dhcSql4ocCWY0BalGKU7ce99D8H2rFr/ZzfGRBguzdH822Q==","signatures":[{"sig":"MEUCIQDAhVoUVRYPfKPjxOMPUdBOVuOELMtiPDeaaIpjxmcTfAIgbfckibqJk4dPkC7hwhBAPgjo3KGTBQmOaLC5s9qydNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjeYmFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH0A/9EWo65yoPM/z7vXnjbf77La9CA58PK7Sd3N8d1QI4PBnjU1TE\r\nNyBujP4IWrnDAFk/i18876FKkP2UUW0o1U08UjmbaYisQtETTRaVa9ibbpoo\r\nwmZHrccyokZqu4G3Y1IqPfFMDFO4dAxGElt5mUhSvBfJuMkUU4cZPA06tLb7\r\nrllfyO3GDneAvwWns1XseR/cYWvZ2JigI4kr7UrMQwgMjjCt/4Js91Ga1Z+m\r\ninyqBUSswK0wJryv51tY1s2Yse8zOxJMgKVSZ0/oDW3VIULuHUrQdc/+lN26\r\nabPjnF+mb/2jDT1fQ32pXPv/4trt3zBfMQ+8BLMVesuURX2uiASdcB30X84u\r\nIyznNfZoKDZ1V5NdbjJrI6RsahDEnq6wjVWDWwSyrE4AIMBbXjQ/URV3EH1w\r\nEdC/0D42FLquM4G/EB7lp3phvW3j/ypTH+EWMlB6yTnUyGQmFxhru141pAAO\r\nrwHdrTb7WAMl9F++7ZfaL+dSH2JxijYqi3HWC8vI2mluKIghJOe8CdoGVMwS\r\nemcJNzXxkwFoZIEK1CElNtH7vlsBImKa+ioVJ66fRl5f9V9QvR1Va1jnSedR\r\nY0z5pL2Th/+ojYaPPsOCGReG7nqIJLFzuWhgYAQQU3J2T1WVg7q2I4nBUHY1\r\n8bIxS6KMrz2XCVxSlAcRekEQEFr68QWxbVE=\r\n=sZ6V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4894c6d688c23727a75c9a0cc2d784e78c4b28e1","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.19_1668909445416_0.8183856469691637","host":"s3://npm-registry-packages"}},"6.10.20":{"name":"@axa-fr/react-oidc","version":"6.10.20","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.20","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c7a7eaf5c28437614c71cecf3386b5a73ee51370","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.20.tgz","fileCount":161,"integrity":"sha512-9LwZrz1aOBL4Grz/gPhSv2+naxieZhXbfqa0mMQM7Leu4GstW9oD6Lp2iFpRzn6eXflBvnnXQI0D3AFNsuZeTg==","signatures":[{"sig":"MEUCIBwhBtSEE8QUaanBOF8dnHm+WqZDgeUxroqkGSpUQRTBAiEAss8gwRnX49T+sclIL75xU0VxgaFXd39IuMOTK/rfNwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgPhMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZQA//ZMjJ9zRpUngd4zXKe6XPf7XRBnQ29WAj6N13NtjsU2LycW+u\r\nzUanvlyFRQ2SCKAQupp/TRykEfZGz9WK8yNaEKr5Aiq2KAF062M7Z6A10wv2\r\nmIyyKi8FN5f+PDu7BVzdBwh/mgit9UNVd4xkXTjlrOBr3XtWcJV44YoNxNme\r\nu8YPNNc/ozJH57VGwIiiIw9qD0NilSo927pw+UV9Mnu7b6GpIInXWdmgs0vh\r\nQXf9Qyk/3ATTybsmVOfEew0cCtc8OWkjK0FrEIs1ECYhT9dD3zt8FwlNnCfl\r\nnZO/QPsse/UqqD77dOBGYWOsubsNvpLzeq5cHkDusqYZKycrKt4hRbopkntd\r\nHSVeDmdjQzN6iTg0Xar5V4OFga+p+y1glzTGPyNOuqtuV58VoSBTrt712Ub+\r\njS48RuLjrtYyr2DmzChfRX55l20cDNlZ88JBFFiGdT028EwbCwsr1uKBflVw\r\nNMPQcClZQBUCIkrHsh7/VMeIXFPOWhUCueYuyun3RJqHv2yBt8YkhGt7iHBg\r\n7stfz6To4JRDzWmCFXH8Wblt9xS8Z/dW0rf1gQu3L3Lx0wWIi++pqZ/hHeEW\r\nqeVNEcKurrXfcQeGGyMz47uLFGViE7j+QxMwZye+Nt+gZe7TYpIKk2uI+rmC\r\n569V8yOXOD2fhhQphHlhmgHD7C5fvvQ2gIE=\r\n=cgxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4d561d61b7190357de1a67a18862bbaf63c1be5a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.20_1669396555882_0.11472433656327885","host":"s3://npm-registry-packages"}},"6.10.21":{"name":"@axa-fr/react-oidc","version":"6.10.21","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.10.21","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"69141cc31f07554a03cbca72c8504d430ead29c9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.10.21.tgz","fileCount":161,"integrity":"sha512-ma7x7t1QvUK3DCxtJirNHjx94/EehpZYnGmmjTnXn8zw7P9V1CBfen/5rL4LUEtaG8j1V6XUQty4nvJCpqJILw==","signatures":[{"sig":"MEUCIQDRK9hKvCdK3kd6C9keeJecT8HNDtgfRRusWuqhYMNFZgIgMTq5gg1E5rT7zDxvSpeXF6rfkL0+XKNcke0Uy3baY2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhmS0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYvw//YMhFVl3eBDJoQuqy7lHYeKAshWsAxCWAYC0YRq3a80DvS9Ap\r\nbrZr/8qZyOoqC6e241MdRNAErvAVeTFWCJg9/cMUysaTJoh5gZmkCcyrl4FT\r\nGviI9CcjvySrMbL5SZ+yUo9lZPDbHvCcgUj2SfbmbDaVdGxB6UrHFMnynoiZ\r\nPtnUP/t8/XbviyU78N+jUOpOUj0m30UvBtaUevyW7t6mYIaCM4IpS0LC0yOh\r\nj1//A7cfQqOCnPitkEWBbhOW7bhMS1Mjw9AA+Oe8AIquDm84mYueOmHb2NrN\r\nVy+uXdasFrO4YYBjwaXaqZeTEvg83BtXOKipJfST2iv2gPO0MMM0cLsebohs\r\nMaFB3wKQ4emKzoc6YZkOUOBjzinoUG8kv+JioUBkmYF1C2sZyNdXbPmkn5XO\r\nGfE9JYUHKyxOtmlXGkbXIVYVFmykKrT914xib8W4liOEkFoIoCoxz9TgTff3\r\navnREpBEnZfG5EUdsRFgk80cd5i5VklLKvg2vxv0tI7L0S38qHvwN3R1c0IQ\r\nV4EP9211cvqzidpOK3hpgG4K5znpoDri1ENFleb6hQsMw51RTC6nFp57G3hW\r\nMAmBlMx/7zm+pMwI4y2UdWLYy3n4eSPZjpjJLuXKZPIbY6xi+7eHJ9+7vmom\r\ndWG+FHmNvGM6xkTkvfk8ExK35djhGCry6So=\r\n=G2Nt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1b1cfd58b6dd88968e68175e20435854b34acba1","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.10.21_1669751988588_0.38464873653811815","host":"s3://npm-registry-packages"}},"6.11.0":{"name":"@axa-fr/react-oidc","version":"6.11.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"01c085ec236117e9638e3e965f9720fba263be43","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.0.tgz","fileCount":161,"integrity":"sha512-4J9IYjEdjwq++9QtB9qviLDpQzTZNuE25gNgW3BPquhVQ0FVWamXHzzR1YX15nxKZB2s7tOHQnFr/mdB1d3y3Q==","signatures":[{"sig":"MEYCIQDLj38LSoG3nXp9ROzV215R03ZBb76cXsjFpJoca3NIEAIhAJocZkWuhPzzg9WOd4D/DfGbSnef/m9NOUGKMYnJ9AVF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjma/cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSiQ/6Aod44nN5uOHuIX6cqrQu2wkz2BX5uEYnF4fMQolcLED7deYN\r\nnnHBh7AsosEQ79UDId3ASC9RIhJIASdKil856O/cuX42CNUzud0Ilc112xFJ\r\nif4jlZfd0V7TUaKdqUdfbxxwxYMoBRPCQtpnWR29w9e0SAw1X5k7JaqlaYmr\r\ndalEWLehpEOSkUP3pvHIZImzQay0Q2oQwM4eqDART22tNJ+iOQmjRZfCOrBa\r\n5VdzyVJsrD3l9Rfg+4Om5bbGOcHmIpF7SVwZBAklFACC9f+0nHvO8NhXPm4n\r\niSgzDS4ZZ47XTFK4YgqVjd1m/dFGGq9t1P7LsoNGcznSK6np/3pppzVVg5yI\r\nPrK9uf9JnP+Oe3x+5rKrgm/lqFHb9dcXn1I/wijQi9id5V51EWP+N5nq7dSR\r\nDe2bPw+OyBefax2sjmd7AJf3nZmTQn7cxvX6YovrcL3hqfMLFnop2SGBTgKS\r\n3OfMyyB/okQ19dNf50O3foCn3GiRoYSFaSt0Ttpzvm4OSLja7DZy1tDezyBD\r\nbchRE8rZobKNV6I3qcbasi9bHVOuqrgA5gc01IsBFW5oAP+RNyZIXBk3jOaF\r\nyvAdjGpwxSHQqKL6K3ojWdO4oawzvqExTQX3Vjwg1LIKIUAZU2EoAOOs2EA9\r\n9f/VQTC+V7BxWxfDMqnS4ElAupxum2Th/Jk=\r\n=OKBm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"df0ab3f1413050485c50c93ef42bca354b998301","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.0_1671016412430_0.15941759062505612","host":"s3://npm-registry-packages"}},"6.11.1":{"name":"@axa-fr/react-oidc","version":"6.11.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"4c5a704804df593a7254ead22bc8a5e5bd3e8eaf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.1.tgz","fileCount":161,"integrity":"sha512-4RoQcR7144BZqmfn92EALtpLhLd2RyI5YQSJLSAmvZr2dkLppSx/VY2YkpLeo4X7HAOWQmS/5/SL29Auwb2Mjw==","signatures":[{"sig":"MEUCIEKBKeA+/6E4vSfVKASd/9c38TcUTh1ySGj37/DCJSjCAiEA9fHyOBTNWzm7mfV2REjubC/6ef7tuR4Tfux9gF5QkM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmul0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovTxAAkQMAMAADRwUEwLTNi0eLl6dbP7ClkstscA83IeXLF1IDCb0n\r\nBWzc2U/QTEUuQNx/ZCcnH5YRthRIUE2neNOKzTXoc1gp6pkWMog11o6hBFR6\r\nRwOTx901fva2XOSsDBShPBlkItqmK5YwYTUqUvzylRjzCCcIKt5xBb970PVA\r\n36sWSKAkdkWpzehDHjcw1DgKvAKo3Sg0f9Z1jv0wEjnCVKJhmvJ8TP1EeK0G\r\nP6ZLL1QRIBH+gUEKyull1nbWJnvi5xke21+sL6e9I/2LLO+p1nBxHmP5vrEV\r\nA4ehcyMSHkSCECgpWzl8kgdaSY0tP3RIbAiorxomgjONpAeZNY0G0omNGmQR\r\nL8FlQpNwRwb3VQlS1d6ax0kiEwKp1QtPCNeYhKfNt3q2UGSCYqnXT4dkfSls\r\nIN7ct/DfB8QgcMGuQJOQLBfMeBWIyZTRg+ny854lIFfSYooAB/ckzbwW+hIZ\r\nMQuOnNfWt7+tLNl3b+FPQAMGmCeOF0Lk91c2NJpk5sRRKMdKgoxtwxKO7PuL\r\nTn5E4uLS9A00DXCdATZd3NvoEcCaz/DPMbJC/9BmTQ01aXyGQQ5G889gh0UR\r\nmnLa+SB1K3ex0peNnoxdJq2Os3KjAaWAE/yCIdbRwCNZHZu3Y0pGcZfLz9Je\r\nbrgu0TZn6RpLsCpMYc8/vRGIRXMo4eFsGH4=\r\n=1t4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"712ea4d9e8b64a3eb865777df4d9af1a91338885","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.1_1671096691883_0.3288279742854554","host":"s3://npm-registry-packages"}},"6.11.2":{"name":"@axa-fr/react-oidc","version":"6.11.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"3988bff6f29801f7954234cd9ab3a4263c90b47e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.2.tgz","fileCount":161,"integrity":"sha512-A0Dh+5Utp0eVErAmtMGbza/t3Vt82S7DkEocUeeKmdlEHPftpsxpC6vBKt7lXM4hDT5kSXopQJ015IRz5j64LQ==","signatures":[{"sig":"MEYCIQDSQqCMVQky0RZg9cCNsCr686ymnFkQtsJmMfsOcT4GCAIhAKwZy2KqdzUBKch2RtUR66WW+RSBcpx4DymyulGejteY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsGxzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowVQ/+NpCMuCs7vgZLR/dsdFzBz+6h6m3K7DARYBWK0ojwHdM6xjLu\r\n9Z35fivvQVYidhbnq/OZRf0779srqbnZgLMXquYR5R9TYdm6fkj26QPrP9jm\r\nuDp+JEjjbZuvmsKb4KxaWCbGJU2+jpG8GXDRI6rooRx6x0IdYX0sztM6oOlC\r\nDoKAawi4m2gcX6H7mLAWIe5HujkopYvSe9DATOPSUImVq/mvKBlOlTU/2rTt\r\nEhii1sLaIQMiULlKxZYriEswENXQ8y+SVHnDpgecOJOCFgYQ1+xaKYxfS1dw\r\nqSSBOILyCsys+Rrh6stDqGMZeK5zBD79e2fOyR1WJ0isEZF00EWj1omWOpVz\r\nFTy0oeOwltjpPl3crCDzpyvATRDq+Vpm1kX+jA/76cqb/dqbZa05ykcc1DbE\r\noXleVZKxHGduVQASthU0SJlQKhCosbksrYolCQe2Tjw5Vk5gmso10J9LNn3g\r\nRZiJdXqxfbRnpIg1JzOJ4V/p1Yz53yUMF1JEar2q8AvjdGm5KZyoJxV3vZIZ\r\nI4cPmVYkzGDRRSVNzfhxaRjdKUFtG2t7dfc/CeStXSYDQcOvoSH2rekxLTBY\r\niTNAD4Xyx7PvJ1ekleUvD140x9XxuCi+Li3qjR4Py9f/QQ6+CCHSyM+MuVWR\r\nKz6F3Vxi7Qz62to31f5c2wVNEkvK3Lm+Yu4=\r\n=vNSI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"609b37930078271ad2575c2658709a8ae3ea4358","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.2_1672506483003_0.06588091698262422","host":"s3://npm-registry-packages"}},"6.11.3":{"name":"@axa-fr/react-oidc","version":"6.11.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"bac4a989d89d1cb6b792f970db8a473d86479392","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.3.tgz","fileCount":166,"integrity":"sha512-weLCfL8L5JF5frjVtRNfeo+hEujp5VWUrZr48Lmt85B3+Zi4nnIHsoZn8BAhYI3q9y5BJ/g9W+ewF/zJ0mMkpA==","signatures":[{"sig":"MEUCIB0LYvdxGor/YDwATLjDk+CAIrNLkxfNFj+LuriBwS6yAiEA1Ekwyrxr1wlsYJm6W2rdmfYsnJrZdsAFMELAuk5hdnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs/jbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmocng/+PACZY5DxoFbOnkC3alpyadNldzjhFQTP82XkCYEh0DzDBpet\r\n37jEWGQ6hYOaL1maA4/EbttGGq284Hsx56wIKxuMroEcDxM+LQq2ip8c/fJX\r\nFfQXRP4HDCXY25W62jYkUvMr5IdbblQ2eYOKz4Svdn7y74MxMar5bcD/Dy9r\r\nfiw6oBThhIu0Z8xZ/AS98W67u/E0bU04LLdcBDeU877tcpYs9pobCM810MuT\r\nvM6QgPuOsMsFfmGfsMxbijnqmHPtjQG/C++hiteJBMc7WHyUflTfut3LAC5S\r\ns/icqnv6ikwQaeGk8JAeWwPrsk3wX9fRdEqaJ2dUO41jxfKEwitHSZeVgJMH\r\nx9EKfavn76JOvUSU5uUODYFahpz66eiYc+RzQo3/Rp11nJoo7a+SgPFIAQOj\r\nHuFveNGK87VArQexGVlt/izEJ6HJtWC0M17ig1fxNXVQojocP4cP7GymmYbO\r\nBSgupqFFSB7lx+ksFi9YCAqx9qf5Xk7lCXa3EVVnhW/CD7rMgcjuk/RiwSDG\r\njBJL8z/uUZhzl+WQ38+PdtwUDqFwIeo1sSP3dNcvS9N4wcnIsL5Ub7xsDuPy\r\nhOvu5KrS2f1DQJkbcsUKxfGQx1pMSnBabL6gJXNL48HK1gPylTndxXIQbEHp\r\nCYyrln3wz2fzv/RxJjkbpBAROoVAka7cAYk=\r\n=4Ira\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"bef9f6bf59f161cdb1c1544c77f027339f5a1a41","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.3_1672739035515_0.4841592391157934","host":"s3://npm-registry-packages"}},"6.11.4-alpha0":{"name":"@axa-fr/react-oidc","version":"6.11.4-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.4-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"528efdb0e0400658ce77a13c3d80aee73dd7bd7f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.4-alpha0.tgz","fileCount":166,"integrity":"sha512-2QNqInRUx4ohTXwMerR/5c5BbsXr/xQni+He9pj+cILumz4yZIp1GkVqJGA1RhzoBxFw8bdmcln8nu45OZBu8g==","signatures":[{"sig":"MEQCIC75eIohE21Lx50Oi/LqA4dkdOR3pxqlgGInPADr4xZrAiAE8Qz5YUut0pTwYlmItTIu16Bl5sAGemVaactqmRcrpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtBoXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv3Q/9GSQ8sWnJr9zzi1uTJzajT9zVIeZGRDLSI62jycE3XieVae6D\r\ntPpBydWhNS5lmpoOP7NNDPRlycklZ4QtAWT9KbUVuM7ppPCvGLruHl7Olhr3\r\n85l7qOKcH42BO1lltUTbIzcpZxbEkQjvn6HZNpcgOrbORXlQ3VtYIMYGcQsz\r\n3NKdJiALRHd3p+lHoF95eNL7g/TnpAVzyvfDBGRKtjJvLSc873nLzOduuhuC\r\n/e7Of+G7/8mP0YS9IPV4Vg3kduoH/arSrFdzmz1ox4089gjF6JZIwxXgJ5cg\r\n2bne9C1bjOHdrllMGbd4TxyBzXu1q8PZxzUICS4hhM/6PaBJpstbd6OndEsH\r\nGRszOzU6cNKhCFSHde8xWLSE4ZWJLTqtQumiWns61aNsQzWyRRGV1XmyDbfR\r\ntzilneL2X889tBttnPYVa6uqFjLyGhuxhNLyJzsxX81443AJm4R9hKXqKTcY\r\neA8qYeHiUJCxlDmVmvC6uSeMISZw9QSmb3ZoCvo+3uVTI5ODmVoIJprWDDek\r\nB9ZSwcYQxw1SUbbHLRyX7kfwXiyXs74AwbFjERTmQbsdC7ytEgwwbffvEct7\r\nS0qvEANQdIUd3owtwPczdpjaqyZrY9Gn1ZZ4rV4rpv3dR6yv1sCUOQ3gikzU\r\nZobUz84cXtEW2WvowgQ3qMrndj7o+hMjBpc=\r\n=PJ8F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"52c659bc426d9b93eebbea8c69a227cb160464ef","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.4-alpha0_1672747542734_0.9236284401019952","host":"s3://npm-registry-packages"}},"6.11.4-alpha1":{"name":"@axa-fr/react-oidc","version":"6.11.4-alpha1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.4-alpha1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"d8263564a3cb5d31b407c597af040a1bab1e177c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.4-alpha1.tgz","fileCount":166,"integrity":"sha512-sde3tzdlKD+2g6gzciBbYDIV6MqE4vEZpVVPB/S07soIwIqZJgL2tfZiZae0N4pwADyLPYpR+pv8HZP9gX3e0w==","signatures":[{"sig":"MEUCIQD7Qf/IcQhizX0zPGml66wmphf4r8EKzwu5YlnM2FW6CwIgTSIZE325qkTL+gf8akbLX6QEX1lMlR11wJCfdyYrAQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtBykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRUhAAiJJuNrChRVyI6Rs+IgxYlbJrkyW+JeXE/w828eV88DBBw31J\r\nTlKx59Asgca94czfz1sZa0UMz9cGTVJG8I+2ND7sSmJEoxo/PRzMu3SYrkCB\r\nxCBNxARedlxVOwXHAFWbgW6rMmZpCg0g8P387l6uGDPFfu1M1AgfHVOgBjhi\r\ny4F7xaM/jDSTDnqFnrNLfPEf/NF4dPt36xQt+JX1bvRWqbVkf6GLK8dM9/VA\r\ne9l1K1JrjvHTRIjMFYKyl7Lp7xyusxfWpWejOhPl591xVvZti6ii4jSBEkqi\r\nMfMe8llBxucF37YbyduyhWNdrNDMVpXQw6k1/f+KL1D5tF42FRuvgLju2rpQ\r\nFSYjLZkykOwTo/TifJFBIsQ9CGr01tlLFUneJcsfzhoY+L4TqOV+pT7bdZmm\r\n+J183zO38Bva2V5KbGLenc1MXNR5OFf5Y2MsBA7zEeHTr6kzYYnUoy4zO0Ib\r\nluGA7AufBLhXmt5Ss8lHB6ZkDBX6kcEHLLu1nWhSZ0+cJ7GdmujdAYbIVekO\r\nE40FRFlkbKQPYYr1OuzQOQgd+fr/OP+YlNxrNUGLhaMlCVU6Al6UOryENAyX\r\nr7+J6U/AUo3DFpJQ7Jb/16SnW+Au9jR3klc0d36HdcDV/CqBsUuPt+Xwzcwt\r\nm5MNBzbl2/aSrUaAxaD1WW7Us78DopZJiCQ=\r\n=hinS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1fd2904ef5d662f1e5cef3c17653fd6baf36e46c","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.4-alpha1_1672748195843_0.03738926063123316","host":"s3://npm-registry-packages"}},"6.11.4-alpha2":{"name":"@axa-fr/react-oidc","version":"6.11.4-alpha2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.11.4-alpha2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c7fa84e779a3b7a17a052d3ef81741eb715e20f7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.11.4-alpha2.tgz","fileCount":196,"integrity":"sha512-rhXr8VB2NA4qVB0EX2tr7NGU6q0+QNcbg7mxWX37L9BiZ20TO7X8rLXmQa//T09oxcGKzxmgwtCITmSPbcSMTA==","signatures":[{"sig":"MEUCID7xjBFaBIUmXtD0pQDdj5oNVG40JGxUyT/TeOXsQPhZAiEAgEuJdsaziaPFlrIaKrrf3YHZ48xwCWZUFiWKKiS7j+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuIhBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkXA/+NQMIsE2VESe7NiDcTGXOf64N0d+lilxspQVyfzHA4j+f/j5f\r\n5U8fxD6esmIaXyJSyoK/SRBrhmGIEZaC+NYKDgjnIXnDg0n98dYYbebGY/rI\r\nFovWar+pRAb7u3IiQgr6mrAYvAIcD9FSt/VzQj1SdyYfk/5Igh7BCxIaKDeW\r\nbfvDZlMqNR8YtLpcz3vF+gq6cmpLZzxzrnOTpiXBaPQzF4jtuYiAAP6Gceu/\r\ngNGcgW8H1zfhrEyFdULiBNIWKOLF8ivZ6WiTZGXnKdqVN4FKv6iHX0sebzyk\r\nAe7LIOnRBSpk2fFD0Q0vLMvzDlFVvFqHeqaqnCKzNTgVXCihVs1FqJFy2b1t\r\n7WRpFMQ0i84YVVJGC0oSlDRLfZ/0EK1rq80CNJ3+YY1Tk0JXr9oMY3zExqee\r\nb6HUzDUjn80mG7u9Weo/qZV5WmoaV1Z/Hxrdg28SrLKvc1rUR668jOCyKt3v\r\nz4gvkxGM+yzCvNrrtTLX8vJlk3keaLIxypnAM55iDqx6xz59SrN2Cx9XMlpZ\r\n+ehXooB3zpqORjJfqpx6c5jTXb2YD6Ic0XrB4EXZmnHCCErGgXsvAthzWROQ\r\nF0XzsWjtzfqnv+2wVLrgdkRYzlak5s5hyMU0ku9vgXCLFaiHpAJ2ZeIg+lYV\r\nWMcHUKdbHTRajCB2vRi6l3trkfixXKUZ5Ng=\r\n=1ZmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"13d47e7240e59b5a0981797bd459041d52d9564b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.11.4-alpha2_1673037889228_0.6270031801974072","host":"s3://npm-registry-packages"}},"6.12.0":{"name":"@axa-fr/react-oidc","version":"6.12.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.12.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"495acf919b4b4187db24595e008d033aa9d6950e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.12.0.tgz","fileCount":166,"integrity":"sha512-bShaP5MnXa77vkcVb66ZKYQOD6r33UE3AC5o1KEWeTiZLozNwSCPehJpbopjFaUCh6Ff9wJDo4adQjQ9gkge7g==","signatures":[{"sig":"MEQCIBFEWSMlOJTbMgAkpMcnmSXUT8659+YXwFRl5BtwFHPHAiA6XhqewJmgBSpsvsRSSw56nTeODZD4UFRcujkuT0Nykw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvDXhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuAA//WhSUOXnbY/bgPyDPNQYXAKMJrskcggLfvs3Gat7yO1XwEyO4\r\nba1elC4xrsSD38zdMUMUsCBtgCRVf+YrDQaizUOEkIgK55W9a9PzN933L2D3\r\nQAHp8JdgpoaKfGqgmuv/7ma+IOMigKyoqDAJ8ShkgwTdnjV6drygcvVtgMPM\r\n/6SuXSTajRo4JUyyhM7C3k0uWGGBKKPf833/2Ky0bfm0306JQOCHEm/xLLHm\r\nbiNyVOnJBkFylGumPyIRvai/liU9cEDNfA4zgfc3VnFtMRfN3VQ0BcQ/IXCl\r\nsusxAJDui7tTGX+F7x0Q+Bq2KEwIpKxhobgzJeHBeDZobe08+eVxuCUvaLwq\r\ntx77GdRPBG+CmujADYfvQJjVeJhUgIUZx/zNyCcL1DtChScYXu4IqMhHzZB9\r\nEdMT0oGIuhbmhZsatSG5WY+ffLFR2ofCeAZAb53ydE/J/KTV1RNnQR6y7AxJ\r\nA2xyQQgMt74fxFQEkTACNYqiWxHzZO9RUf2kOUPRudK0ru7yh0qLq+JoyF4+\r\n8tHdRmw7wJI/SJrMdPsxzC44q4LLaW0RhZsaCMxo+QQMCL2UX5s6uvxFiR2T\r\n/W4codz/AMpDzozABnm32SDnKy5xWqlwrTx2E5LMaK0+otfqvdgW4F2lu3Dp\r\n1kjmY0y7eKmuvTCYSxwxqQaTA2nm61p1GDE=\r\n=5y7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"117667a1aa32edc705ed86824f5c69e63812eb81","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.12.0_1673278944898_0.8260337902030832","host":"s3://npm-registry-packages"}},"6.12.1":{"name":"@axa-fr/react-oidc","version":"6.12.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.12.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"e8a37cb74ee644a98c786507c4841724ec57740a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.12.1.tgz","fileCount":166,"integrity":"sha512-5L+KnI9BQPMfqrf73R+qRfQCzcycOIB1TV2NvYHMErK3XgXWd5cMim9i16k8ySt3oFxKU6P5LVrz1CB12UD6/w==","signatures":[{"sig":"MEUCIC31R15OW09hLfcLSDSQDeD/8bgcU5hNlruDvfCOID4pAiEAnFfl3sUGjTajYofssBk3YKFbtjuA1rIvrfU92FpsmFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvFP9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3gQ//W71PLjtSXg1BZIc8VC+o/UtLkhklo1EmkafbkJaFM6rE7JQg\r\noCLY1t7zR/C18Popuq+rlnO3mg5JNETjQVAI7PwpIuuxGBM4qgtYaKEOS1mE\r\n0eL1I9qjZpaVCvqRARrI1QnqLgm7CXyXWp2vPRN8bpx3IYfsrud3FgLfrQRu\r\nNqIOti4XPTMDDxC+RrcEDce1Tozy61g3A7D42hmxaonSMqd8LI6p/Kp9LgBP\r\nPxhiYP4zsJOi3O8d4F1GD0BKxsfm+uNfirTAOl4ulwaDY3VyIf0Wu8moLy15\r\nU66t18hnCceRgnkqdSgU+8zp2qKyjYtPN7oZb2C477OsBVEXV1qPB/LKA/Xy\r\n12kL/Gwu+LVIvjnTABeeTTVjOafJ1JgJJTpnX7T9PbrV4+78Q7qgb+gxpcto\r\nNp0W7PB53u6RfMs3u9ak9b2vxIbcH4tjj6HKqKqNuJy0GMGjBVJeGwytVn05\r\ndzIHiq/o/RNFY9X3m8FK01S3Agnv65OvUSBfjojrpdcBrhs8UKC/M6CcS/JA\r\n9BeVeEcCmLJfhjzaKrMzQHlPE6RNwnn+kVCDvD7DqzXeDXofmCRzcxdwlDoY\r\n4TT3xlnp1HQw5HdPaNhuAjITYQKyqszH0UsDUCYZwpe0/IchFpybi+zOQhLe\r\n8aVgJf24vfBBSM11TF5Q90hOZ52jRV8105A=\r\n=XUIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4719babcda1f5125e757c8887c22c91f0a898d69","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.12.1_1673286652953_0.01962031287007937","host":"s3://npm-registry-packages"}},"6.13.0":{"name":"@axa-fr/react-oidc","version":"6.13.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.13.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"be85af249c9ccd9a8d605e4c9642f701e7254b64","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.13.0.tgz","fileCount":201,"integrity":"sha512-qxjRl81Qqzs6CJl9D1ikNVy4FS4Rgvo4thjVo9Pq0gVevWVLmdJH1nKTdRBD+r4RaLp13R/fuqS4Lxg8SH+Z1A==","signatures":[{"sig":"MEUCIQCubnrPB7hzsI245RGJXAzgg7RYdTFPlOqZREjR9zzQ+AIgFXTL1dPt5ByoDuTCfkRHt0cfqURPiwFm89W5gbwbFhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvl62ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9HhAAmit2zM/geAUl74NRZBo/f8q6Wx1v2OQAeIhTFfQp918gU3Mu\r\nOH807clk2MTZ6fsLFVQGF5D3piHyHSFPWy16BeLy4NRbwms4xkqZtxlq4UfT\r\nu84jczuq4NsnW6lIJ1mzjbWGWuhpVcxFPMI8Punl4DEDR1l7f25TyjIbrGEz\r\nGrmjFUDJr0aL2838ERVOvdFqUOijVQaTS0rJta/3neuG44oVGwOgnY3g8SIr\r\n5QBeceAgboH0Zh4HB093RxUzSaIvUxSleKxS+IaJFz6MfUynycEr2X6m4eOg\r\neT8YcxGHcBhZzT5o5I6VjZ87HbXwAIkJGOtWre45oI7W5FSwnp952XupOWoJ\r\ndh/U0QayBJ1ysvFSpIkN9YXLAiAr1R+Vo4wvgZvn7uBXeOKPXEF2hXhSCNDQ\r\n9qhBGyhJ6DeIZJcoLdCCZBcECAgU7rQFSah3C0HSO8tPmPxV3kfq0EMbZ3kj\r\n7fUxOfxZNlPT2Ap5Le3SdPZSo/vHpXjn2Olh3Z4ez7AXpCccRoLjzj/b07N/\r\nLIkI+mlq+tQuejU8ENQ0cs3PmLl2x0NFDeMdN2kS/qGbnRqJ0+U/E8uGPwIl\r\nyZFzrz/pG8fRvRDXZm0L81ELF4lZzwnXkMPoY7/NiF7h6o9N6fzSdUVh6EkT\r\nl9VmstBUFV/18/sQ/9ikufStTZSU4AAHCBA=\r\n=hwWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"094603713be1fc26f16f09037c14e298c4231b69","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.13.0_1673420470475_0.41338315590811914","host":"s3://npm-registry-packages"}},"6.13.1":{"name":"@axa-fr/react-oidc","version":"6.13.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.13.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"302581035651b4e1d533d590f080cdd0d850e56c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.13.1.tgz","fileCount":201,"integrity":"sha512-wSeBAvC6UB6d0OU6yOrd/DxL+g97XA6dRb0bmeYCrT9yAK+AAzZULHa0z7HonI8jPQ5BlKOLSdh/vlWgE6hFWQ==","signatures":[{"sig":"MEUCIQCiyb3g/IsK2Tc19Ja7Vo43Ah3AEY5MeebxTLj2xUHUFQIgDv8px7wWWTeOTnewBNIzdDzlqajrC0ixLHhnpdLnLQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvrlSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKzw/+ISwzf0UPKqgPAWMVQMar44R76Nwf1MedJsyH6tm3XR8sdfXg\r\n7y0bI3r4HBVw3JAKtPf8J3byE+DQVPwwL/7Dn5Rc3wnp98WRWgmISfUY737W\r\nXFplLHVL3dF4gqmiguCu4Vr2OHQyymemcoMDHBzWCw8tLQmEQV9o0phx5MtH\r\nDVD1ty5BfsgcPZLQERChCDQ0b0efHFgP235dBVc4gGf4uVCMjyzFgivAGSY4\r\nXFG/Z6sLCgMtC50iZnujGpm02DrzRESwz1zpIdc9Vo/p/nIzkG2mXe39IBVw\r\nouxwCYZI33qpx3lKOvZbTVDptnfJi3Y8JESBQhblG53eJsGh48g072hiIH7F\r\nyRXa+TiJK6ASGOlCZTRrw3n6WA5mrDpsA1mBwqlVselGPKNOwkUaF27Gj9SG\r\nTAYK3l5x9DXA0CxN+O7NqeS//yunls/YHFcO3249/sZzWYrRwlScqYqFAZEL\r\nRJkRv4Ec/DQ0BuJOuk7TEyLtaX2xqQV/2WIz7gbS/MJHs1IoUP2w3caMFBky\r\nS95xbfKlDKA0wP5PYeS0887CewOiSk8XGrWKl3ccXRPk0agHJ1SHq4c1sDvX\r\nak/u5f2vruEWzAxR9Jzre1cWabhYw+6XjF+gNlFjc0ceFkIqdAm2OjpQRbuk\r\nMmRWWQBRj4Lp4awdDnBH0CaL75jI1IfuPsY=\r\n=j/dy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f1b763441f8ab608cce78ff3f47063fb59723a09","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.18.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.13.1_1673443666069_0.7730471803621564","host":"s3://npm-registry-packages"}},"6.13.2":{"name":"@axa-fr/react-oidc","version":"6.13.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.13.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"31a488a55ac89729fedbbcf700a81e61aa750ca4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.13.2.tgz","fileCount":201,"integrity":"sha512-/Xjob/hEyou6mq+kx63tx4CshwflBUiP5WO2pnfGhvuxbSL/M7FidIzTGU7Pc/yGvS+628PKBgWsaL1t3Xnk1Q==","signatures":[{"sig":"MEQCIHQvEhKKgfjqK8f5rvcXK/f3TmxWPbSdiick0VV5yNCiAiAS/UbFDN+DELjLlkVEwDGS1J9ssdhZ1mvS3CCFqraHJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwHI4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEthAAlr+XGXRCG+RquhlN2+nPTqziNkdh3F9tq8tDkKM9IG0iwTnr\r\nf8o9Fon6Cc2aBt27o/S+s5YAhleapO0MDtqNFe9Vh5gHQmquQ3Y/RMFmp2cz\r\nEFSDXsK+fCWZ8bmcQrX9d/fLg20WEc1VyfSv06Ky7Z8k5VpVPAYats7WtQlJ\r\nMcdETf+XDkBoac77htqBYhW10TSFprhxjILVMnCWwOJhNxvPAhlj9Y3rJt1m\r\nY/+XC5UrmEY2AeRag+pCWFaZ6iicuCwTL51INXpLE4C5TgZq4VBN5vtrlmbL\r\nFCnPwsiWBkLJ9M+Ipwbq7Z6ecY8lO90T+iF6u/bKZKFthdKwhdAV8+cKPFl0\r\neImKgFnQGkjXoYv+8hlj+Gie6cyZb8rDCF1A7Oey/hHcpsLnqdpQyCLoRhY2\r\nIa9x6hxgyHOjluB0RpF71pPVt+GedFRB2AA8o+/PwUQ0vhrYWvwlGORzVSaJ\r\nDk6hZbSWubHfnjl4n+53kYRHSHls9ZV41JYchRVpPayiBsv/D0BI1BY7oHRd\r\n0cg6LoTew8UpmbDQj8IQbkDtmXBRpDzIqoA0/QgwbZ4WRk11oIZhsoRTtd2j\r\ntIqsUvjkQ0qhgdk/hos/dKKpVFccg0SIFWNVL/KI7yObjiZpQ4ODHvnHbsU9\r\n2skQiUCIvO9wd1nzBSPgtFsZ1ftmA1TjYto=\r\n=mEzY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"01bc067a1a8f12331b108776f4171dca3365fab6","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.13.2_1673556536211_0.08726741936058313","host":"s3://npm-registry-packages"}},"6.13.3":{"name":"@axa-fr/react-oidc","version":"6.13.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.13.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a2a1f627e9a1a6a0ff69caff9297920ad7d880b7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.13.3.tgz","fileCount":201,"integrity":"sha512-pQ+hcgdigNQPOJV5u8VnkfV2KS8LD3F1iXTmKNkVk2vSPxU4QRbFH9b2HDIQV7GJ+lXcTyWXWCpLUvcr6mQCVQ==","signatures":[{"sig":"MEQCIHgFbkT8xPsxViqbhFPoNYvL7Wts+4SDKLZYTdpiO0OhAiAXsL2YQ6s3ViHptdeuoQKxSUXvD7vTpcMSY0MKGqn4IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwxtwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUlA/+MvLHZraT4Z9SH/mGhEH+/tptDqI4UcNGm5SyY4PvKXDZsM0l\r\nDC5157G4ispq/NGJu6ODDdUfImRW0ZStoXEHCpbMOBq7844a6MjPLLkGcNci\r\nVLYMp15PZpy+xT80FWLyK98GHNPQHRaZh5juTHDoZuYDlNEhouuEZ2e8hpfv\r\ns6+U0rUoSk1wDg4OajLy0csSx+6WlmgH/ydwFEXu1wVJVtTOe6R3jyR24F1D\r\neU+K0eD/lyj2vJepIP2f8Iw725dQEIeOiusUWd3qVgxpAUs7raF9KPClLWss\r\nx2t7lBjIxSSf73vdPoD/hTJej3jICsSbtRoV2OlKpu7NvXw6dlOToAqRDj3I\r\nwGWvSCP9xKveUsKQGdqJ3ej/ZUCe3TI8EiQGi8LR4fyMCXgjzZa6rFEwjVfB\r\nc7P9TVK/BDvVIRMylEYmhgGTJZev+MPz7d8LFHxa9Nwrom5WPNxHmXjlulIy\r\nhe6khoZ/U0oxnxRxKtPy4X9H1zaJS1WtAfftBPw+KzUdqG/CIyrWxVb1nTnE\r\nZkKn+kwS9pWK79VJerInogP6LAqLmmTvS4Rgz3XP/olE0Nav+lsl4g9dTSWT\r\n6eaaVNK5WkCf+tCM8z52jh8kP1JZpjXRy6HnWhNEKFYfqn/Zl1Ey5l//o46l\r\ng3YeqQnuPeYrnZQK9lTZjrNqVL8B94nDRw4=\r\n=0eBq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"add16e3965aacdcc5a1fbed596938531e0a43708","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.13.3_1673730928302_0.112733130431667","host":"s3://npm-registry-packages"}},"6.13.4":{"name":"@axa-fr/react-oidc","version":"6.13.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.13.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"52fdf704bf77f179de7b9a0af568f7090761f1aa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.13.4.tgz","fileCount":201,"integrity":"sha512-8XNQWVtmetM/P8BZLFNhA23BfKCfRpyLSlDlUMbbcQukCJPpfy2h66E3IK7LvqZB6EL5L0Obd93x+D3yHW/SaQ==","signatures":[{"sig":"MEUCIBJnZSKqrrjx1YnBWl2gZQfRFp0JMYYVuf5tSmNDOC7ZAiEA15uQUACWkaEHBHocB6nKICisKzNnvit0WLaJG8oWVXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzl9OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7jQ//SiPhxDPFXGIgaAKYAEoW6kl3st1L27IqdMQbJkPsXUFpQVkM\r\nBY7+W6kCSHQOp1kSC0F486HZYdEruCGOoMfg8IAuM88Zb3aHHzUZWXpMBN2H\r\n/5AjxGlUTWK5qFDTJom1HWLc6yp9ANNwSQLYqYb2iwzAg44Lp6VDbSpIRB1q\r\nXDSUKyPpkAWnflRPRpz2F2wIrUzUynWJgINR5a0D1rVgPWgaWrcpU7gKX2zs\r\nJ/l6hgJ+jCpZnI7dBxnKFTC9I7O46B/jbBweV0WPmT7JCjuCWAAyeDs9HTZS\r\nI0zHExihZ/5HX/TvMzNN0CrA+JPvhXK3lkEpPW1ho5FGMm2sy80jh9gKN+EC\r\nv5+KYo/+LGIJmzIlIjl0rogRMOjxt8c0GjCyVVxC2NQPXTg/Cia1NESoQ7mH\r\no8w7Q6E3XjSlgbGKpyyQ2YZj208yXXjKZdrBLmyNBnPW8Iq3neAy/3GXsdst\r\nAsH6nVARQxQxhxoEF3NmpPiZi5aTfPs5A6efAbtFbcjklBuEw/ATLNoZ/2Q1\r\nlupvCDZK1j/aPl3x841W97ld5AHdlZyhkzAttDIA2hgLTOGMP7KDfmuarl3d\r\nREw4zTh/v4pWv8cSVLTHYQkpuvn+TiMvZ3Tkfm+tn0mOahJ00AA6KJvRgsdr\r\nX8pujvrIBO5YH9T78NJwEjYpkQlUCB/Oe9g=\r\n=IgDu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3c4b21e4810e2220bdcf163f2197ef90a38c4b87","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@openid/appauth":"1.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.13.4_1674469198525_0.43692998774446323","host":"s3://npm-registry-packages"}},"6.14.0":{"name":"@axa-fr/react-oidc","version":"6.14.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"218a3726ec5ee51cc68fc1786b95121a456ebd47","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.0.tgz","fileCount":197,"integrity":"sha512-hbSJQQkhsvfEKePQiOuvOG/fTlqkcZel7QCg9G2D0ymr5ZDdIcoQ/jlvo3S6ncYLzAPd81QX9pYFhe/KJB8lNQ==","signatures":[{"sig":"MEUCIG7MeNGDTyjTva1gL9TNwqs/nOyQtn5DZ6sv5/UKtBLzAiEArOCPsjdhaQxuOuVK/Ub0zOBGwkRMx2fMCWmtf6SCiFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2p2oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNexAAmVMMZ9hUaSxSzZl22SVhDK7BSgq/XiYBCOpJzzJIecNvgORF\r\nIIIzZU5MkHsgOZ28UlYYxAQK4sE77/XokQIPhed5K7XCT8uv/jaGcUcYjyfS\r\n7NXXdOfDxjckGMOFcy2de830djAsXLruwr0tZ7LsLrBts2XYCcNRMllvAnnX\r\npB5k80NBWHZ7JceckxkUXlbwVjpnjE7C991ExD6dmvKNPwRVgroyogigKnge\r\nGRqrllEhT5T8OFbk27J1PVP9rgv2zBgJe/MEtC7be3LE/zdPczSJRNVINw7n\r\nCS1azHnHIatwG8T4g3MKGVvJU//AuMvyZrOxg9wFY/enehy4IsqJFOdRgVsJ\r\n+Z2hET0RMMAOX25qkZ9zmRQNucswU7S573YOSCkrCwiOsK45X9blxMUVExlk\r\nx6Za2XDYpynT5mwQQeynOAOPVsi18QkCCx0R9Qd/rnDDk52jGVS08g5JwTdc\r\n/FdrYC6aac76s41CORRIqzqzEyI35Fk6YX+jF2Wfr039G0CjC9iDJXp62Ujy\r\nIO6tXoR+Ut9p+1OnEluNxSWBEWWxW+htQUvI4y8yAyD9oCN3msDUFclJILBI\r\nnlGUUh9lEb3229SmvorEZ5zAyY6+ljc7gC1bIep0wMM6/Th15mE7FixDIaq+\r\nYAihitcwUUGXO9v1e6vXJvfnZzyoATvQ3XA=\r\n=5PRI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8683528a052b636d01c7036f923117e45ea3aa12","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.0_1675271592715_0.5496604616683309","host":"s3://npm-registry-packages"}},"6.14.1":{"name":"@axa-fr/react-oidc","version":"6.14.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8a431cb229fc753e4a65fb19fb0976d80f99e557","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.1.tgz","fileCount":202,"integrity":"sha512-fXyLo+h3Svl57j9J8ztkBnbgRbEaQnHKXPCnUr5qSSC/3ZXA3okaAV6ub0UMYNGfixyQTS2NhWbykZyW1Gma8Q==","signatures":[{"sig":"MEUCIBj7llH61p3P1GfwlGceuzAWpvZQVDuOsNW3Zz9GDC3DAiEA2UsLT94j4/yDZvlCUf20fsq+Ikl5NW8srt65IYrQMRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj29LnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUohAAhZLqHPh1lFOhBMDoi/MMVcdN97fEk/sifN07K8DtytDryeoH\r\nnbFQ8AaoC9TJa7TS3bhA4gXQfpdiPi3j1s0d+0GYWetxdcRTswSqEm4O2jds\r\nvK5TYZTKimSPn1Y8mtJiYxJ9BxFWpTxRHuDi+trsLSoSxYGJgkpyad332K6a\r\nbOdS4tyhvjNWGV7mzZzsBm/n9YQhmt3+s4TL59V+I0ke7eXCY4Pq9130Epom\r\nIshjXo5mokVIl/ricyI5/womVGhNuYBA2Tti0ZFEMQq+LGQ0kN4h8JoA4Nzf\r\n7ejMp+dYe8O9Yw8ciHt0ZIB8HFqaDiXB9t8xljQpEAWMBlrd5XVgrUYL0c6e\r\nflLvbp+kmNHrcLHaSS2u6v66UhSvrdicbQu7xeRtq+6ICNclPUedGegYW7vh\r\nDpqal2iYFVSb3nu8cN8xF8Fb6pHo0fJY8ASNr0F5KUmzyl7jrAHVM67cuelW\r\nKTkqJ/49XW0+OQYRPpwOgdpnEe22CeMFnGqZOXhltF2YKoX8+rEcdDqLnBEn\r\nL67GUZcFNdMFBhX5jUUIOZGMlY0l581CNbqGbzaR1xEAte++ToXDcip1RRsp\r\n7btHDgJ02XNJ9NVoQKfH1oHr1S9ZHyfbu8CeEX/ws1GZKTvP4ivNcyNVDobB\r\n4ndgr0WZUY8Hx4y1Wlww63MYG6qFWsCAw4Q=\r\n=3pK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2dd0e73650207c2bedeb494f6b1dab76ad0d96e6","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.1_1675350759657_0.4735813160577447","host":"s3://npm-registry-packages"}},"6.14.2-alpha0":{"name":"@axa-fr/react-oidc","version":"6.14.2-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.2-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"12f4acaada01ca3baa2a4a115c955c6c1572f0f3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.2-alpha0.tgz","fileCount":202,"integrity":"sha512-9kK/AKl7ER6ACw14WDUkGi+9ZC2bcMXT9hmktEN5YqFAjx/IaYmn6zwWIvAIhGH7aTddzVuPp50uhwPU+W5iwg==","signatures":[{"sig":"MEQCIF70c90SC8hDdnBwz5ik94tcfTq5HaOVaqJXcrL7wRF8AiAH62St8GeB7MCT7Qf8M2RYwQGSbWysriOXKkNkWsUVyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4RMOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxow//aSzaWO34pJcM+zgk1Uty3eIg7mViwtgR4vl973KuUinqiyp6\r\nFt6S26buvDWYsH0Q+TQExP6cdWvW6VmUYWP72NMBK4JpPPhJYkyxe35ygDKT\r\nBFrRNaTnlpUJbDzuEGHVSs6BX9QudJ6Ug+vdBMPOEDgidniypNrvZ/30Q8bV\r\nNst8PGFlGnNh5mf53Y+UN1XJiqCay1yl/lzPJRpaOZhDM5hBPyPdu37soXc2\r\nqgN/nJHqtbU69seeuo6fy6zMmrdw8xRzcFk/hyV2WUkzqOez7cTAG2dzv/Qb\r\nk2DLCIeYa4zrZl+G5Ifk/hfTEjM0xXrk7ASJA9nPTm1k8mHwhykc97kD4xDk\r\nu6OgxnmfJrqpXZaIxOH/cGar39TqcfjzF9zIoAyueETOZ0Jkkwgui55UBOCk\r\nsTlGxPf+rSwHZqTRhbHw7ygwYCIZARuH6kzZog4kURqtWCEuquPJfWr9RjNk\r\nuH8SvUOEuXpmRaSJfYjAuED/wEnUeIKgKYMxR3VWpBcXgEMXA9rJyzsFEWIB\r\naTw8fT9ATMDK45g2w5AzpBo51A7SF1P016Bd6aU/iSOAss/qX6ua+sHP0DFG\r\nh1ubrGjAwjNbCFoIrFqAhGmWxz/CzZH3ltOK7T9cVD+XvOvb0SyLll/bEBKt\r\nPS5x0MDef7flLg/npw//puJXNe2zC2TavRA=\r\n=wFhZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"171b097f9ea9a62f744541854553688fe023de3a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.2-alpha0_1675694862313_0.898980379055025","host":"s3://npm-registry-packages"}},"6.14.2":{"name":"@axa-fr/react-oidc","version":"6.14.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f514aa69bc31511fa4662e482f74fa270877e65b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.2.tgz","fileCount":202,"integrity":"sha512-gmRCBw+ZGau2iictIOuFH8JjWZ9afY4neFqa0Z5inb5Xms3Ln0aqGQ3vRMSzMooqKIRrXPeTYfFZdqysQkyXBw==","signatures":[{"sig":"MEUCIEsyLV92hGkk6jx3mrJlZYL30Zf6Mrk2zI0y9oGVbCL7AiEAw0AI8uWvfa/pn6aa11cd1h7RKAvI54DCKI4Ss0fcFsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4U4pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhuQ/9GLw+jS0BpyjyXxSJgHAW//jEEkNMZoIreAcFzJSwXEbqCNd5\r\nI8frwHqt709E1i2MJJybm5/HksaLHJ95pySqVGVmfZZe9U09HjHhq/IFxh1S\r\ncKvzQmrNpEKl3+t+0pvhW6eXI9D7IsQYFENg66AUrwWfQDWCzuSr51ZvfFpd\r\n/uVPW6V8U66dx8DWLZnmdk+DirqGcRme8M3N7Ib+WFjQQpxDEg5uDUIkTF3J\r\n1YLSnAlGvRmqUXbv0/uG/LlTrUV4qmgsj3lKmlugeMNGGChAkaLTxBZgrc9l\r\nzSdbN0O+lMQ0CAxH5eBJSmuGjmZ9T0/gBvPcEEO1zF2slh3cCTwagTK/+K3p\r\nqSCFex9zt65EahVfqL9vRE7syEHNdLDFhG+YABiRqdboa6nbEnZW/en+9ssy\r\nQeFu0f9KbX5gf9mVTo6IABCMRrVmo0smnSpc1SrkzKR+CynrbPFLrtlb5ZLz\r\nW2yBIFYJQQ1pP4s5jST5um5SFzIywkzQL7z0+AkdubaDuDamKTAHub2QqaJn\r\nYxRyh8tbQ9NEmwOgkBEDYzqWksYwy4rsYH1v0JxHgO2Ly1J13Q0b168xqA9N\r\n/lALcXkyXIB0cpoMjjzqpgRgUEZyqTG8vC25OxeOd0mSyh2ePA/hVd27Y3bC\r\nfIdIm+PKYjPl2ZyH/L45QKNWub0kM1bwbUI=\r\n=P5hd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"95491a6f667e82ecbf26738ce501c14326e92c25","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.2_1675709993363_0.8379811978810374","host":"s3://npm-registry-packages"}},"6.14.3-alpha0":{"name":"@axa-fr/react-oidc","version":"6.14.3-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.3-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f2734c2b774b49967d9bd0968a9feee0f769eb7d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.3-alpha0.tgz","fileCount":202,"integrity":"sha512-Co+5cJVOEPxQHjRBQtsDY/ZBccSDo2Nh76fN6jY9VAWl8GeN7Vi8Ass1erZWQZQJe6kFBmc8xbiB23qa23wszw==","signatures":[{"sig":"MEYCIQDWD7TwKApF2Bdcq6BbbKbp23WnXU5NXKYGG/rlmM0pUQIhAIluw5dGcgLoKT0HNI0c6Pp4SdXFymw68mwOu36ZeADV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":518127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj46bNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoONA/6Aku82PdS8cZSE9Q3WuyOrilKl+q7iNIs9Y4gYBS4xi1kOHf3\r\nYfdHZ+NO9ieBSOA5YC+ZoFBxBB72wVlsFHjemAqOre0fzCWXw3xW6AOvOTOK\r\nLTy2LtdCx0OQJehTsVueu7rMuB1EEr2WyU6LieVWUb0Na7UWLUOrLCAe0TQ7\r\nwz9CoZx9yoX1+xn+DSEVLiKHT4ZHmOMPYm4BgV3tdcMekYsI10XH4g8Nc77o\r\nLaqu1LG0EDDhfxqsYWheLraQo6ySjO02CiOanzL7W5JjcdjMcckLjrYX6PNu\r\nyzrgM1hZcM/9b6E/macBavWed8eAB1I3voHQR890M0IdMbtIlAh784YgbQg/\r\nqh4uIETkcEoA4kYgm6wRt7+UfJ8O4WYXIA4D2tV5vuHiqvg63WhS10RZqSWC\r\ntY/HkxMG1qmvwWyXcKEahBbQrSfQkWFA69ykcoTfViUf4vlFYVHi+sqtcR7U\r\ncrbdm9u5tQFuhGxoPFAH7Sjlul2X4QjZM7+VR6nRZnXjelp9giwJMrXIkzDc\r\nOXCxoJpiEfv5LWxOziQSyYsAoKK8wwcGLdzcduV+2BHPS8+iH95koYRO3dIu\r\nl8XWaldWv63UM3AaZRoLx/uvIBil2uGFyO08ZAw3RfSDGhr4cXH2bIkLnLtr\r\nIbx9ZPJccMoKMMh42IjrqPpI4bHmITv0hBA=\r\n=7FAm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"638425f049818e71d6d06176cdc13300d22508dd","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.3-alpha0_1675863757440_0.9441036976174844","host":"s3://npm-registry-packages"}},"6.14.3":{"name":"@axa-fr/react-oidc","version":"6.14.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"611a525f8eeead7d839c694ec3630baee07fe3bd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.3.tgz","fileCount":202,"integrity":"sha512-ACCocKeMuNz4n8TdoLcy0JDU7+WMH93IvimpZC5UowIsLNDSdtmOxUUGYBOQAUUVYekR4vf6B3lJMeUV30E/tw==","signatures":[{"sig":"MEYCIQDNSLBf2iNtYlraD0XF08JOVLrmLUpkYdSQ5I5xlsD5uAIhANL/PA+tLdsn8cda4OjxKeRofROnzKbsfoYxH1kITFKN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5d3+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmYBAAhQemrcX3YIvpEl4mffOu2TVb1+14+R0f77adYn0azaQttup1\r\nViTY+PtvYowvuJfRy0vG6Y2AP+diGBxabQgOtOdSG40HTMaRMuLEVhFGXexr\r\ndUxOYvRTPYOpKbQ4UtiBdktADg3Zfw4nE/Kv8Tk2uHGVp0jy9kQz/utAO5BG\r\n4erYjoStYwe4mJttDblMEopz0kuQS2k7mnvaShJVOjCk3EBHDM0gten8oPzS\r\ncrpd8qMbLv7U02slRCOPMBvPqoYUKRDnwsmz65NdV+fUBbuIsyRy32kEQDxV\r\nWtNZTdMrb2362nmiogL0a4YHjV6T1up3rVUljRRvFqlr0diNWGK5F6RXMud+\r\nAZT1mxh0QcI3TRUgS1XVcjqllNxos+/BfbAXZWpIrL1q5soDz1tYqJZ+RPfN\r\nubrfXx9fuXvkTJcTfNP+A0XYYbmpYTfjncr8tbzIC6L/OykSEYH/iozJnK6F\r\nKUwWCJ5pcsoYhxdvCI6ur5+wS3IjptefEOsjHrBGTAx6DX4f64yqeU/JWTxj\r\nFYuGPO8KZgMwbZO2RQ8ZsKlFLKno7RkEYdRyoed1LdFKM6wthym9jr4ik6q7\r\nazw8dmZMyQ8UmoHRFoYxkuWC6qCTm7h4oJvteoLtEyZhfc5DqV/y8HluYAe7\r\nip23uyj7F6n+P/AsE3pdPDbcJQSbnc27EhU=\r\n=5p6K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ff18bd26bdf0067c40693327401decf3473bdaac","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.3_1676008958142_0.8905991098547541","host":"s3://npm-registry-packages"}},"6.14.4":{"name":"@axa-fr/react-oidc","version":"6.14.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c1673779ef9e05295a856ab48ef78e0c4dd748f6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.4.tgz","fileCount":202,"integrity":"sha512-dYTXRydOSTJCUfEfAiDrGFQSZUBanIVOFJw8fQzFMX69GgpMpeyREdkHuIgWm81dtc31wx2ljqhf/ykjCHXEVg==","signatures":[{"sig":"MEYCIQCuiMJhgty9UWlvGuE2vta4Kd6wqHbMdVCu7HRmYpEDywIhAOa4TkTKoVzlj90AH21sIsdPvcOs/AJ9GVgd8bTPU8kK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6754ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodlxAAgTj4qcOceWCZqfzFEF7czNT3vGr3vx/cuvFubf7ePRl4dfys\r\njFCI9vW+rSBJ82PhpnunWl9MvFLpAgTmPGQAXHtEKsPF4k/fc33rsYaA4my8\r\n6Gt//cZliqTKsyhaUf3xAmNCUdjMDtDgjH3BFS2HA3Ky01LPhVdT+XhtJzmH\r\nnHH/t/fYhiDjMCCLzdkVlVaD73nw4Zat/OgBAMiJsOFnnVf3+64YLUWyxVsl\r\nFppEme96VwXuPMWsNS2QrqlU4YnqJ8fFSvlv/teDgYhMjtlEtoLbXqPd4eDZ\r\nLNxa71RbgLAN1r8CQSq9VgxHR3k+kGODFw5Xm6ugKIbK3snAsKXkA/VqFIxs\r\nSEnbeLcWUP5ekFKk8zOLUmfX75t5gdAb06mlA+v90PnCxLHm1ujwug6Ci5lo\r\nZgrKeb51O2lmsFPjef3gAA8XctSKDfyADA9EwLwPk36NubH2ne2krfxQr84Y\r\nLsNt5xvRKIy5clcF6pncQoJtgt9sJauBqv9GmWjDNI6vbYU05VkJLEsfchYU\r\nlLXdHTpsBJU2z674EVEsYiAQUa7PEmQHi6CDllaN5ZX5tkwPHkQPVS9RIQjr\r\nJl16fMYyWvvYmwUsyzQqgpHKrcBjhLO+bV0BduCFmFOe/wf+cEjN1kyzu6kq\r\n9MLxu3llR7+oEQX0KOiBvOoPFr3WMwDl644=\r\n=irt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d15beadd19cd071c9fac44a927f8c6f557b38e4d","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.4_1676394104596_0.40282987419731264","host":"s3://npm-registry-packages"}},"6.14.5":{"name":"@axa-fr/react-oidc","version":"6.14.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2b3230de877f501f28a26f30f9e8cd3ec45873b3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.5.tgz","fileCount":202,"integrity":"sha512-fK0SzsuF8TpPOiPgQAwXZzvffYyFlQ00sU86LZBLDC0dqzBl9gL/rwTEdKJPonPIOPaD/dJj58JYHZx/zQ20Xw==","signatures":[{"sig":"MEUCIQDpe+iPYfQYaEWJ0dNuFsK/hDHuc1sDjl/2XuwZjrw6CQIgZnwml3T45MF2x58DPQoqDRwSkrgRZronE6xCOH67R78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7JQLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6kQ//ZQRynPAQRV6GlvMIVxP9MuPpeGeH2fOz63j7RDZxnCAbu4nH\r\ntm0+b4fQAWSItUcPGnkq9Hct+q217va7voTmwXL6E0hQWCIJSuu+r1JKzw+5\r\nmmO0bZJSY/TnDeWClA2o0cFHHJnS5DxFpfVrL1QjvQFmPBAE0RCBBn6yYWG9\r\nE5YZLSr885zQHAf9S2DFbZNWuHfWf0DGnTeO/PrD7+nok3k5O1G3yClunIzj\r\nUCrM9a4zRBYOs7CvkDb+xn63WYXQ4dxu2arc4BrrWZEL+jdh/gwUMwYb/kTq\r\n+f0paCJzmkNlBHcGLP9qSKRIUhE0B1T8IHI62B5v9vba29poCv1+AUTwNGbM\r\nYlrzbR9tgA4Cb7chKcZIq3Erpznm/O4iatncjsNEVrdvE8rDl5F0/eo79lc+\r\nXzkGsz5RltPUGELsShOrN0Ie4BaTK9GQfcszUbyqcaPZfYtRK4Sr57T/bq85\r\n2SP3cW0AJV5ue0KycSMQkU5/28fnFEaZFlhpMqklAwmhkjGmqOcAtuGS8+4g\r\nwacA2ISPVImta0C7Df1Vz92qulg5kDR/dpGEt+OOzKQWaKvHKGiS5+lSsn+h\r\nWsy6HsxWkNK3pdPc8MrTrleYd+LMgIjMQuczkUYdNe3u0ZoaaERnToHMh6BD\r\n8VpnZ1BPDTZB3HYw8nFd6jl5mFGBLFCpkrQ=\r\n=WJJj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"06175ad78681025e9a78e56e9d1bc5f7832eea00","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.5_1676448779137_0.39742040495750053","host":"s3://npm-registry-packages"}},"6.14.6":{"name":"@axa-fr/react-oidc","version":"6.14.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a90037addd4f0257e3dac748a6007b426b5b7352","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.6.tgz","fileCount":202,"integrity":"sha512-+2vlWeIjlm9NTIr4A5VxkdS3Rr1d5KMPlOv2JWZgNazRYiI41Afr/UKEq3g/ksg/ZicSmbJgApRwWZ5BALxmcw==","signatures":[{"sig":"MEUCIQDbjF3uSuYqFhfAHfc9HUS+Xnz3NJ87Q9BzYB3+hVq0QgIgaCec5zEsX4o7HhNZ0g8a0GTUqs1eCvuXPfLWyAg8ilk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7QFLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKtxAAioU5d7PtMmZ/ntaowV+/RSSOHRZhPtH+vw0KmEF4ZOYvnorz\r\n66HrliOW7mgTMaGBTsKeatwMv44ZbjuxTsF5wdXo0FGB4E7U5OW1QoVDXBJm\r\nFYswDz9nxmXxlthuK1JIeEDcmu8igbyQ74ADaVKMhvSSTLwlb6rdf2/8/spO\r\nNYr6NPzB6OgyojanjlLma0/fYJHQWHLzQP7nZsjXPcGdXPIeaeZJ3gcQ7QIY\r\nzI88dpJyVN8thYcgMe6Z1/QWcUrxoU9v70zAnhkOIeDw/pl4OMVti0iP1xM/\r\n/h9nRXIKF2KxTVHbeFxy6J7Ym3UG4/CIn1NOO+NBcCTBztSm6FA1IvM8YTKM\r\nTJlis6Ou1MBETYGF0Fa2isx+qdqNCtJ5Sipjy2VmBKAB3Kx4ZA8J5xF3fLN9\r\no0dh1n1HPkKOFqoax0+EA+Gc0z9r6NWPuA4ImqsEm0U7CE2EN/uwPHrpANOK\r\n3dBNii46gfYEUs2zOPpDHd8V+CKCAFexph+h1y8jUTTw1Hs2KMcmgeMnohAw\r\nJ73FIVaHTQsAxMU7IQtbcrNU/V/Ie5YTa+/y2uf3H4TEDDjTvhCJWDlm290k\r\nBMNPPEz+N8CaI1mxEdUL4rSVXNrQZmjHPt7ncTc0s0Y5r1Wky7w+AxU2f4Cx\r\nb5UqY3bz/DMv4SixV7NZPG63Vg77IbfElBk=\r\n=qJZb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a114ffb883a517915962a333f685cfb8f7a8947a","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.6_1676476747036_0.9649853460423488","host":"s3://npm-registry-packages"}},"6.14.7":{"name":"@axa-fr/react-oidc","version":"6.14.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"9043950f441473e9ecae541b4f9ebd2be2e7ac73","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.7.tgz","fileCount":202,"integrity":"sha512-vS05GctuapiajU04kPMEL71wfSzJqSHuLiTV0p64hogl4+tDbvxBs3bkWDQa/0YyWbvcnb8GNbmYPgDCXw0+WQ==","signatures":[{"sig":"MEQCIEg26JgP/X89jZ4yexQi4SFrkFFg2m4qiPvuwli5s7DTAiBgOm4zIL7A7gNePjB4SGtN+4+YVKI9/eIm4LZ3vFDEmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":518702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj78DWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrO5RAAlB+q+QkBNtVMhVk6QH3r2lt0SNZIJFNoBdFVispNEdH/81Az\r\nsZPjyfsVy7nIijA4QJudw2Hig/+r0zo2rmmUwspXm3l+ojUADPjkcpFq0X0H\r\nxlvunIlzBX0WQ3pedpyxxTHdHCjdlsy+MpJ7Dm6uHrprC3rjk46YSWePW8Cq\r\neFY5v7pLEBTkmrbCZCMy/oua49j54YFfr/CmM3luRU8aM2a3EWE2sX+TmpbT\r\nc5fChmAh85O2bBAEb7bRQiQ5PZhyoyXwBAP+PHSmHWwoAhTxwFDARuyxwsqP\r\no/y6VLCRdOSEoJzSxn883+f4+rfsGU0oI7nnJ03boyPVw4rLgJUvr9OFYVWq\r\n04Ht+Q2e/SumfW8N1RW5pFOFASojtnaoP+rl7+vK5cffJe1yBrkgTJ35BvSy\r\nt3fFivLZitU68OGCRqustG0v9iGCve1/b6cZ7MR9DWGobMAz3QBwqMqVr8W1\r\njsRmBSD5mHhAht3X4XR8qJuzkqxrjXY9qo/vEMzxKmJV73u50UZTZ9Ji9+u1\r\nzbnuGaH+Yz7m5jLOfUEIddLpfP/YtGKHjUr8QEByERTiKeE3gMeTeIcR3F3B\r\noJWd9qpOxMl6mxWictciVR9DRoU/zbwgwbbIOx/+JSz+ODyxb7YVZDNLakjA\r\nPZcmE5bJwp0F5zX1+0QYeB7Q1J+xLCBykPw=\r\n=WNSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1e97502d1fddb72f401c91d652a27c6cd71447d9","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.7_1676656854040_0.47303962627296103","host":"s3://npm-registry-packages"}},"6.14.8":{"name":"@axa-fr/react-oidc","version":"6.14.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f0de434ad367d9485f23639f6903dc0c5197bb96","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.8.tgz","fileCount":202,"integrity":"sha512-+X7nitJBwJ8vtaDUCcmhbA+modf/BH4q37BjqXfHirveHv4mnp+2NE5OwT0x1Ur5lsGO6Jk3tQ+S9dziM+WviQ==","signatures":[{"sig":"MEUCIQCvwDsqp9e6213/qoOe+f1Cmdmb1uAvHmTSSlhInPkNIQIgK7g/aG1BohGAPULNBv2u+dlgP6Ifx7g9LZpmyFJYsvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9ThpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZwBAAhMalXmfGEhimTAW35KO3xKQ1FpLgpeLaPYmvnZCRPC66z1av\r\nNax+SfMa6Zy0W94GUs4pkdXmnqYjcE3jPXDVmmK+6GTI2vIfDXSiZRVLE7LN\r\nlVbSBHRMtzdk/nJ5WCMvyFIUGWbGLeadG+ZgpbbuvBbTsgUmAp74eeyglvpd\r\nDGAua56r5jFqUVmhebROhBtWx2Xtt0GdSiGO3TKeakKcrOox4HJNuG3l4KFq\r\nlwqsXTJyX6L6xo0Cq5rw/lXuT+q5SGUcKJHUNGDEGOrkL+fHDRrC8jH/OD/n\r\nQuc/RJgtMxBEew+gjKDWqGj92x9BS3lq1Rk/+wTo6qacr0HUIUMREhHVueeO\r\nQSAhbT9hIjcbLoG5BB2b0rjZFgfnuFVupiTsJdYGMjqH3D449NK9Y5zyvvYS\r\n5963KKCa37pExCQv9ECGMijlXNK87J7etddEWsaqFc3z4gy/3I0B6/XbyoU2\r\nPy+XDmbI5d4zQdtppQQPP21678GDPF4o+enHnoNLnR26n8M38h5RwCeLgBue\r\ncc4jPbiQUMXCZjfWn6KaJViqmorZUaDXcQh28jZ+nmEd72dcaEoQtAXBikP4\r\ngOe7BQa3Wx3QKJniGdTYDDAiGr83I6sghulx06j/u0nHSvZ0ssQbbRh+zIbR\r\nhz4O3og9MTx8UKQlt2h5n9D9apRPGYFSgwg=\r\n=E1nt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7d38a35ed7d1ac6a9fa5e5c482771e128bbf322b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.8_1677015144768_0.04859431340729081","host":"s3://npm-registry-packages"}},"6.14.9":{"name":"@axa-fr/react-oidc","version":"6.14.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2c6c6dc8aa7f4516873625ea366e0c31d1030c8c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.9.tgz","fileCount":202,"integrity":"sha512-AF3oG3wQpAUz/0/5UfVMPahAu+WZXDXVDLUzL1RCcZAz2rMDK2KhJfCJ/22Qp0eu5gCFN4t3Ar4sPehsnGTlug==","signatures":[{"sig":"MEUCIE7F7VZ9XnpnSa+OV0atXmL3DOtjoc7bdu2IVlII5jT9AiEAs+kQ8AnutuxzJlfB0cmNwm+f6Mn0CF40oOLvzCP0EEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/OROACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphLRAAi+N2C5VOXCX/Y1x+zprfOWElz1sdTXlJKmHB64xlaVLxDetY\r\na1YQMQ5InFoKiYihFo+8hwwFyucOaKosU9ibF9CEzTaU2Od1ktFCW/fFH2O0\r\nazXX6yg5XMnEbasUAy7iA/mH3kAoytKYUgjC5BuODK2tIh+gE5vxDjb4xsFw\r\nzoZp2dOMDI7b+70tk1do+1SqHuZ9fNoU4YzGwNZEJXSfCCdfRv+P7QwEYkcP\r\ntUb+TdkiJ1bLmaimp+CPI0cal06bwM/MH/UYlHix2hpzFAXBcgBigrAnQetn\r\nj2/5c6nDcNV6EtPV7itIhEf+0nWnA7Nj7E8/n/hJZFarFZcYRdrup2MHH+RP\r\np+A5ZC+UlYUvWCCLnEMHd2jQsMrybtpVBB8HveEdBFvFtPfkfD4Vl6UOO9kh\r\nwmvTnGKnfArr3q+OhJXrN+Bkqjn58cqyyV+TUuR3DhOtb+xztBiND7ziknwi\r\nlIl50eXfia6eC4t4NycI1ymlFjkNaNe3PJEB/N1Se9wBH0PebkWEQo73EqT7\r\n/HphvTbJmYuIrnfrYZO2Mnq5GupYcA1/jKl9XTeHdVt0X2qJ8jbiGxgxiQpu\r\nBXy2Th0P+6O/ik9HU8cHxqmu8Scp0LRJwrvi+YsVjjwheuYuAa+IYSQTuTVO\r\ntuWJ15r+0zI/1nVfuFpMSB1fm0osk4C1rnE=\r\n=LM3i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5e3789402d6da6ea12e197fa98fa5d2308dbe38f","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.9_1677517902136_0.42954611470930626","host":"s3://npm-registry-packages"}},"6.14.10":{"name":"@axa-fr/react-oidc","version":"6.14.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1be18cb10c3be1d39ac42f957c6d88531358c242","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.10.tgz","fileCount":202,"integrity":"sha512-VSWYypddgQ0tbecunPFWHzpqnqqLrBguwD9/f6f29Xyed6dXFGbtb+HTq5Umv6xQuVmPKPB/uZei988u24UMbg==","signatures":[{"sig":"MEYCIQD1bL42tNqI+0TI6xJw3hWClpQEmXA2vWBvg+zvMrNSggIhAPTUmiKIFv1oRQ42Drovhmi6xvsg4BV1BA0Uw9ECBZ5M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/m2DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7AQ/9H6jTiqGVuk1+GQH2fO/sXd1fVsEGh+MNw5ra1l1st7FXERST\r\nl7svDCuMS3IVXqrMedSaHowLUcZeZy2AuREMmachY5uRd+PqpH7YqIrpk0by\r\nYzotYGTbJqLVOlY1vBDJa+WJB9Y3OvuIsY/Kliyb4Jm5EfClPDl4cTgksGUz\r\nS/kKzNAlAMifCpGAilngCrAjmiuQOjv011ZBSD1OI4t/ldzzLXPT0uUMatc2\r\ncRX9dID6EYtDfzXnYeonfKh07c5nFDdq+aER4EqDE8RBEDkZ9a3IfCgLjGHM\r\nkz+T6L0ovxc+54w4IJ2kmDJ+eWoErCtZ8I5gYWcOOTTN7S17W0neuna3PfIr\r\nArDEvJ2+gacarKzKtLi2+LFoc9duN4gwyaNbL+DLxNT39NtkY536bfJ7e3f/\r\nsSLqLf2SjsgAb0puM+zsxy9p01we1ugMNkC1LnnPWk+cBfk2Uhpo7gTx8lg5\r\nB5PSL6kSDHxJn3xYVYHSfzNvapZ4C4ApHZrSzOeGdCtsmXABkwGI3OhSdma8\r\nN9LRxgg7NkF5ldPSfauEw9b6EQOGQ0gKIug7fYs3xJC0kMqm2Q4lUrE3Up6x\r\nNdJgMaL1mKsFoXJRcAkZyN1Lmrf1QYN2pV3f2DXvcr/vW5XsOKWoRcTqvDLq\r\n6XidVKJ9wq0IrCtb3tyAv/a7Vyt/mYVz/Q0=\r\n=ZRWr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"25310d2241e62a9458504553939573b96a334ad7","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.10_1677618563606_0.7918234373242254","host":"s3://npm-registry-packages"}},"6.14.11":{"name":"@axa-fr/react-oidc","version":"6.14.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"328a05776657bf14e95c4ded50e022ea2bcbf5ca","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.11.tgz","fileCount":202,"integrity":"sha512-0RQEE0l82/rSE+ZpI8UWNTccwNSTbZdItXEsSWhh+fhZ+yfuTKiritI4XE87b1jJro1nzvk0j5C2Eg6Bf5brog==","signatures":[{"sig":"MEQCIFSny+UqimoVis++qIncsJYU2c+Xulib8kZkjen7qtVhAiBWbRFazRAjVELp3BsnaRnZJzL/R5p/XqF5I83kDZ7/1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/u1/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm6xAAjijpwfpuKfpyM6ZHfF2AkljmXXweCw/KTTs57sPf8S80xq2i\r\nttve0svKTP1IRMmHhJQwZC6giev5AtgzFc3wc28C4h6LriNBUxwqtS6H/HWs\r\ndhlXwheAHs6/Ht/7bzhgPBL2/t2aIUTsswH1H9J9nIyyjhsSjESEcNXyS1q9\r\n6oEFekmLj9Sz1eIUFj9UIovGACOJfNnM+0wi2h1toVxaivqGZGrSNops0ZhW\r\njQvffMZ88ijkZCYuv/uacufESMywz69F4vCgGqv/z0CIwcHSbRlyeot3JGWR\r\nOaLqVrfR9G5Buz/Gs5XUrg04c21updAaeK/XulrQ8IUussFExsitEt8mDBY5\r\n/5qWq3fyrSzw6cRi63VtIGticEcn3m9FysYIB48d+LBgrxOcvqKbmqgsobxp\r\ntcZkc1N/21CrrYoiv2OSzouFr9gmbFG85PeiBhIPO1PoQTib2l2jIwBLoZFE\r\n6+eNpjsR9wr95AmItF9lDVk2m7BjiQN5MWDdWTiCoqneIZtj9bePyTr4r15h\r\nRWQ+REx+veplz3wAhWfGlntQISckiAC7jZXy19vt2/DoKlzQcKdPfO1xY6R9\r\nMoLM5uCsMRjBXMcLsfXD+5g+3lfbvXLkHpy0Jdqpm6nhpp4N356jceXmWQP1\r\nOZ1lkellO8tal1FqXEcsTLuGFCM5iskoC5Q=\r\n=Qkpc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d783e61d28ed067ba8ce6009383b631f78d13de9","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.11_1677651327160_0.32818981029866867","host":"s3://npm-registry-packages"}},"6.14.12":{"name":"@axa-fr/react-oidc","version":"6.14.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.14.12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f8cca8f6d9dfd852f53725b5b92d1ff1df855e67","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.14.12.tgz","fileCount":202,"integrity":"sha512-IYbVaSjdvqGfAeoNP8r8Q3ARLeZ8QUdF4YsTGKh/3aug6+wIxObablnr8n+LU2d7fuuFoDb22rC/ADU9zoNAuw==","signatures":[{"sig":"MEUCICBJiEtBP9HqU4e8/gXeLZUMfv4EOfXV+3IJVhKsYb6lAiEAqWS8NYmYct2ZrPGHrUcjvKK9srTX3a/KcPVlvsDsBtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":522276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/wOIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEXg//YaitCjvl1xgz1ofq7FhmLdjThQ3eD54vd2tWgJ7ItgsZvp4c\r\nmyygqaOIMuNAsrKDVFbhJ6VAAbjzutwWwH9Lpbx5AVNzJ5sul1h7DT1V7XZ5\r\nQxuN9ZaAD2KPIKAjIvu7FihLYGzphoTAPRlR6jhKpLjZd7Pj5vkKz7ii6D3N\r\nKBmvs52tjodEjY+7ZPXQOmwO/7pWglAGF0QMtSa4u8E8+JXhXQp9d6WUFfLh\r\n5RYFIXXwjrShulPve9sN4X8J6IkaBjNGC9QX0U6W0q5TEqTG34/V+mvLWm5r\r\nRXiYMsfRC6vzOoy2SL6pErstx6LQ/2LcmXCWv3gz53ojOs24DfUTRn8BpsOW\r\nCML5UlDJL5YIy4mvAdDTx1iXAqBNPzUPPkXHy0s4107BN9EW2H3Xgv9JNmQw\r\ngyqdAXX+iEIaHVy9RevSgt3FnC/Do0zwh2quPUgifyTT9rAM1yuUjPQYDbfd\r\nfzC5TxAuUEbUX9wpvxZteO6oCOfQ4/Ac/oCJw36e1TOoyQlrfHP86u15M3pX\r\n1h92hcuWek9giz5KoOfqAVsi6vLpAvLbGp2bgam3ADpbl5Haycn2hWzfkbch\r\nilhr7+UL+vhocW3DzKTUqbm3+l0TsJtgc8bKnzsyzybcXqggoP7wb10q67/0\r\n6H2Y2bLW3r7c1LG2xeeO45iu0dmSW/P76bI=\r\n=lQzP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"e34234a0bf9abd9bea87ce41cde8b4d36fc2a85b","private":false,"scripts":{"copy":"copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./public && copyfiles -f -soft ./src/oidc/vanilla/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && copyfiles -f ./src/oidc/vanilla/OidcServiceWorker.js ./dist && copyfiles -f ./src/oidc/vanilla/OidcTrustedDomains.js ./dist","postinstall":"node ./bin/copy.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.14.12_1677656968697_0.4511433001980716","host":"s3://npm-registry-packages"}},"6.15.0":{"name":"@axa-fr/react-oidc","version":"6.15.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"87b8f7c72cec1cf078041d0e6ffb452f35339165","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.0.tgz","fileCount":204,"integrity":"sha512-Lv5tNlmQnyyAfXg9TDUI28FO29SKf/eMGHoB71iQ4ajG7YBbPlsKyilDl90CwE3JTEFTk+EDf/ptJmc+j0SEkA==","signatures":[{"sig":"MEYCIQD/CxsZ10v3CkTOtH/kMGhToGFTX6IRXaYM/l9ocMXJBgIhAL2f9G8MW4r26yrZtE4/xjcLiltdrsVNeK2Ed8fJpGPr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":526856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/xDKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+mg//Q8ml/Rt1l9ImziEp4xeCH0/m1lhqoPcNomS8NYmrzgDKL07v\r\nbTpTkJxpq5V7UE42opdbWSz0mkktVSdgECUOy0cs3FtA3qmiTxlpKpTwya49\r\nDx81Pwel8CgfD34i1cuZzToK0RCSEFSpOczuHYA6/PyWfwzORQdZleDvmby0\r\n+sRydVWZFSl06YMCsFP1zQC6lkKibwfLcnde3ss7h3MbthhBNo5IwsuEntNO\r\nr+vDIsKVbAMCuazxH7LFcUrv3CTLBETbsWQ2d2DJYmaw22COkO3lft5W3JxN\r\nBcYZf1hq47susw9qqE9e1nQ8g592PoEONwqzHB3qhogest8Nr9Tzh8DpP1Oc\r\nY6DDAxlV8Q+xfjiA7ZbAoDzClQLzC9BPSYdOVHSw8Q4AkCfwkM5ttqvpS8qZ\r\nV7g9U6qQQ1adxoHY7HEo4OZyHItOG9hYOKq3TKr1hYbmFoCkTYaz0bTQj1U+\r\nRW2c1gOzildn3OiCr+K920IgzoEqA8Xs4a2wSWOy4pCSFNTk5qPxUbC298wH\r\nSD40YKguEKmKfgvKK/vl/GteLMPt9mYgrbV05yr6sXlmmuyfX5lpW9Miq+Wa\r\ngFXGbRURXtOYpRqg2BJVlK4uqhvv3Q8+Lqa+UF3Kntoz53+RPp2NPDOOvwrG\r\n9Q7VQMvP2s33AXgshKCppRlOKcffSotC3eY=\r\n=eErL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"66ae79a41a17c797760895bbeb0feab8d0fc9234","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.0_1677660362713_0.3713002264508716","host":"s3://npm-registry-packages"}},"6.15.1":{"name":"@axa-fr/react-oidc","version":"6.15.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"40b418c7a4edb9c6371e6d096f6aa6d63f348b28","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.1.tgz","fileCount":204,"integrity":"sha512-9yRZCFpYiMtYlFbCcbhYiQMFG9vT7PMUHIJbHxqhq0lsUJzkOvEACUhgExOrYo/y+jrz2fIajyOxYywHwPPWmw==","signatures":[{"sig":"MEUCIGdlcpyKMjNAHTMbaJ7GmomHKz844fXy3h8zrvHIV+cvAiEA4Q2E3X5FTU9ifklCs+mSTSyUdYB9GD6ZCzZ7p9Zc8e4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":526765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/7JrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXZg//b8lX3xcIxq0myTMLiDE9mPc7cWLhc0MLnfMNg/5MzYJYm07h\r\nJFFLdKJGNw4HdDAFYGrlQ+hBh+joPugAZuEGsXy0ZqS/yENbVAAkA5bC6Upa\r\nPeLFBqZudUgxGXu4sTFC9q+bj7QTr54jvI2eRgQwzv+3qM3wWtd29ZcDvB/O\r\nbQkITtuyA7vUNlxNyhUD/gFo6tiuNNGs2rlya9aLJjLtQGCytRDe8FTbfuG2\r\n2dBAFhJnqPDy/okSVbVtqtIIBp1UadEBy+QQWhr1otKXUaX9w0SIP7QyaUVD\r\nqs4p4frDiUZNj38hkmRZEqft0jHMsFp7Cqk8qVkqQnogZuSYIftFvb5bLBC0\r\nXlupfaJAIF3KfByxN32DWPTpXfN82XB/dfD4BeoTZVlcQz+O5UHaQDP7Hr9e\r\ndOuHLGWkh0IHMY4R5IujLU7jdTAYV/v45nSEDuVtqEUZKfmB98Vxovii1KEa\r\nLO79JAY88g6G3FXdeWzN3n/jpt1H2Yaazn+hoafG7ktRgjTiNBD8+ESwohOO\r\ngZOTszLqak1rTroTTm6UNvu0Gn0FQuAmlusVnDbsH9rYv77MZSV1vkHVKRdO\r\nr8Tn7QsnUJXFXQgKoce9aKb9ayylaxFQU17FM8C6HcUxa2hvff8s1otdEpmu\r\natYVlZbexxWP8KC2wcl7S3RXQS3XyECgY5Q=\r\n=S/Hp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"63d0ab246a37f5300e82b92a52e6815dc4dbbc64","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","cypress":"10.7.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.1_1677701738942_0.24090505651271","host":"s3://npm-registry-packages"}},"6.15.2":{"name":"@axa-fr/react-oidc","version":"6.15.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"01943d06198081a765ae6c3e5e2d0ae14ab702a9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.2.tgz","fileCount":204,"integrity":"sha512-Nv544tVCVCXSqXK22J9nEPVYhAzzQ/zkiQMfE54Hqqlj+0qni2GSdq+uSJn7hjif0gIlgPRjyqC0bukgU/Ko+Q==","signatures":[{"sig":"MEYCIQDpd/wCsUW2RE3sz5GzG3zw0a7heCkOpl8fP+4GikDzpgIhAPt/KZGBra40Ae6fvTm6WVpsO9D0JtqY4LCtCQ/knGEq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkASBqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDPQ//TSpF5J7+WyFYtZgBPGsBVUL9A+PLPs4JbDeBeKEDTM9R9YSs\r\nqTkTNJmTPgp6M++osUbS7V1wUdHnvhxiVzvTb6cPfSWW0xAqbNOZTAO3f2lN\r\nt1MKhdX4Y2PZMtVo1s88Zo/2YgefgBJywQ6msxj088mAaGtoBkrEt/xvpVF8\r\nlTVw7bw05da9DpNlHok197QtYCwKi/CfAcSbl50uQrad8d00ffzqb6kASxom\r\nsjqgzcKr2I5GnYBpp1Da2LXcLUiDz+Q/IdO8IeWSR9Qh36FCRzf0wuHmADGn\r\nXZUALYWYpXeBPykciyOApsdyqM9VgF3ek+N8rhCRcSAzpb5xjMtoJBNU3tI1\r\ng7aD1BmwdJceIbWg8zNcsJzfPEUMEzt5268M2O32PKCQmW9KESjdklyoOPaa\r\nf1jD5/6BPer7Ri2rI8UOmTYET+EErm/kb1PvIP9xn37qM3zzGatcCA1HlBDB\r\nWyl2j0bDhWf2XV5zwi+N6CB82fiKazy4zhQAN8vTIPMhF7uhBrmRmb13J+L8\r\n0N1M4NIva2ToWR73eWlC0MBEq2X9UP2rrgS/Y8UCuLonv3UC32HQomJ7MSGp\r\nDy73rltCQCYYe0uj2WocyGUj5gXMdwYFvZlxRPWzzmZTKQA382Bdo6BPXygV\r\nucVQIn+OUff2t5XzhaCs9Z8guT3QBs2KnQ0=\r\n=y0T2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b096b1183c980181d3a7e5644357e6d627787b30","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.2_1677795433640_0.9511663284599767","host":"s3://npm-registry-packages"}},"6.15.3":{"name":"@axa-fr/react-oidc","version":"6.15.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"979079825d820d536f15fed9a054b312d4a776da","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.3.tgz","fileCount":204,"integrity":"sha512-SouIcy12cU9TLZAhIADiRfHWmf2zt0cVS3s1syGpd/IJaslTm2pMndle5GnLoCfhS8UmScP3RBSilCZTrNzgGQ==","signatures":[{"sig":"MEUCIQCQLYSjnsP2C86XPOnVnCKv7YxHMOYL1au7pKZlURYVqQIgJJpDp0EtS0W3tQGX02/wnf+Ng98uEz4ytiiQtjKtfg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAdH4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0txAAjs1p6FC8WG9D0TSu1oUaaxTodvJPQMJrlzmCD9S8sFumJGcJ\r\nnldmQhCckvCsYn8M4T6gF3PKoJqV6qBEtWznpIM1R6KwrOE3MgTcORdJ8Ix+\r\nkRl2dur4qaaZjrnOxJ3ymUCnzAKehT9pCqkrTft2trqlVOKgWYvMAo23tRto\r\nqi9Vq2Gzc5wVWxo33oUQXynEoRMy1oldlMq5r4PB81gsGkr3C6LRxjvwj3ak\r\n34bW82Mlg2+zLIwlH3MO6AQ4D5o9f3C7bCiQEAwssZFu/BMzgHNjzMxWA8EU\r\nvu6oy2U7ZEYbmLiMXOFb0WevsgvAYryQfWS07d72QJ+uIwnGYFag+tf0JCbN\r\nrRCuhV4/yFo3OLBmtouA1Qin2STMKjnZvQbGqJhqJ2ddZGcaQ/3+sZNJ8q4F\r\nLdfwzkxhpB4D3gNlcX3yKdSZC6iC30IJ0ajRCPsyfkkhx4rH2CI3XMfsjtlO\r\nLR9JzZLlRUaV29ozVlDf2RnXJvjwMEPNmvIGt/SAGtPiNWFScNzov9esMh7Q\r\nZC5+i5ABW6PvZiKzBQQfFkepco3tQEX7WPm0KM2J686mfyzgtODfGM+c7HRc\r\nmzQoGmlVuwJqIsoc4uOhqXrt3wuquLgNXr3hs6RTBR/oPv/VnYkih4wApsIV\r\nGr9VoSEN/1fDaZ5vSzZZTmxjDQNGHxn/AR8=\r\n=yAfY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"175047099973ee6c60093f0da67c2f8232d46ca9","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.3_1677840888340_0.2851273224190023","host":"s3://npm-registry-packages"}},"6.15.4":{"name":"@axa-fr/react-oidc","version":"6.15.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"928385f921c61f1e03bf7312638c1d48c9b88060","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.4.tgz","fileCount":204,"integrity":"sha512-MmlvGLyHzoTETizIfu9fCtX+hBr9nybPK+tLSK2WmJ9RM840rE8lUBVVZkq/KX2hVR6npoqN3gOJeBGd9dqwbA==","signatures":[{"sig":"MEQCICRhDoeGLT5hfYH9fuQaFb3NhJpUpD+FwGpUrmgFshltAiAWYqVIC4Q8qLt67ScrmyfIKNeu2IfaFAbC9/xe8wF6/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkA22/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrixA//Y+uv4DOsbi4KxdqMqDOHk14jB8SrN5mpejL5pvsxdHUxd0XB\r\nWswEfCAnWMZjhsvi8YZL6HaYmkYuBL/ugWiMDPo44vP/ks3Xken6BJnJuKVm\r\nesWwZ+8sTOjpytv45tDx23cEWe1IQsUdg+eKN4T4UuYMnTI/Eg+PXIPSesQX\r\nzT1w48dAOWZT7TKV1TDVOsxnQWVeWLwBrMZEETC9voS2Pp3YQ8AFhJaoXzOY\r\nbUQ1RbSCUBwDlam+cSBvFIFP/u33h43fzkS5atseW7ZyrcnseApN03GwEGWP\r\nlWVohZtSljcVYQNL4przik+wbdNLMw01LfcpWGzjBiTCabrcPSrgsmd8tH0A\r\nevhsmwgPXHJeydP0oF9gPJJ3gcZWZf4Vs8tbHsReSEuhDD4OS8duS0rNUHMt\r\nP3KHXA3sfO+90RXzNqthj/zYZg4gIcFuRad1hAO7cAq3jwWLDofmpMevuMfk\r\ndCI9+bzJAefEK8POBw+TetEs5c9Dqe+qD9Cc/AH3oZsSYyx92uFVieEwjw0D\r\n1S9fN+QLeqbIyZGm/RQzAyoWWPvHQftaXPaqX8RPmE/KlkhEQkhZ0g7L3fsL\r\nV2/JwN2Bb7LreQkUfZAFO6OcBHgH69h9e1caOYY+fGUsRpoHlXBp9Jp7WxHC\r\nmzodlu59CnmDiOxRvJ82lP5FiLQoCwXWvq4=\r\n=gqnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"fe15c7b689bdc9d0576ef223b138ad9ff9b09c6d","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.4_1677946303401_0.13505543725968194","host":"s3://npm-registry-packages"}},"6.15.5":{"name":"@axa-fr/react-oidc","version":"6.15.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"dcafc9c474b52ac40b97dafdb0f5324813aa9c15","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.5.tgz","fileCount":204,"integrity":"sha512-jX3+zX8lrX9e7oQ9gG4UBO0oacOsdeoJ1x+BVHpgXMkjIauY5M0r8DPNqhslBJp0cZ5l9VI0x+xxjM1jFRAoow==","signatures":[{"sig":"MEUCIQDvBW5nKnf1WMpnnXI6mECq5B7LVm3xQ/u8Y5qAauZ5AwIgbU9dwXHg07TecZjRjoPrWGTfZdDa0peYHDc06RwpQCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkA260ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjXA//YBa9KRs1YQRrS5Mmk6B0eEI8TooEfrhA8GtTsFbKIPEvi2ON\r\nVyofrrifOCef1FVV7ig1DFAUxlYCh9M9J9Ifop6SvA/q9xJwXlCOqBYuwvUn\r\nNaJS5pfRX9Q7H9E4PIe2NB3qdCpjWuyCJDzfkhTAepv09Sjr8duISCGdgjSQ\r\n/3EkPRFArPRjlKrkqFa7ppv55TF1lU1obJs090WDF4NDK/TMVl3CgG501cHE\r\n7n/+Izpjvph5KT9VFZU1gWDrLShe9SOil2d6CG77Opp3s7LT0Md55y55z9Ss\r\nHMbvlOyb8DV/1XH+GzUL+6p4XF6mfIEYbeRpPvhe/EsnamL59AuvuVRcmuMy\r\n33qu5+ytY8pVYxdmdYc023LvZ1jMbKVGY/1OsDt1mtYD0HMIUIT57zRTv8Y3\r\nqrEfC+Ims2MMpnDuVkkylvbw5rRZNtadFznKWhYd7vzfq86vT/PKpl/8V2KD\r\nXwjdQtPTG+3YzNVImHMyf3utbAZPwEtfJZzM6/hZU+XCy6skKsmCFRXS5aWx\r\np0ZxhBCphdC1vy4czCwBC2ZSpnvtJttupp8nuZ1+WzGqrINDNDpPF0o+MtxT\r\n/RJD+vyXWmQmIAJJw6c0WqFymXxdw/J5wBLNdJmKB+JanEIyhAS/rDfnRGrP\r\n3eujz0jUnJK5TEM+s9e3vsdWcrmVsYSEHVE=\r\n=CXaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"96cd6c215a7a118340ef9c0079fa5f5dde5e955a","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.5_1677946548716_0.6603154599111445","host":"s3://npm-registry-packages"}},"6.15.6":{"name":"@axa-fr/react-oidc","version":"6.15.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0420b971a9e82cee5aef7411f50dcde3aabfaabb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.6.tgz","fileCount":204,"integrity":"sha512-mfKB0bZAq8seeQEv1Cs7dHUzLbK77l2kNgAvMOL3uZ5pPDFUZp0/2fXA+M0mF4UVHrWttY+q3ItOYIZKQNzBSA==","signatures":[{"sig":"MEYCIQDwpMGtZ46Rfc//wcVH4M+Lnhx/aw5mo+C/aTZ/YxaiygIhAN2f4khvfDkEKKIAFVy3bgSlhUyt1LG7Idr2HbdpS/TJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":532175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCI3nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnpBAAihJKMPwU0I8017X2xio0Ca9B3mlVbcKwve7kFzylGJVX26DI\r\nvNt6n/7E54juKWs3kCMP+iCP4B0jEtN9hcDk90JTsAGjPDiwJvAlL/tmW6hM\r\nnlnkL3i7X/4KhCdCYatDpleRILt2AEJJfx/jkOBS++3YBGktDc2R/vgIexYw\r\nibmAGSeHMFM3+PuYCuEhO0++hoZT3zNB8p6UNvpwnUPxWZVN/BIzs9B3dUj3\r\naCxQIlXy+4JYi7RpfrSOgAocSotNUfhuDftNJ4tRRUUYtMhW5ys6YWMNB3mD\r\nzXM53NFKKvXXALKw78R/jMEqjbYWspjb0BIUGmZePFeA2XX0c9tUzqHgGkmd\r\nv3OUuJ/0FOujbfltqaj1qFDF8uioNnP73RjpffhXvt8gCLUpXwurpARvu2VB\r\nkj1Q6rbWsmhK1bmcaIOfvoWgYszBSgJB/SVTi0/gDwxfC2wzgHZ7hJEnjbMV\r\n47cE6ai3/wSFtS72MDbcQCto5DM+ManVXKmPjnOc65vz1v1xH9eXJjbwRs/9\r\nZoowRYa8YF5/8mvTm+/zd44MOmO1DnsXxmmyM05nenzBISFaxgeb1vMiXH/E\r\nCw1JJUTA3LqTOYWL+/zn4cFn0Twk6aBjGHGzlydRzJZtDk6wpU4vtsRsh0j/\r\ng8Sf5iAsvUf6GBH/n1xkxctCyUYajCoaBsc=\r\n=vpIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"9b7208886f91b06391b81cbfa07ed72306cf2dcb","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.6_1678282215647_0.9778127233182683","host":"s3://npm-registry-packages"}},"6.15.7":{"name":"@axa-fr/react-oidc","version":"6.15.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a85a2260c6988071ac80b872c25075be0f77365e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.7.tgz","fileCount":205,"integrity":"sha512-Fa/HoBwvam8NTfG003tKoRdQCkvHOgTexBhnl4ZWrnLYMZu4OIcXSdlGzvkT0heaAnBVD/q+dj+d9xQyLi6x7Q==","signatures":[{"sig":"MEUCIQCCW2AqYcTcSKyugeKlIlkNnbDZXJjdysPpqzObi2l2WAIgeW3F8LlH6QKat8NhCRbXTOBRYkxkUrOgaEQfe1E0tjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC1EZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmlxAApFFixKjrTP3y4EXtUmBmBPt5vhbmC1tjyQAiMDs6vX2JRH6D\r\nofRKrS50mxAjjjQhwBAj+bMTh5SkuXP/CVRpJHOb1MfUQKNElBbLqm94MNBk\r\n191S0+l2T+vsr6ro4KePa0EBIUIFH6eJsppEHqa/RXzNe0u/61j1yD31OE6W\r\n8RG5x1zv1w/q0MLFdXAHaTotez1AMhs1RK2+W7Wy8oCjd+YUmDAHlx4s/qSy\r\nezg4pVv/BG/n/8ZFgyjd2eizq16vpUbBYRBzNRGLtUt2Os5kkJd2CJJI2z0S\r\nUhPVLSi6APXhF46RVwNX9OCf96j5yGL1Nm3y6TJMOz4B8cKIqCq5XAmEz5d1\r\n2VjianaD/BZ2+jusD+aw2IG/ckcMJ9Vlxk1Ht80DSCmKgiVTL93I5uYVamSC\r\nvel6tJpnBJVhg1VEhpOTjLRpQagHLX+knIYjH7FNVsQDszXMJPeLt0ELmX0v\r\nIivwv9zV24B1hFsrg8aDMaw9iZUTzvmKsMxqrqhco4MuQoUKFA2CZ/LnGr8z\r\ny5EAGVpC3aC1eVLjuHNEevnAmrjayqogvPIOo4lCrjrF60W7Jr+BQzNNUDhu\r\nrVXvSPqM9n3bLxwj+hs4aOBjEaexSsjY0DLl15WnO7Y29XYKAPUh2Ogl+OIs\r\n7q4IZfMFR5CA8rXPeBVidJrCfIH++oCvzhQ=\r\n=RCLN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c44d695dad3bece8ed2b4126f2f6923da0e0ded3","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.7_1678463256691_0.45460356486357","host":"s3://npm-registry-packages"}},"6.15.8":{"name":"@axa-fr/react-oidc","version":"6.15.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f922d695a0ad9198ef4c9155afc68597685119ed","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.8.tgz","fileCount":205,"integrity":"sha512-Jf6OafrpwZyQnK10jTqZL81LwFcJ8sUzdjuPWhfkUW6few6CMDx78ono89UjFYILFDLPXSyVk9nREOvvVzaMUA==","signatures":[{"sig":"MEYCIQDC8G0mU+kibIGmEvMMUAcCq0L/XpUdlmxTyZBnwPuhgwIhANiAlwqdHJuQbAPhyDUYbZl1Urhh29gJqsx4kcBSEtn/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC1OaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6mw//Yj9PEKEu5Qhk891pKt90B1cCeOraLaGlHeHL2EAgZQoYdXCV\r\n060dVIJ3Kp/h7MBF0aTwWvgj8peLHh/vU2WQEXgUL8Flnhm2mD0fJrJNCpfq\r\naa6ZzjUCl4ZtJz4mExBga96pJkREK5Zb0Wp5ohLTRA2HJaLVSS9oaz7WJTAW\r\nVaiYhY51fadA+Zy9Kf02WOU0KshAynq8ZAXk4rKNhU5scu7LlkBNGS7UrQaH\r\nT28NdbsJYq+Ka01LAbfKfC2TB1aDWfZeh6pursWHVkxm1OMuqKlxLAt1DGTk\r\nzThMN6ElTcboIE2173ImK/53UG3jKAGo/VsbxBaXJUAHshePpiuDCXxkh2z5\r\nKWWqRrJoV04BlK6QTHuIyn0LTo1IzBVk+pKSqZuAyavmM7S8xrxa4EMokxMt\r\nOVRD2Cc/Tkxs0QhExekGYLQr2o0wIYAwToVWRW12VenvGsMHXlpcC/fBTExO\r\n/ufnoCqO680JGpNTug0M09SX3T1etWPaJBqk0VzrD/7s4mI5FUc3VWivSZLl\r\nT3F6TlUHmDBMh/F77UmqgXhycFobNpxMta7Cx2XmsHRHVUygq3uTQ6q/nt27\r\nNn+wgA7hPokBAwgcIm2qsYyx2wVzyGGdvRFjpzJI+DtqYHF7a92imx7L64nL\r\nu8ZbrJe0lN4q8MQ9bDBbm/99Y0YIB7wXMgA=\r\n=pj0N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c4405b7ac82cd6d1843267823e946dbbb4f7757e","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker && node ./bin/copy.js","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.8_1678463898661_0.2066584889917329","host":"s3://npm-registry-packages"}},"6.15.9":{"name":"@axa-fr/react-oidc","version":"6.15.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.15.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"44f3f2bbfd5218cde5cc326a12fabd5b35fa00d7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.15.9.tgz","fileCount":205,"integrity":"sha512-Nz3Z8+gvBdfOtjjnY6wI7rGAwSnTzVMGveqSFAkCL3aE/E55PA7TBfuVHcXPHLg4eU/U5nTq07FIMdUspKv3uA==","signatures":[{"sig":"MEYCIQD+Wzn2UqlkdeJG66ajhv0jcPqCHWJ68Frk8p5L3A9KewIhANWVXr7T7WxMtLPbk4IFBpgDZV0NARWYXIckmOTDmSDE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkENPvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2IQ//X2yR0cNNAaXv0jii3wZMcIg8+mft9Fxi6QFX9Qi90d/O9tvM\r\nHwgTulBGPxWMmxUU5Y7TKqahIZqgagl0+ENqiTX5/usridX6XLT+UVOkOm72\r\nWUdpby6p4IYMqhocQcReRuUDgSpGHocfUgj6YjgxWCpPF5+NgmEPMBfHdpaD\r\nWSOGhtgFrCCjBMavzaBhY5wJzN4jnnm3qpYRm3gojgwD7zbSt3B9+27Mqv+Y\r\nA/f8bL36ZD8sAVWcUT/E1jQSqlK2CNa6ZUak9ylXtodwl8AHHdDpg3HS79x1\r\nJ1ErLjZDqz87djp5soZKhbfpyc4+9jAbke3/USWQeMVpdlQFNLPF8/G/kdXV\r\nfXvj6ngvW8+NuDqlDzQsVZqRVd/AdX4tsQ+RTsjuZlMm72hARsBiuHUCczz/\r\n9zi5kbWUiKQ82OxroM+ivwTdMb7GH82nsFILUdkP02//ZTIItYtOzcO0w87d\r\nV4FHhlam+9geEQWO8B7+djiU0+uyzwovtamagRVl7wu2bpyzHphstbZNoCRk\r\nUGURIHBxAerZdT/TGGE+E3/IlWnoX5ev35btEK/JOslpjPwhwu6zTvsuqk2T\r\nCJHkUEOhXRj5RoKWdRUj6kMoe3AcE6dAHdW/LPn2xUKzncURxp9+q16D4XXX\r\nKkzggfDa2J07IRBqK2TC8gNy+9knlEnQr3w=\r\n=rr4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c6230cd729009fa0df0e7cbea2b535fe2a49e1d6","private":false,"scripts":{"copy":"copyfiles -f ./dist/OidcServiceWorker.js ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy && react-scripts build","clean":"rimraf dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build:service-worker && node ./bin/copy.js","postinstall":"node ./bin/copy.js","build:service-worker":"tsc --build \"./service_worker/tsconfig.json\" && copyfiles -f ./service_worker/OidcTrustedDomains.js ./dist"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","react":"^18.2.0","eslint":"^8.26.0","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","react-router-dom":"6.3.0","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.15.9_1678824431434_0.2142356369569849","host":"s3://npm-registry-packages"}},"6.16.0":{"name":"@axa-fr/react-oidc","version":"6.16.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"cee6927a13e71853d885d207137e0cdee391e4fc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.0.tgz","fileCount":257,"integrity":"sha512-qQezmmiA174jJefDtPuOezHmoFXe8AclT42ywRhIwXaMiLPZOmeocv+BnU/z01lV7Nblnbfqb0iaWIylQcBZnQ==","signatures":[{"sig":"MEQCIB5Uvl+tz87Q7kmUojm2bUsffqwfiXZCtTgg2OdFJ+9yAiBe7KU5U7kllr8bnwdu/MuJObYpaKGQ7Q4i6CMm8NggBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFDHcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKGhAAhE9byQr+QdJuVHzpdGm85Eo+gUINUd3Cu9T6VZA7UdiDdvL9\r\nfWqBORSleZk59E0fAR+PWLsL9Bb63Hn31dL9srmRP4e4Jma54vOkrMpc7pxs\r\nKPMYI3U0FvDi03oMLeHYIyw3S0bJgjudKjT5NSM6KaNra/K9qCq5w/iklZYX\r\nxmmDQeEasCWFGoLZf4/6pcV9cksd/6L4d5v9sQOKvnEdud9fdWhjRabbSoM/\r\n/Sm4Njt/wY26H66i21xac+GzpVwO65yY84jmjSB9d51H+y/U/AWB5SEyHzlN\r\nGId0CWSFLXX5i2yEClRYFo94qhNF0t/bBx2SPyCvQYLxaB7OXrdlrXjmTL4X\r\n++UhKW25oqV63qUDKmAEaA5X53hTLwbJZPxXIjfoQUe98sCUgTeJZEYJ92x8\r\n6f+0MLfZwMCI79h3d8Cje/2A9tl5ofYfM1gc5c8av/+zAh0QdUGg+ef7VzYE\r\n0JJvzkwUxi+ZGFzppA9J/U1Wl3/C0mUb+RSvWnDiQAwDl/hu3dDOqFFsTwHF\r\nZvt6m5hRu/hFN4x0EF4/kEVcJJN33TSOcMKryR2ulSYuq1zkJUR1Lt6LxItV\r\nNo3UoYNtcG4WqHtNDyh7X8U/RgqvrDd8/5Mc6T9A5iL1MOSmZ+CJEQ6R23iF\r\nu9QhU/lO8e4AJoxOhp4hyxTkVnNHlciXyxY=\r\n=0qBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"e128be41573e158cc052e6ae1f08805adbcca058","private":false,"scripts":{"lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy:public && react-scripts build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.0_1679045084029_0.863608118179406","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"@axa-fr/react-oidc","version":"6.16.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"17ba22c9b1236b9bed7d650efb146af297e77ead","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.1.tgz","fileCount":257,"integrity":"sha512-XiCZ95vcGt2/Dn3YQD0BxNXxZKlyKY6OelLOrsgoILqTMSGJ55aBJ5bwxBwEGQjDocTa1IGC5WYwCC6HEcTFZA==","signatures":[{"sig":"MEYCIQCyw7lRwaiEzLbW1VlL2cgivgwrmYBxy5fNS18Vq///cwIhAOLs9lXXhVCG1AmvgzzxvaRPuEJM70Vbw1CuUJNwQjqp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGCbcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJqQ//ePJhlbf9X2cp7+pnRRXNgJAF8P8Gs53xOtuHxk2zYnkXrImW\r\nPGMgiugYSG3f51TznvfIHEmPadrHTWPTiQhB+sQDHbBDQVzL0XcOh9ShaDRz\r\nuTD89ORXpcPWsldwiz6jG8ujoC8McEfqFQD+MQ8WRVQ910AFcmeJrt+p6QjG\r\neIT3QMHBLLxxwDLdRJC+ieMTp0yuosuKph6uujrTqdO4FGmlYWHjGlY1pdHK\r\nMwTGhbul/bU5dlB2/5+jd2vDReq/3pgZJJVbQd9qFx5E5kq6AVdOLBne9g7f\r\nVqYB+xWCNglsihfb4EdY4lqhvm+Lc1Klix/+xWt68hECf6i62UlXsJWHCgsW\r\nuuGQQtSssnifs/SoClz4j37ab9q001us+UTTJMg5rVDjKaQCcyr4zTM1oPqq\r\nJ5UwAOc9CIG0xzj8nRJFTf2ZKpLFfSf9DFT3spm/3Lhi/Of5RuxW9Oijn4OS\r\nrNwwvA+DBOnf+V4aVmK50Su6QgsG92115Kag0sZBFph3ch6uYq/LsWc6BkBe\r\nZ+xY6PLDXIsn76nfR6gkNY15qOPW7RT6HwjvP4eFSx1Tz2OIr4utyuNP7Q3B\r\n6SZi1ZVRFflF68t+EspRXxQD5sNnM4Id7QZrdWJPU5e0W88XdQ51JfD6GZQV\r\nVD/xdAAukouOIft7V6goT2z8yrEGzF/ogWM=\r\n=vNuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"26c150be3222541bb8e3071c339843137ed9a845","private":false,"scripts":{"lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy:public && react-scripts build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"4.6.1","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.1_1679304411890_0.06463707618125114","host":"s3://npm-registry-packages"}},"6.16.2":{"name":"@axa-fr/react-oidc","version":"6.16.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a5ae23a9bcc6ce662f88c4957b0fdda3b329230d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.2.tgz","fileCount":257,"integrity":"sha512-m8H5YqTPN+5R6KqlhZdWxGPw8CmLfoJNTsKyqSpEpnmUcgfHoL5b3UVNuzK/ZfZhNb0D3N6FxOQ1IA0CBDBOpA==","signatures":[{"sig":"MEQCIFIgHyVj1fjTJq1iaEe53evmXpMLrNc6dfuGASGIsq7HAiAU6QoTZtw+UAxHLV9t8L9WaNjke2dDacH6Suu1dDt1oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYEHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRTQ//Q4Qdi4mvuPYFRZkS6hlLb1NTCfRLurUf3wmIL4QleIGNM3BS\r\nIZqH9WV9JmdqM1lG7fACHhizEBXqmTrwe/HcwzUHdyygg/dMSjZ3rBwu8sTe\r\nzAJaJm+pmz+Hh3gcECcMd+AR6bp9VuXiRqX9Dn+RHT22T2BeHUR7iuGdJQsW\r\nte/a5FLgAcvucuioE8ilPlTcTYMtXn1C76bE4472TJAAckETjr6/TDqxZjsO\r\nEw+fVnX/r65t76SGiQT1BDhtlHbzera6VzfQzbfoN/DU7rd0gucJhsIgxOmN\r\nomYNlr0O7BNen4DRiAtMnBSWrG0Ns6XvdrkT4XJCu6zSxVQ83TNqRDYFRcZb\r\nMWm9MSar3wt7lSHZhqUCnEHG0EuQhSTWi5Q5OBadkC1hmGje6w0QPnOBEoSb\r\niNphOUEgnXnFCICjqSQIKadVKxCLOD7AXW+6M/NeGy1+jz5haFXKQDNMKPcm\r\nQ1pQPRmetwX8KEPLInJrMNXJTXH4OvtKW56NL/BLehB2dvdGaoMnWh+rsP36\r\nkXisXTOPuUg/u5zmdbdOTd2xMa50kuwyz3pSrCVj+eRbR/yFfAFfwqev9WtF\r\nlMQpG0y+fp3uA/X1kkyb2voVDaiDboOdt35IQSHA5/o6+BsVY3PThCAWfhcw\r\n7A4D1AbuzVQlfRkrtCCqaV0Psa66nmZyPo8=\r\n=CK7A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"630adf78e0db16432f44c09761b477259cc18ade","private":false,"scripts":{"lint":"eslint src","test":"react-scripts test --coverage","build":"npm run build:service-worker && npm run copy:public && react-scripts build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 react-scripts start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.2_1679393031620_0.14976125772442472","host":"s3://npm-registry-packages"}},"6.16.6":{"name":"@axa-fr/react-oidc","version":"6.16.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1588de94be07ac3427ac89c01a49fa1ef0735272","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.6.tgz","fileCount":257,"integrity":"sha512-Ws0+GwYhOeYNmk6QGZNkfobJO85hDkT0UbfYY4JgkTuInSMS0iFT3k7fM3eQQFxRjHIy9h+PxHzjj6KGIQOIgQ==","signatures":[{"sig":"MEYCIQDrOgCMS83pwhV6Hx/5PEfX7NInIJNmp8wkRdGMINVyZAIhAKnqet4sIYDKxfeqNLToYLSezQ0dTiBhIhjWeFt70Nll","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGzawACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR7A//U7R9LDRs6qJYl3Eyusjf4CxdXOWEtDrA3EFC7qGi5ov482oh\r\n0u4fVe42I5QdqTByszRbbvYYmNk3BYpi1tk6JEhWFsm4AVsunPR0NiDORnpc\r\nD0VGtbVynaWvh3yfESjBB3TefTHdhGfq/O229y3YNRKRe2tvhw/5fYHXJq/i\r\nwc19/HZxlXjN1h1PuJv2Dq6faaMf+nnTDlVnQUbjyvtc9WVqygfDkyajwSre\r\nsQ7Z+Ffr6HLFAr/iR7sQZb1rTNnx1Lqcg+9Z285D08zgiMdN8lUmPsQT4/49\r\nO+XAdTy0cXDD/hketEGy30MxDxLWrgXtHifhFqAmd/KURFe3Sjn3k+q4FhQH\r\nEsyIGwHo5q6bIAec27D5fHDY0+P/sRbo69ZKQmOodjyHe/4F8elP0k+gajov\r\nnVotXNeK0nSypkgcomoWws37688sPIAoSoJo8nXEpJvlRbdg8PZY6Y+GdfEL\r\nfok95ItsAbxrcTWv1TljnuQRymS3Ad3J7LqH8tu7boOQi+2I2VZ6DvvLNQYK\r\nRhEY6gTU4LGL4AITCu63852EcZsiLDxei1ofwsLZmP5xTI8oyBZN7RXxO953\r\ngpeKI5IsmIbWVykkvr+oG3saNwvRBCo0bg33WcOQVFxeFyv5jfQG470566LQ\r\nX1JETdyIbfm9EeDvgG6kBc2d6jaxScMVw78=\r\n=hjk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"1b56f268e9f5e49a82ad383391e2a9e3b99f5be6","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.6_1679505072291_0.5101490549820047","host":"s3://npm-registry-packages"}},"6.16.7":{"name":"@axa-fr/react-oidc","version":"6.16.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c4def7116b7f1c5460444d855743b6ae471d0390","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.7.tgz","fileCount":257,"integrity":"sha512-QulZ5KCHjFHMjL3zcqFMSMHbM+2FfrhlIY9R9pYRa2zLjymGYwruRSHQtwa6FEMAjxOqSVFeuCPSoP192HtUNA==","signatures":[{"sig":"MEYCIQCKu3mZ4gRVyIKDDIxdmZMWzp/3lVeqAcMBZyd60c6kfQIhAPDYx7nA9LshOg1jcLti5iO9bWT116hITq0otoLS/sxc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGzmGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYNQ/+Okt3oVXcg+o9UbKjtU7ohn1BXLZXnjQdug25tmMB9QSWC+SV\r\necVakB8g/uNO3QN2poBsmuReKRiF5z56jsaeDJ33LbkshUrWq0OQ8vPpSMEV\r\n3KQmhZ57x0zINv4eSLEvqJOKsMt934DtmZvFs9oT9sHP/ckDbsYho49dFI+D\r\nv2ZrFbjpG0SNJ0eoYs0AiLgmsYGlvNjM2SKOiIvRD6tpHKwY6f8srNPUGP2P\r\nx4hMDE7qMxUUuPZnyCDT6iggFYL8GRSRIKL65w5/ifucMY26fw8kF/EW4oRK\r\n83LaIyCSE3URwoVn/d2Xm/mfmel96QnEVXj4pdcGY4IEA+daP/PS5+pRz1dp\r\npRWS2oFg9/kZeTTnL4xZ4y7cEo9EV2RtC3lgwr89Wqk2FhrBAUsLiSCNdq2N\r\nT/fV1Ynoxm4JylyniVGGrKAE0VpMPYg9OA/Aafya9UuBFl+1eI67gN2vE3BI\r\ntyGFq7j0XN5JmzUOTAFkCGpP0pfkWhBulqzshQ5+bZo/dkqBSIFRguWRzj5L\r\nCa2B4T3IXZcjNxN9OhkWvNcsCHFg6ZT9CvcKseqlmV8JWpraEs2RgRP67gtR\r\nh8PID5b2XDZ0KkfIez54y6U+jCiqoCCCY6CGyZBc9Y07et6zkQQ7hmVUJtB6\r\nfNCF5TTt/l156MNsT9sDJ/J02U0ROIz9fXs=\r\n=aH+f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"571ba915151ce3113d99d3f737b969c5871a7946","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.7_1679505797954_0.4281397196197736","host":"s3://npm-registry-packages"}},"6.16.8-alpha0":{"name":"@axa-fr/react-oidc","version":"6.16.8-alpha0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.8-alpha0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f756e5becca735deb389135babe4246170b2b454","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.8-alpha0.tgz","fileCount":257,"integrity":"sha512-hR0HzeH9sefjamOC4q7fZOQtSkE5vT8IAUp2p6/Y/joYRywfDGJJRMD1xIuM/jJAvBjraysT1HdnbvIvT5cK9w==","signatures":[{"sig":"MEYCIQCMn7OVMdWvPOag68BXAiFtbSsVM5UtdxwIrAS0bI598AIhAO1tO6NnmznH3P922ZkpyfpZKGCXZEAYuUCKx/hTHxp4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIH69ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrULhAAntxyR/1T8Lxm1BA/J9hLEM1srapMJoiI5+UoAwD5QzNmESSU\r\nD6w9SYV683Z6ttC3UdWu42uKWiKzhaOFpGCE2+qgBeSzjYmcYsin4zTZFW3T\r\no8sgwwIotupY3MvkRg1YpCSMJHX8dIxHVJKi+uzOjWlsWa0+lVt+lpdKvs1+\r\nEOK1mjpPue7hhw3I3zYPPjeCGYsYjU9y0kizQtpO29RJl59SbVZVGrruPwvD\r\nDjDjrqhU6ai2zmQDiFx5LjcRd93SuQzPgy6x6eIMcDEHU2p3oBs+3g0jxsGW\r\n3CMqw2o1Mayxy0HikVNRsYkGZVuwDqTeqMNZPR+2JfO7qsR/p77rJxh0cBiy\r\n+I2/lrhbF7IVYNJPkhn5wbolLiQhqePP4esT20WsTVhRrbSsglPX8sPg2iaM\r\n0oTX+vmOIMceatG/29ZcYJ9l32HcpvZnOrRQ93/0bL2bRRSJNO+6hreB5ujx\r\nhiDzZWuptkXxxUVbgqXf+LtofLhSdUTDU0W8U6rCwfIqdO0Sid+87uPqx5hz\r\nGBdhsKCXVAYbezrqo1sS5cNVKaRLpeOb53NDDahqstCGRnj7xd0n23V2tslV\r\nq7bsrW/4peGQXmTc75MEPaMn2gZcaTN7N4kcJfccJ79pM+sAQtjhg2zboCo4\r\nS4Y5YGfqtWyevanl7pgi+J0NTCEHPDKMq/4=\r\n=/6bm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"792e5a41e133401409536850573c75d285ec3016","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.8-alpha0_1679851197271_0.6908914218064961","host":"s3://npm-registry-packages"}},"6.16.8-alpha1":{"name":"@axa-fr/react-oidc","version":"6.16.8-alpha1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.8-alpha1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"55b95faf3c700b34fe5ffc682161f3f10156e352","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.8-alpha1.tgz","fileCount":257,"integrity":"sha512-Oqgi3w+WPrbck7cXZ/QRMsYN4TGlHCaFjFTQB26NsFUqu2ZWw1eQLaZKJdVGyqWSpi7QuOUIvB/oMdrAsJpTJQ==","signatures":[{"sig":"MEYCIQCxyWIJ+sS9ajQq4DRG4a4tPi411mvuTedzUUfksDObmAIhAKugu/zIZQgTqJb5PJNbW+sqKJBHdZ23QKwegJeCn2TD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIJchACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYsg/+JA5TSLht+DGHqAO8gKlToq2s7RsXU+TstVTTOcRM6BvUjhQ2\r\nNlqIkLgehqXOpQgqwBNsDYOrqkhTEuXhbWlZb8o/HwYMGiPLuYg+crS3p+Qf\r\nxcgxetotEI6h1hPc/v3hrUx3kV+2iojCOZkBtfb3O7gELszcZV7NSPu/EiMt\r\nnBBryFENO6ym7S7ySQcx1yi10icXIc+0Aqh3q0XEEHuxSg2WgXjQ6EKbVKdV\r\n+U2U69KSKNWUj/1DT7py2gcIprz48WZ2lWDxXAPgStOuHNlpPqAAD7tqhl9A\r\nFE1WH9gk5un05HzBg9saGdHgjCYf3Uc/6GdmSmXHtO7bAmmdoirnZRkg3yKU\r\nEBS48xIJzKLCJA7iVqjnW1a01qJbMTV9v2nsdUYJQQPlSQ1uhJv8r7mB+dJ2\r\n6oRkJaA8FrG0Lym5E6ujYNb7Zqel0j9ChWv7e/OyJH6ARLsLbQS7EgL61A7r\r\n6on5KKPdSQq1rLFgaWaJ5iMB/ElDFfPG7tgHzfQbRS+rJrreIPT5c1izGTWm\r\njRxVJpE1JVrw3NTpWrmQn9wH5QpHKR8Mj2dBpUorkLtIE/9ym1IXUNixP1HN\r\nkpbbp/BktJoYZKMCqB+Ftc+mXQz4ZA1ezrCPn1BZica7434t9ZcUvGNjEhWI\r\nGJxvZm1IaZy+ZhCWqGFWTZj2J25pGiWZ2Fo=\r\n=wNlx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"212247c03cf96712c0f9175d444728c812b8a326","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.8-alpha1_1679857440820_0.08962055300839822","host":"s3://npm-registry-packages"}},"6.16.8":{"name":"@axa-fr/react-oidc","version":"6.16.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.8","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"dc67906df5df3f038e0d81808e06eb9b22321acc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.8.tgz","fileCount":257,"integrity":"sha512-mz+tSgi4jF0f3FYEZP4mhXxWWODZnYU/S5yIyr19NdwINhh4sFORAA1iI3iHo7B7IoR7VFsOA+viRuG50P7Htw==","signatures":[{"sig":"MEYCIQDd9SyzX00JDj0o1yNzm47nu2nqKcPR/lIscEJO7Apu2QIhAI0FCxFeqpSIyultmxIPS7cQpASl6Eh6fXjp1PwVOB+K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIJifACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgKw/9EBuvA7S6uLD4lW36u8nQsSLxMa+AULD88HfpIWlbd5P3BFoc\r\nCiMvqRPM/ORRXKGMHlNnbXF2Wuqeh9TZpID36yJ/kFjXsIV2ddTNnes8A4F3\r\nKfh1aMHKaJAuLsN+YJ2xiW/ITnyadXiFiLbOibZOaLFrzGHtGCQoSdxUDx7u\r\nqoyLkcz4NHFLHVuXu/Bmbk7RWvuv3EM0KZo/aSQe4SWAYif+/2dyWo8ZWxtt\r\n0/V8V7xhpzTO4vl5CD8Qb6lx6JLjWw+2F4E/r4x7HMWjTOEtYHLlHkG5ysFs\r\nKUTfekfvyzIpmEn21pKi3Ww+KA+kYR6qbb9SxgWxY/80oiei/dwRlIIDA1rx\r\nONPCTe/F15Lab00NZ3zIKbcJrKuxabO37QVlYSXzl3c8qzPPU/vr+BXghabO\r\nDhIHpvgaBUe18xGRxFoUrzKgb8+AcIMdNJn05aZQD9DIuUck+BNJCA0cG1cS\r\nc1gosRLnt5bJOy2FbW0/jzzLi8ND3Pa4cbLttSD38NNo/cpkJIrC0JNn0ASy\r\n3idM3KYzQb3X8igj90TXpKzxGBDWXz4kjqAQY3QQi0VTl2LpFktHDHsVhnPV\r\nm083Ew4F14W0wPJfTwq++krI1LSoaF2IZvDlTKOJaPD3Oi6ziaAZ3ahbIJjC\r\nk4ka+1YK7aXapO5fHyEwSR4nMyXm5sed31Y=\r\n=T75W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b34b2cd68287d6d80e1c847e7a52e2c2d6875863","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.8_1679857823712_0.9474290439757005","host":"s3://npm-registry-packages"}},"6.16.9":{"name":"@axa-fr/react-oidc","version":"6.16.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"dd5b8c5e4d6d7f5b0f755bd87d667a148bf756c1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.9.tgz","fileCount":257,"integrity":"sha512-m0I62GiK+ca1SRDA+Klomtew2OLd2Tzxcza6vuRoj25gy1BPQZtXe/1dJsgzba6AqWQcl8CZ22t6MoHxEGgiEg==","signatures":[{"sig":"MEUCIQC8ClxXBEOA9WNm9DHtUg1eTRyXeudeg/SM/rqUh/Ak/gIgAg8kyGF+v3eUy+AltzkVKB/VhdfW1UkJcqQDhunua/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIfXmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoooA/+LsV+ZVgecxfzgmwcswsUOhkEfqR/soLowqV+F3oDRmqncyqs\r\n0YZa46pf8U1WfWpjUFmWfpsFjspK0TvIAhpLwHFfWyq30AF+JyqLgU40NREF\r\nPQ0L8mYfuxRfDA6N8dh8J6Evo/rNjeswUUA1UtRW/BQ/eTZcCJuNwnN08hUD\r\nVkAK2BcPSXcIABghiM6l/1ChePbPYI3cmfRE1e1ogeyDFZabzsx2dpHmBjHk\r\n7ZrwiAg4mTfVAxPrQA/pGkXoBqYfs9XmD/kOgQCVOvGN36prcdXg1l4+8Xij\r\n+zBiQeHHfU0Dj35iMYfry77yPRat9NUlHQlypcbTsfIow6TDtzlVzmOeHLND\r\nasQu7gULp9XfnxihnrFCjU9jQ8KYPZEI9Q19u4k4guB1QjwkjKCdFZRH6wta\r\n07BiiQ0BbyTMwoZMP1N6UKoC+YjC41LIylJxf+kZQ8nygmq6cUtTo4ny8S5L\r\nDnwc3k03jTi/7ciEFIy/35tQ37zqY67Gvxh3+kMDMIf6nwnk9YdjytzEZTHR\r\nyAH25/EywnneOILi8JqpatFr9fc5aHFeW/lXvSD970acZ57kRS3r5QaKYjBp\r\nPGQiSfKQv1G6XhphoAm4KoZTfsNvkdwYtzDyLiv8lOLOhLieNn+V/+YBFb94\r\n363UHs7m8Ogiexn4lU8VIudCFkCi7xLBOuc=\r\n=vTOm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c6fc8dbcd2fabdcab024494a97c423c2fdcd6a27","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.9_1679947238499_0.7077820048468499","host":"s3://npm-registry-packages"}},"6.16.10":{"name":"@axa-fr/react-oidc","version":"6.16.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.10","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"11473aa4d2ba15051aa7aa18af90498ca856d102","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.10.tgz","fileCount":257,"integrity":"sha512-NpwXfqAdfeEgFsa5szKXk+mMW76gTHcnCc5F2UdBtWrztPwqFouHA/wVfugFna/iejjIqyqeY1MDk60G3oNGyQ==","signatures":[{"sig":"MEQCIGiKWuN57GpfYLiSoJgqSTU34wRL8DiStP2k6leLWLS5AiB2D7MbB26Gd+q0baTx16uvXD7+RHU1uAUw8ga6S2TI3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":654470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJISdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5KRAAn7YlX7mZ+ZC4gPdCqnPJDqg6EWAEvx9eY4vcnDNqUyV0iKqb\r\nhtRRrvXdV7EAKFBpUxRcz6II1mWNy3uMumHslx2T6fMvE5l5adbeg5Rf2JUW\r\nzBpx5khUu05H0YpIPkoXqnDEOwE45uj+lwiU/FFJlZY50R9JpGBfy9xz84uR\r\nuV4y+BH7Fg6n/FgIMdsnlhCTv+fKQHJA09bVdmKgUn9NqN74DDUB4ZCX58Iw\r\nejh4qx5g/QLSWbYbUKTfKK3MxaIZjcHGEbV/nErPDZJqeAe5bHekZjM4Qm3L\r\n7qzuV4vaEoPyF7rUhxV1kFUiPg4T9WKNtyNOlrY9ZadVajRX7premFKHu46m\r\npU/8NB3kqu4f2B3donIGUvC7a1HLqt2x3GJFoXQCzmsCkQx7Y03e4JbeFRYo\r\nUsYDG2nXTSHTMxttv/Itfey0Mlrmb8jxGaKeMibr8bcCS/y/33jGGomRGEv7\r\ngtIa5ojvAk8C6eHdrc9vEtMdaiiRrXr5jW7+gFUGt23uSNzaWSq5rM56OcPm\r\nS56TjH3TnxVyOCv3D1+8szFoXAgsPffo7uz8Mh/t2V+lt6wppVPla1LkBEwy\r\n9QfGvMHN/2WMc/sq23OYOsi59swhH+5hj0ZaYta1X6IZl8Tijeihk5BxMab9\r\nKke3WxY3gIMQ1NvhCfJXTF9oasFZF+Gfhr8=\r\n=mWka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"98ec7f944e5b14889f75c693b7aeaed42c0773ac","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.10_1680114845579_0.23228721907197292","host":"s3://npm-registry-packages"}},"6.16.12":{"name":"@axa-fr/react-oidc","version":"6.16.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.12","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"38ae76f07e8fc812f25b17568e5e422574e250c1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.12.tgz","fileCount":257,"integrity":"sha512-26wjgD1kIf/Hi4kmYQ6T2pOuKFqWsUrHpVnrloOfeEVcDpjt+gMNGDCeBb72YSqfPbshwL6iwyOw9+ZZUxHYMQ==","signatures":[{"sig":"MEQCIC+M3fiSbKyAFKIio6ZJztgE5js457O1UKB5lxHnBzO2AiAYDOa3GBMwe3/w/09BzqopL53ei6KoUVKSTy3UW56J1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":655861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCBUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTNA//d4b0nc3QFYEjJflkoe/YRBvq1j9X+kbRpRJUqEHVFYBKKm6y\r\nCgBUY2QXhbYPljvIF2k5HF8Nin82wq61z8SGq7d4Og03b7tpIeSwhXrQIj//\r\nCPA7z+0iNrYZVsjGJLvqaHiYxVf/EszgiWX1MmX4AyQJfBFT88mIhPIH39V5\r\n10k7fYdfqXRsevOFcDwNllrkrnWN5XsLDT6yS4E3d8sHB4p6/vOYNLLuT6W2\r\nNZtZoYHyx+WBCuMxE66mY7r3y0URJ0q0PcI9LrFipV2j7UptmHql1FJx8gET\r\nyl++yr0i+RGNj/SUIwb3LKfCdCZXKDy2p06fOVHjcIi9W+KX8iIlNavkROpi\r\njtRKuNj/izggYIPdD68II/riv+aOSAhTQ3r11P7315Q4rG0tPpehtTfjowuZ\r\nD68HoneeixSJjcqGoSs2bfHxi9n8x9hZnDSpuXgF66Ay+uQFfnquHyRIg1aQ\r\n86phNSN0Bs29vtz77SwDVCGh+GvhsuLAWAAMhqkXoSIal+hLKYWpeRemcyXc\r\nmFo3/lzpgVIjPCsDBPF68l3dvUJSMrMXjCKC4pkxmATQkWC7QzkXw0a3V/bz\r\nIkES7aaQfubmbB43ha1EDlTO1+YfLGb0rUOZg0nMs+KCY/Sa8ANDPcyrGpLZ\r\nFeDJ9DuPfPcnzMmm+aG32v7qohPpVDbcopQ=\r\n=wJUW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"484ce6f34cd2734a273549e1360e506f6a46efaa","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.12_1680613460135_0.16096077985107127","host":"s3://npm-registry-packages"}},"6.16.13":{"name":"@axa-fr/react-oidc","version":"6.16.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.13","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"735d68d599d996b8332715b440568708d4468819","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.13.tgz","fileCount":257,"integrity":"sha512-86dxMVDzTku0vvbpGFYKI+0v3aiwWL+OwTDvmJ9fMEAI+WbeCrqqvz/ePZd8aO22XNH7PKP6Vx3WntkJ7YRLDg==","signatures":[{"sig":"MEQCIDK1JmxR0tfCDkRhaIGuk13gbrJciY01quqxEFKCNT3DAiB1V0z/boykyd+VARmvRM7qw0ZfI5tQ5iPC7/qbUg3Ybg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNks1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow7A//WeMvJhdxUuP0NeOa3vL4cuIa0YqTsCpBDxcePY3ZA+L8uyrd\r\n4S72f3v8EVhoCKtt76ZD/n8WZNgi7bBi/Uuv2RXJguRB4Ha+UNLCZs8CyC/X\r\nauGB72LJlk7nXAOehIko9TqRff+O5cb8l41sgua+gtOO1VSx33qvAvfA5Dqa\r\n53vzj/lUWpoBlBzrz/zfKMll1Ra7PF3ZzqahdJ1xdAKoLlpU1uRovuDdfafd\r\nu66HLOAyyZBI1IjPgf9tVFipSLq22FSXrvDfnmlt6CofgNaWbGms5LZWdCqf\r\ndZBHVgAA1KzaD1o1lXjUM62O+zJQ2BxeSmudQ3m7Pq1SwC3eMsc8FnW6cmi5\r\n/wDkfmXREgskfjPZM2x1GY5tuLL2NUtnR6eUidVb/BkXURdcj3a6+5ezIgG0\r\nZ9NEylvYoDb9ebYkByHKg6slJKR0HNrH4B39CNRdGVB/+wB6cH0Co5FcOaaL\r\nlb6R7xztncBUeK1RyEw0ScS4yFVQYHOScFaauKTCNLmQClDBusxsK5dX7qf9\r\nxp20UGVZ+7GlL/Yix4faraVVBsLQOOwzskwGKgNs5dkoyxKCQGY3e+uWKlw5\r\nLwvl40AR/GEcdeuQQ/eiFLNyGvxaBUhtWyyNVu8h4SFfCWo8EQ7flArXvYDM\r\nirJx00oJ1/tumoAbVEzPkagKiGykTG2Pdqo=\r\n=2VhY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3a9e0afee677912d4a0a97449eaf4750ef433531","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.13_1681279797645_0.6609535105476199","host":"s3://npm-registry-packages"}},"6.16.14":{"name":"@axa-fr/react-oidc","version":"6.16.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.16.14","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"61fac9e3928a834a21a7fcb1cf77ff9919c2d99c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.16.14.tgz","fileCount":257,"integrity":"sha512-HyT2c/3giRxCLzHqCaJKWZUJJntFFg70v+ze9nNh1nIUD1nEmBbuRE6jslp6+QoFguwvSwErzrIucMnhWjCo3A==","signatures":[{"sig":"MEQCICkNihQ6+PHxUH4yHBPEC0ZFqSuVpGg1bRpB+i1tRrT5AiBdmWqV+naPwySThcEPq0OSm0aza0MV28wdRvG3WbcDcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOSl2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlgg/+Oq1cwA6gl5YvvTpeffknRtPAYsQ6PPR/AVngq770K3Wa4gEI\r\nHc0EpitxDrM4V13zfSBv6UGJ922keCXv/i0RLgwQaZhJWov5gSr3S57aZfqs\r\npQt957QhYLmMjJ2PtqnirrP9aRdN/80ZKF+hCiWZoqdciPqDZupSOVAnpyuo\r\no/Tr2gMzldi35KxACWFkZMf+3A9Qda0ukac04FWstCjm+ccTB7FY1OWHWu8Z\r\nG0hjAN+AlEg+Bet/vQ4r0LS0685aAT1NwHjJLGJeMHI6DqHP2TnmLicBBSrY\r\nmdaR1i+S/tRLNkM+7UgRmZFPu3PD/D3I7ko1S48oqZeAjjANaHYrxx8KQchb\r\nkUm2cKXsVl4vmw9AxFNEWk92c8lCJdCLKOrpY+9jhGMHe6a8lShoyKsAZBah\r\n8ktGIJitMVOmKp8LrWde2qTZ9iTjiNXxqGZ02Nj1ikVpxULPODuaps0J3iNm\r\nwYNWG88+D8Zg2OCfuEipWBzysJ3UzkYWEeO/Vsyhu/kxTjsOmDlTLiliZ7TU\r\nBbSFPquN7ZPuvKT9T0t6Uw2Z6qfT/n+vFwkknu1So5j58k1BfABeTiPrKsRz\r\ngFiXiJjLF5rf2TB7IQoHvPNOmIX2K3WaLdAjdhRaKXCD2zdmif7M+vFRR3GV\r\nREMSBewTCYLgFrrGZEj2l456bKp2tJN7hNs=\r\n=Bfdl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"044731a4f8a74eebf5b7270d873a0ae47f191667","private":false,"scripts":{"lint":"eslint src","test":"craco test --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"16.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.16.14_1681467765895_0.9675210858053391","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"@axa-fr/react-oidc","version":"6.17.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.17.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"153e4456a847f0d3f6030308a0777a4641c9c0a9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.17.0.tgz","fileCount":257,"integrity":"sha512-7EHaCYL6O8L2QK40Rf9XyKz8Jhv7prC9WlMVpsWWScUwEhA+BBeJzkA80JMKM5D2E+pe7XIwkI1B5OBTMNI6Mw==","signatures":[{"sig":"MEQCIEa2LFvIkFJXe+TSJ0bqGIBKA5vQg7jp0sxvoQ2XdYulAiBknae9b+qZ7BjKGXksoySkZSK6W0qhvYJM/NgiIdYuRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR+zIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCChAAoh7Zjgv7OnkeFcWV8DazIA6oeTrxcARxHgZ9hHwpVFAbUGVs\r\nfvrHmEOeuc9+3Tz+N4P5NLs2V5EXjKgIoizDoUORjuTVsR4d2Zcbjf/82ZdV\r\naQK/psyOZLySIlZErZrihjMipEZyMvNwumBX18KYl+bOnCYTf15TOWq60t+x\r\n6ez3RQb56gn7mTIDm08HbR8y537yLeFjGQwF2IoO0oCtwZUgi6RMhalrZC+o\r\nYR3P9VHOk2J2royFf41xeTb3KmysmXknR6q5B8gtndP/bLPk6et0sb44Nnpo\r\nJhqVelR3OFSzLBfdUc/HyscS9t2mz8fG2EzTDIbUc1dutBEUGm9JJmK8h6kl\r\nxpDr9DXgRpsxtj8u//SfmwThkHZC36f8gbMTlJYdsZcSEX6GOQ8D1cNuvViU\r\n28TcRUB91DEg5/jZ+NIS37YBM/eZyFsik5tPQs5+/NJxzoemsMhcARqdYgvN\r\nC4Q/u7TKBKNmJdD15IKHqkkSg+nnw4sN6FcE8rTywH9rtn3sGSXLBHOrhyTt\r\nI6G+H65p5m5j++K5i0zYYxv3m2k5AJ5liUyTT15slOr59FOw9MAx5lK6QTFQ\r\nvM45ABclLx6XjRvFX3cJvvfObcQDLyMxfDalxiKzfxWgOLI7hIRFJN/Xfxs/\r\nd+VhVkukkFCvb9AKBTfI9zHjvxy1BQMfy9s=\r\n=Gw9X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a7886285f6d8ce0391f1cbb9c03313470e3006f7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.17.0_1682435271800_0.8305992212599318","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"@axa-fr/react-oidc","version":"6.17.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.17.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1bbe87310b81f0aa7e8f60fd495847fd6655e8ad","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.17.1.tgz","fileCount":257,"integrity":"sha512-zKoo8r/TMdpM1sTxBrvv1+BygdWfjKnqboSpAwy9Ght1ANSL+OW9VuaAx3k6f3UV8E6OE3j0yBbbmShIaKClNw==","signatures":[{"sig":"MEUCIAkK88+pLxZyzJRtptQOrJ1YX9xrOogxx2do92fo63xUAiEAhRVhkg4oIsCNF9Exr+N2tjkvvSOl3oSbUD4LXtJvqgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":657374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUWg7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCKw/9HGCM3W8cOO15aPlPf4PVZnkugdF8qLDQ0cJ/lV2JPJXcNAVd\r\nDHjGsNA6vs5XYZh0Yaw93Gxrfb2eAChCLZU2akojFSTsRZQghxvKPNlVSR92\r\nyBG2/jfEf8P1Ehw7eSeYsfUZBEvrcdSyioWGQ9DFVrQx7e3Hg9+wdVsg6ipb\r\n5vWfiTVRXboSDxB4Gwhb3GslQjKZIGK519/NTl0Yl6tPBj1WmobTpbI5a3LB\r\n+Cmglt/m3u4kDz7I3h5DYorLF5XWS+G9a5zJ9XQnEJ//B70Ov8RIKvCJ8mZK\r\nQenXBkMgo/C516st/WFxOw9Txh827MlKQmFdAIMJlINcRTiF5CYe5S/Q2ga5\r\nQrML9RQRonjPdvpbiYiiAx6I7rBYJvye9Lj/+V3rqA8VsAZ+A3O/aApDWpJ/\r\nk42hj8W+Jqh8ZGdtT38Cg8Tl7G3lXR9gOl0ztTIRyIVbXItpc/wvtl02BgFh\r\nArMx/9HHatpT67F3F9Sed1yMDNBcFdqbgaytQ+qP4gmGzRPfYLSDHzvDhl/y\r\n8Jzh66DZ3cxDUFUy1X7ZfMU/Kr3TIUTjxJC/UnGnMwKOJr/NeNbWPYod6isL\r\n5qBkqXGF4sdDqmYGKtuBNWWAocUFRlEN3jgcR6tTDwHY3juMHuW9cEcxIzQX\r\nKm8qC+JIMG7o4ubXgLy5fCppVegegqJ3Kqk=\r\n=47QL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3b4354ede3984110c4c69a16c9d2bb73e82c12a7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"0.46.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.17.1_1683056698750_0.352481013898128","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"@axa-fr/react-oidc","version":"6.18.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.18.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"5a54a93f7ef14ef2432fd21ab091dd8acbca121a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.18.0.tgz","fileCount":259,"integrity":"sha512-xHas3IPrjak5xJ7J/XOnZ5Vc9qt5L6erNc6bHSXBJedLKZXD559ZjzMbcuOPcIoQP5h+ALaUFUov/R214Uii4g==","signatures":[{"sig":"MEUCIAEVAAu0TCt+aWJzNOnShovpDMGTKXwqP6B4tONdCwiAAiEAylOiA8X2/wpuitt82K955v4za12VSGyWI8ARYWR74kI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":665686},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"805d684549d83c862fc0fd93773e11f8560e2907","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.18.0_1683642821874_0.8636469604744004","host":"s3://npm-registry-packages"}},"6.18.1":{"name":"@axa-fr/react-oidc","version":"6.18.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.18.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"be0c1b9bb88e942392812939485e3ed2f3e58644","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.18.1.tgz","fileCount":259,"integrity":"sha512-WQG1cd1mhmMn4uKYyh1gB5Q4faFmvXMNNTrUgFuJ1kc/K3VIiYoBeJulR3+SOQW5H235UIHbObtaagm5RMtDVg==","signatures":[{"sig":"MEUCIHAOr54SkcXCYSMPK7qK7vb716TAStUOw++oyFOOV5wKAiEAoo0e939GX1Zr9sB3MtxioZvT7JTxWO1qZsPKUWucgXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":665834},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"df6fc809e6b558bbdd0c4c98dee5b511cab3899c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.18.1_1683730297575_0.6532390366787268","host":"s3://npm-registry-packages"}},"6.18.2":{"name":"@axa-fr/react-oidc","version":"6.18.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.18.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2a43db5755fa1ddc6728ed12c8942c5c386aba6b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.18.2.tgz","fileCount":259,"integrity":"sha512-1aekaRefWEMTQoU3s7CHlDqlsQV61/65PmysNPuH2InzmPtN5oFiRYLiSLdEOrgygUAaBFNJetaBsyPtcZKZ1Q==","signatures":[{"sig":"MEQCIDgwVKWSD3pyShU++zkbBOVxHHGIBShMps3Vos44GlEdAiBfDgeTxwI+mCYbSBwVcgTdmbjPIytrd2vpyex6VwMsNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":666432},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d4a1f6cee4a3a0751286922e732af43b2c17bb9a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.18.2_1683738113630_0.760220020181481","host":"s3://npm-registry-packages"}},"6.18.3":{"name":"@axa-fr/react-oidc","version":"6.18.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.18.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8c16b4d4f16c6a548b5580caace67fadf5dc5c8a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.18.3.tgz","fileCount":259,"integrity":"sha512-LLO4z0iFv8FdQh1n95xxxQPGHr8WSHCd4Pga5A6GWFd83Lwz72axgcKls4deu/RnEE6slEEsncVdRr0BzXXU3A==","signatures":[{"sig":"MEQCIHNlaREMSHBo8n1i0BMkVFwu16WN46Y/RhbxH5CYLJ2zAiBDNvqjgnUBo7r9M+1vGIIBZtANn6TEo7JoArhOSw7iLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":668172},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"e005e9084e23acb11778a682e8b3c9a0a8c6a9aa","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.18.3_1683906086835_0.6148755046252905","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"@axa-fr/react-oidc","version":"6.19.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.19.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"81b4a96f7783f34caf217fc1e046431a4a2f5dfa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.19.0.tgz","fileCount":259,"integrity":"sha512-b6sa1JgiV/P6nPsAe2TuvNrvVjKYhJO7R2MvrL/rtzaV0JWpeuZt1dydSdLAR6332KjwaKLnUA4TUCxn+M8lEA==","signatures":[{"sig":"MEUCIHTPmEAAXTtO39vVyvL5opzwhZTeWWzi4TVaRMBNI+E3AiEAv4bxyAIPzoOrccfNRrYbZAxK5yd1V+eo/iWuhS1bm8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676782},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8895b868db7ca9661918af4304c85c976536849c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.19.0_1683907385579_0.19061996008398152","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"@axa-fr/react-oidc","version":"6.19.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.19.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ae42f6ac973a721e20eb6e021044d12db69ebe87","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.19.1.tgz","fileCount":259,"integrity":"sha512-8CcnrLC+IX8HKiWj9AswrMJefa2ShDOczF3N9bNyfI3QvAz8Fjc3Lndf+JViAZoMRdJCT9m7bZVFKyh0c7bQxw==","signatures":[{"sig":"MEYCIQD6ef6eLPkmFpEa2JWqb1Py4dbINXHI8O4Le3GwoVWNsQIhANtiIlkxz4rXor77bRXBFoa3j02GGb4AGe4y6MnocKqo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676877},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5f642aa3f9bd6c28b37a1634bae17a75ba144dfc","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.19.1_1685087096212_0.4665963596217173","host":"s3://npm-registry-packages"}},"6.19.2":{"name":"@axa-fr/react-oidc","version":"6.19.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.19.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f99d6e4806faf7001ef131e940315111457cd380","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.19.2.tgz","fileCount":259,"integrity":"sha512-6uHzXoDy0MRk78eZohffjufeq3Zo0irrb8VTIwHQa4cHjCHKGRVrgY9rIyUQBI+nxR6VyN3c0+IfWZAh+rnHlA==","signatures":[{"sig":"MEQCIDLjdMgvZtlXnbpVnj0UU6bWFooQ5m4AkE4YfDzUQlpjAiADHOURJpSnm9t6fjh80CUHePYx4GyGL+46QCmLbjqQng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676871},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"30e2542efeb0a6540bd452a090ac961d93f763e8","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.19.2_1685087866524_0.5553216155735388","host":"s3://npm-registry-packages"}},"6.20.0":{"name":"@axa-fr/react-oidc","version":"6.20.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.20.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"bf85f88023fda5910b153e61c60d1f0a247cbc05","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.20.0.tgz","fileCount":259,"integrity":"sha512-6NH+JNi2Gr9iTBNuj/fwOpKfCFcO8jf5lyKydrM9SPc4ox4NABMaParBtfByaTttxsPuSxVe8Bo60YkFZAKajg==","signatures":[{"sig":"MEQCICVfyTq5Kg8bY5y05EF1N8ykvQhYgHEX23o5uyWm2fnKAiB/3nd4uglZsGw7Rs5A3QRz3BsteE0o21W8UwPJ6yIBHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678049},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7847c705d62b3d7d0f35f649335178569a732fff","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.20.0_1687166326111_0.3939008030361242","host":"s3://npm-registry-packages"}},"6.21.0":{"name":"@axa-fr/react-oidc","version":"6.21.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.21.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"2a39909380643bad9c5ce93f3ebc3e10bde9720d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.21.0.tgz","fileCount":259,"integrity":"sha512-Q9SqrxZIrwgjOF4AK0Ij6dfiA8vELvalqAH+udnx4x7RKP4vwEsSBUtl5a/fb/PupfiGQiD3Wr4EYjtuzvfdgw==","signatures":[{"sig":"MEQCIFSmmiOvQo/AicybUcJ2yNFhtFaoOZbFTZqeHCVCCWb5AiBuSRw74Da/mOpQ1mm9Ngia1F76tIQVhsvplxY6cW8DBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679380},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ce9be15db8e703d95cd059ab9d03c89e26c859fe","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.21.0_1687426789839_0.7502124916284734","host":"s3://npm-registry-packages"}},"6.22.0":{"name":"@axa-fr/react-oidc","version":"6.22.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"25857a29556e0d76c916fef7e487a4d517d28788","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.0.tgz","fileCount":259,"integrity":"sha512-Lmq00BOk+aXRTmS3mZFp/S1DJvU+6bEK2hqyIw2XJrnRPKexTMQIig/bLr5N+sV3PGshNoo00rOzDKzd5sRqnw==","signatures":[{"sig":"MEYCIQD85cfzhs4uzEh7kx4fxPflhKqlV6AE6sasnIV47xUK4QIhAP+SwLey4qsvXL9AXfLTecrrY1MGeFk80Kl7/xaJrvVk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682265},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"47e3a67b539fea8832c90f376eef2192756f0d14","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.0_1687429803485_0.9483764328588087","host":"s3://npm-registry-packages"}},"6.22.1":{"name":"@axa-fr/react-oidc","version":"6.22.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6f55a321c084b1cac5dc0fdb9b9f8361b8c1ec04","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.1.tgz","fileCount":259,"integrity":"sha512-NWRnrHilvjhXFQUEZV3qjY2nSCza7avqUNH6dKWLFxj73698VUmeYHK+Mzh7Qu35hYkr9ZwcMqFw+JS1aO11jA==","signatures":[{"sig":"MEUCICnnyq93J6HmMcGO0Vip/GDNCrtHIijL9RuP4rB++zcpAiEA67aYgLEzC6ffwZavRbe+HkWw4NQay8zuL1L+Sz++lHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682331},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ddc7b01f388534e92e4289d3a927f36e2cbf2251","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.1_1687432935128_0.39420707282172196","host":"s3://npm-registry-packages"}},"6.22.7":{"name":"@axa-fr/react-oidc","version":"6.22.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.7","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c5cd5392adb364f80f2a5eb90c158255d85209cf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.7.tgz","fileCount":259,"integrity":"sha512-tSDcwWf5y7wTHvWRp2jezAicWwHZqjTHsibEZZzl+bPgLWLImeF6H0xhJkBuIHOVqJ1j8JktPT94v2CK0Q0Vtg==","signatures":[{"sig":"MEUCIAYvbgl9nwEtAG4uqrhhrbMzWNtjDB1TZ2olzEZG9E1kAiEAq/qzio23VJc8yLdCxEux1YtYTmbt+nUDaV71guw4U18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682366},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d9da499b48a6fa64599584a70a30806d1014d38c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.7_1687446741814_0.8743282056646848","host":"s3://npm-registry-packages"}},"6.22.9":{"name":"@axa-fr/react-oidc","version":"6.22.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.9","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"92bb146d69ead546c742d48b0515c2481fc099a0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.9.tgz","fileCount":259,"integrity":"sha512-r0Kvq6rWe6PvimWS4ITS1ZzyBgrodbRcFOeH4vMvKbJimfL4wTgRbQd03NMohCidQPmWi3zEBnAAN8+T5Oa8HQ==","signatures":[{"sig":"MEYCIQCaW+MAxDnUYdb+t/GNtMecfiHvr3q9iKejI/HC7uURpwIhAKYx9k98+2uRlk4AKfgeW5nkHwkKyik9FU5QuYbYVTJg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682439},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1a7ac5cbc875ac2da95a4406b634743be47264c0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.9_1687461300410_0.9051143279587874","host":"s3://npm-registry-packages"}},"6.22.11":{"name":"@axa-fr/react-oidc","version":"6.22.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.11","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ccc51798c549ae669e2b4a1b25f1b991b056bc0f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.11.tgz","fileCount":259,"integrity":"sha512-uoNYCg0OFhrFPqHuwZYm+/IIF9nqUkPF5nqb5yqdS79QcFR7/grlc+RHa40+tk/Mal0g448ZqMibwvDIgjzTGg==","signatures":[{"sig":"MEYCIQCNlqbojKoI7Pzvf5mLX2VUhklRg9jfWZnFNs3eJ6CEbAIhALq8Cl70bP9pcNToku6KdtTftNvdz65y5lddkNOcyJFw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683086},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"969cfd96ded36bc72538e2fe40b701504a1ed545","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.11_1687472016365_0.5740643199942721","host":"s3://npm-registry-packages"}},"6.22.14":{"name":"@axa-fr/react-oidc","version":"6.22.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.14","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1cf9b7527174c2eea7ef08a31c075adc2ff35d39","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.14.tgz","fileCount":263,"integrity":"sha512-GV/tyjoiHrQeyYpom+XPQA97OCvBOblVqm2ZEG5pCmSd6mV6xv+dZ3j0yd7bmsdKzarHDJ3HE9XTgXLlOWf+7A==","signatures":[{"sig":"MEUCICXnPlD8MiB7BqLLYd0m9vx6Qt6ScUZeI9NhHhpl4lRXAiEAte7ZGLmdasBFKn8SDYdlh3HVHjOT6lV9Bvh5BFvvp+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684030},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"57943c7759bb1315b3009708ca4ced3eba03b566","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.14_1687507037530_0.03924371270679039","host":"s3://npm-registry-packages"}},"6.22.15":{"name":"@axa-fr/react-oidc","version":"6.22.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.15","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"f8d16668fe5e7d0db854bfcd616187b449075471","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.15.tgz","fileCount":263,"integrity":"sha512-6/CpYONlBRFyJ8HW98dWkMX8LpdOD6EjGB2PvgL3p1K2fyPk/MVQKTsYGUBWnJILddxsyioqys3kWYprc4Cujw==","signatures":[{"sig":"MEUCICFBBV2nTtZqcF64Mqg/X1JtRpfgKd14fyvQxG4a2NqQAiEAuXuZvVm9oo1jm5exgrSFz9f/7yaYORHgE2UaBLRJCvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683749},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"737ff9c0e8d331c4892d12fdb7917e5ec5612918","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.15_1687508575795_0.7831963472524239","host":"s3://npm-registry-packages"}},"6.22.16":{"name":"@axa-fr/react-oidc","version":"6.22.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.22.16","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"8a026ff57209fd51e2cee433de81f619f70e42af","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.22.16.tgz","fileCount":263,"integrity":"sha512-3dfyJaTqvYwQU7hVCaMD6spiWXNdhu5kYL/awOMG6G4OVNm/HpPaQlNOG8kiR10bppSTWMoyRPzJ2LbYhvCFpA==","signatures":[{"sig":"MEYCIQCAYputPKuzbINnBxxJxhkwsIgeViqs0SGi7tnWiSM9EwIhAL0EbcgYrhoKaDba3bGTiq49BJuGa346KJV8YjL0yYgf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683756},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"60746a47da6375652444daf3b613aa2d12f48483","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.22.16_1687509937888_0.18367482133893365","host":"s3://npm-registry-packages"}},"6.23.0":{"name":"@axa-fr/react-oidc","version":"6.23.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.23.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"145321d95e514bb61054c86dbbee7226d20e4397","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.23.0.tgz","fileCount":263,"integrity":"sha512-N785daT5ekf4JDDoGsC/cdpoJF9ALzsTEjO/OHz36TwowWL4GdmsHCboUHWxUKohhhJbWiHtQ8qNJh0c2172bg==","signatures":[{"sig":"MEYCIQCnYI89Q4mnR+g9j3eQwWPBd/LvXSGPWU1+7CN+AX4CNgIhAKL4LBJHdlDulUtFmP7E7knvlBCH6EzwF2U2AYkGUAZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685143},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"247abf5652bb0b13a086cfe35d7b7e36a88a2084","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.23.0_1687768313020_0.10969063493015385","host":"s3://npm-registry-packages"}},"6.23.1":{"name":"@axa-fr/react-oidc","version":"6.23.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.23.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1e5c89888c9604a00a6aefbc7b610b88daeeb2c0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.23.1.tgz","fileCount":263,"integrity":"sha512-s+IQuZTUimBD4PeH82tidgSMGzGzkoqDRqhlfyYpcQ/nABKUidW6pmLLZlt6sww5m+xD1qb3KVQdFc+SnmEylQ==","signatures":[{"sig":"MEYCIQDijkVoNHcE9miwI9AjY4ZVmqVnvJAf6OunTO2iZU2L7QIhAM96IBXE7FAi4T8+3aNz2nbvjqFK+ksA6Ubh9Z3TPrbL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685143},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f96a8f90b045aaa481cd8dafc495dcac05033013","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.23.1_1688455508620_0.714464589876848","host":"s3://npm-registry-packages"}},"6.23.2":{"name":"@axa-fr/react-oidc","version":"6.23.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.23.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"88395c1a5e6f04b3ba3ee325c16eece36b3e77f0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.23.2.tgz","fileCount":263,"integrity":"sha512-V7RWpC9WdwmVvleuJgvJ3Owz0kVXnHqpMnNGi2ywudLfsDL/DsyEOvk1WXa3l/cTIwT3nMcnSNYGhM3fHgTUqA==","signatures":[{"sig":"MEYCIQDUzXfa4eWznM67b6USyAGntPMnK8kWKC2kEWhGFoRdzQIhAPTJG+IghGTZPgJqpgT2+I3w1W/D3S6kumVqBE0CVh+v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685143},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7660d3ee0990726eebcb96a5504184ed149d131e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.23.2_1688981390361_0.0024400553215295773","host":"s3://npm-registry-packages"}},"6.24.0":{"name":"@axa-fr/react-oidc","version":"6.24.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.24.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c7144d886b7c5d96ec17462934e82b10302a43f6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.24.0.tgz","fileCount":269,"integrity":"sha512-YUdUy8fMUT9DbueEu+k1PKdqnUavmz+HNCij7gEok4j7f/eaSUXUrbjJrmb4TbJ/jBAaZ3synJC9sDID4PmouQ==","signatures":[{"sig":"MEYCIQCYuBCD4Sa7W+r68gM86G2ZcvCnyEiQVpAW1yGfCLJkcQIhAKTF8A9F87knE90g1J9wl6gpetD/XOojO9dS7v/q9avT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692456},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"287c334fdf8b261f8d93c29d6dab7cd57a2b9561","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.24.0_1688986406790_0.08989146190630781","host":"s3://npm-registry-packages"}},"6.24.1":{"name":"@axa-fr/react-oidc","version":"6.24.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.24.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"56430191011959f5cab13287b5fbdb1838167950","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.24.1.tgz","fileCount":269,"integrity":"sha512-/8pP73h9pnAupphidAGalMz+MbqbPYfbqtEmcPitS7urjtXFZrs37lpo1gbXxbOKlk3qjAI0BkWDLqHBh3gedA==","signatures":[{"sig":"MEUCIQCPtHkLNo9xgZNd3nOmjBBfOZpOSDdX9jXu33pAH9Xf7AIgYdY6r8nwSbLwCWfLiaOiQHKiZUp5KbAFBa2jbpUVyig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692190},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d19686235688868f88fdbea197402fb6fa901d50","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.24.1_1689088921092_0.82318829352734","host":"s3://npm-registry-packages"}},"6.24.23-alpha914":{"name":"@axa-fr/react-oidc","version":"6.24.23-alpha914","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.24.23-alpha914","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0e64c8379e0e656ac5c8172f3b3536e217b47834","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.24.23-alpha914.tgz","fileCount":269,"integrity":"sha512-VSY1mWkPkuazTtECoL4WHzWJ6bAFS/u5gI3UZuMWPkVL68NkVAMKX4bJsZi4d12GkXBsEwFH2C0LGuc619P1VQ==","signatures":[{"sig":"MEUCIHfXABgSq3bnsb56w6H/lHE1F1UZJSPxghNJ90IAPuAdAiEAhqGnySsWVqikH9RmG/qSPJuR89DOflTGT4BHvm1EuSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692200},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1f8b455107dda34d267e0a6c898c704de88dfa77","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.24.23-alpha914_1689870766146_0.9182425901575288","host":"s3://npm-registry-packages"}},"6.24.27-alpha928":{"name":"@axa-fr/react-oidc","version":"6.24.27-alpha928","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.24.27-alpha928","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"d0040a360fc0aa9cb9127d507c63ddfe05fedd22","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.24.27-alpha928.tgz","fileCount":269,"integrity":"sha512-Omn3p8yvdeIRqZnm4iZsWIEVlSP936iXi7QOUXP9vL7jEtbm8slUjDxUyJBxXgbRibHw/PzDFk/Fob5+Gu+hKg==","signatures":[{"sig":"MEQCIEHXaN7Bxndj5D1gRq7LrZairstfeUU42K397ymOSakwAiA5lfsxrcXJ7gFMdRPWe41V4gDxxe9ASwHIDsVhpN3MPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692200},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4e78bbbc4fb6f6728e97ee7a0f517bf8eac72998","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.24.27-alpha928_1689887071803_0.2826763383598945","host":"s3://npm-registry-packages"}},"6.24.27-beta929":{"name":"@axa-fr/react-oidc","version":"6.24.27-beta929","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.24.27-beta929","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1ea170bf7c9891dca0498feddcd8cd85b5bbaf92","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.24.27-beta929.tgz","fileCount":269,"integrity":"sha512-JwU5mbCt6V5lvvDZCa591PqZMPSswOz9wYqeq272ZVW3nG1WSUDdAVYV1VTyIDUQEAyHD2k6m+OyXEglABOtuw==","signatures":[{"sig":"MEUCIQCPL0Qa+23jQacYzNsStJ/amGBRyM98DkFh2CHtubQW9AIgS6T3aD9EWCvAbQxuH+YKxVHc8A4DOgi79zN1tmJTFL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692199},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"e68b26be8ab30eef9aa46e5e4dd029fa5b3818c3","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"npm run build:service-worker && npm run copy:public && craco build","clean":"rimraf dist && rimraf service_worker/dist","eject":"react-scripts eject","start":"npm run build:service-worker && npm run copy:public && cross-env PORT=4200 craco start","prepare":"npm run clean && tsc --build \"./tsconfig.json\" && npm run build && npm run copy:dist","copy:dist":"copyfiles -f ./service_worker/dist/* ./dist/service_worker && copyfiles -f ./service_worker/dist/utils/* ./dist/service_worker/utils && copyfiles -f ./service_worker/oidcTrustedDomains.js ./dist","copy:public":"copyfiles -f ./service_worker/dist/* ./public && copyfiles -f -soft ./dist/OidcTrustedDomains.js ./public","postinstall":"node ./bin/copy.cjs","test:service-worker":"vitest --root ./service_worker --coverage","build:service-worker":"tsc -p ./service_worker/tsconfig.json && vite build ./service_worker --config ./vite.serviceWorker.config.js"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"jsnext:main":"dist/index.js","_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"msw":"1.2.1","vite":"^4.1.4","jsdom":"21.1.1","react":"^18.2.0","eslint":"^8.26.0","vitest":"^0.29.2","bootstrap":"^4.6.2","copyfiles":"2.4.1","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"4.8.2","@craco/craco":"^7.1.0","@craco/types":"^7.1.0","@types/react":"^18.0.21","react-scripts":"5.0.1","vite-plugin-dts":"^2.0.2","react-router-dom":"6.3.0","@vitest/coverage-c8":"^0.29.2","eslint-plugin-react":"^7.31.10","@vitejs/plugin-react":"4.0.0","@testing-library/react":"13.3.0","eslint-config-standard":"^17.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.40.1","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.40.1","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2","eslint-config-standard-with-typescript":"^23.0.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.24.27-beta929_1689924308325_0.89350291636686","host":"s3://npm-registry-packages"}},"6.25.0-alpha939":{"name":"@axa-fr/react-oidc","version":"6.25.0-alpha939","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.0-alpha939","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6fff4c3c203a2be7a1c7c72603050b232e274640","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.0-alpha939.tgz","fileCount":64,"integrity":"sha512-bW5SkYYlJ7yKTtK6pyam8rxLE0SKncrC4wKJk/7QDvbfhbNOLSsLjC14I914ge34tzrfhhV3vwJkCAz807dX9Q==","signatures":[{"sig":"MEUCIQCsjhN6OTGMBUlIYVC+sqZqjMf8xIVGQdOwBWdsc7hEkwIgOaHvd+/Rj8tQKNFhNiAUOfu119Gi2ELXfjnl320htHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160154},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7ba2509271acefb6ff744fb07a464fd7f9c42064","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.js","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/vanilla-oidc":"workspace:*","@axa-fr/oidc-client-service-worker":"workspace:*"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.0-alpha939_1690013217745_0.06725482724236387","host":"s3://npm-registry-packages"}},"6.25.1-alpha941":{"name":"@axa-fr/react-oidc","version":"6.25.1-alpha941","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.1-alpha941","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c38a299c772385961ea1cf7f021bf19f123c8cc5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.1-alpha941.tgz","fileCount":64,"integrity":"sha512-TEZXfzpaOmWPnylCxhQy9qvSYG7sdAu47l5thaRgZxRpt/BQ2vBKgJJUXhjxynFQtYDfcOJ8hvc6dnRTFs8TKA==","signatures":[{"sig":"MEQCIFu8HpfwpdE3VB+0UrOwlo2/WLGTa8OZJ/lL/eltUmP7AiBbUlQKoBRZYBbKtkSNDjSCEmUiNJ0IU8wnNXvgRTBlGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160188},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b08f00bf3d4fa8f798ca812abf1a00f19308df84","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.js","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.1-alpha941","@axa-fr/oidc-client-service-worker":"6.25.1-alpha941"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.1-alpha941_1690030703878_0.4385034307609914","host":"s3://npm-registry-packages"}},"6.25.2-alpha949":{"name":"@axa-fr/react-oidc","version":"6.25.2-alpha949","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.2-alpha949","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"0d647d44e5c5ca6899ba1157cde32b1ba6c6badb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.2-alpha949.tgz","fileCount":64,"integrity":"sha512-Kc4VWAwhwHElrzJGP7X4hwPgUy7nFR1H/Y6mO1rUbYAkgsfD43ehPZ0xTkhbbim21ulLpfFqVoWGmCm10Z5C5A==","signatures":[{"sig":"MEUCIHW2y/B5S/CXPHAoPOyxo4UmB/l6FCcP2sj+iUamqM9TAiEA9Jvdv95NmgFs4hsniaMe1fXzdYwsJawl9IKFaa765GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160188},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"26b27a5d5242ce9bb47530fd48812f21b218c5be","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.js","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.2-alpha949","@axa-fr/oidc-client-service-worker":"6.25.2-alpha949"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.2-alpha949_1690045973678_0.8342793438964735","host":"s3://npm-registry-packages"}},"6.25.3-alpha950":{"name":"@axa-fr/react-oidc","version":"6.25.3-alpha950","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.3-alpha950","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6ccfe19f34a40a148a8200e85a5c6da66c9bab49","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.3-alpha950.tgz","fileCount":64,"integrity":"sha512-98Jf3XP3fAwWS9Nf/gj19JW/VrQH3IYovRZXoJvHK4txQTRFtinyXyd4FqtX7h3wTLDnvryzWYu/e5NZwVeeww==","signatures":[{"sig":"MEUCIQC1jke6+JrxZszKJpWOHnq7r40gpOZ1JMMVkO+zy6LtAgIge6X5l2BJ10vGOEbxR1qZjgjMNGdps4E73+mTyhzux30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160188},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e7aaa2f63614c1fc76f2e66e69877147aae37d8e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.js","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.3-alpha950","@axa-fr/oidc-client-service-worker":"6.25.3-alpha950"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.3-alpha950_1690115693072_0.05518722517952224","host":"s3://npm-registry-packages"}},"6.25.4-alpha952":{"name":"@axa-fr/react-oidc","version":"6.25.4-alpha952","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.4-alpha952","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"9a829338427daab22226e4bb038cc7e10ef42540","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.4-alpha952.tgz","fileCount":64,"integrity":"sha512-k5Lc3yqbtYNRKk4CPtjb/u+Kd4YAaayZkuqaNLooPa/I3G/ZEmcTGoZn5u8XTR/ZMcSsPim/3jkvtf44rhqNAw==","signatures":[{"sig":"MEYCIQDxalxZy/FJR3cnpmSGxiu/i+vGVufbE76miHT17vnqNAIhAOYflaRasChEBg+y85UqljZ+6zLG01YBvMAckrFmAwlm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160188},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e04fb4b465178e4fe1d1b8e80c41516979e9702f","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.js","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.4-alpha952","@axa-fr/oidc-client-service-worker":"6.25.4-alpha952"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.4-alpha952_1690116114697_0.621056397499457","host":"s3://npm-registry-packages"}},"6.25.4-alpha.967":{"name":"@axa-fr/react-oidc","version":"6.25.4-alpha.967","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.4-alpha.967","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1788f891a98f177c8c2d2e17888fba4b807d2a2c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.4-alpha.967.tgz","fileCount":64,"integrity":"sha512-87LMsEiAu1nX+CrH5nRDfNvWzc15fVu96mCaKnlXxvxuatXacPC29uXyXX1lrRoMHcFGlV0txT8QeWSgqm9ZJg==","signatures":[{"sig":"MEUCIQCWgdZ9oPzFqUzo98NhDlE+V2haiucox7rI4+DyR/N9CQIgRTWjR0Z3n9o+Q8VzSOO4dbioOrvytLqmk/aBUdhLJQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160510},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"92442eb82a5f13e638fdc7acd01b7592701debd5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.4-alpha.967","@axa-fr/oidc-client-service-worker":"6.25.4-alpha.967"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.4-alpha.967_1690189447565_0.7356667353611539","host":"s3://npm-registry-packages"}},"6.25.4":{"name":"@axa-fr/react-oidc","version":"6.25.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"c1b137c181f48b958fe9d073f2a150bea5ceeb5f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.4.tgz","fileCount":64,"integrity":"sha512-OKqnBAcvz19vghiCjoCsEdtHdzfuomBYJIKdZiFtJbBcvb09KXBprwTSif3P4aA9yh9XpHqvbE3h2j8EdTaXIg==","signatures":[{"sig":"MEQCIBehZE9/y3OqO+bCDl3GzhOb0NKAjY1Gl2TY3rv8TbZQAiBJVSHL+nL4kEp25jxJnJcEqJHN/ILAJNRWNr8tVSuKjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160583},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"34ac877f2a82c9e048896bec8d077274216b8619","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.4","@axa-fr/oidc-client-service-worker":"6.25.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.4_1690194473150_0.25513940942682733","host":"s3://npm-registry-packages"}},"6.25.5":{"name":"@axa-fr/react-oidc","version":"6.25.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.5","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"fb610387a0c7e452d25cb8950294b7c18a74e21e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.5.tgz","fileCount":64,"integrity":"sha512-4BhoS6sYMpoebKft1eZbyTx+imrW1w+Egscn8Xew/tIcjMdVMbJ90x46szzmphIQavfABli6A0C8dg0vhhquPQ==","signatures":[{"sig":"MEUCIGkF0A50L4e0MyOczLOtmx1IFDFO02QJn3qyxkMEJxU0AiEAvX/gx5b7AxwOIC8+3EKur2L67L+bw29oRvL9xmzsZlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160583},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7c86bd73d0e880a8ebbdfcad70ed5f2492cc0bc3","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.5","@axa-fr/oidc-client-service-worker":"6.25.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.5_1690196011794_0.00900571800062222","host":"s3://npm-registry-packages"}},"6.25.6":{"name":"@axa-fr/react-oidc","version":"6.25.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.25.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"6fc9bb67f266941fdf80546a402340eed2ab6400","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.25.6.tgz","fileCount":64,"integrity":"sha512-7aQWLJFtj/X2ZWewHqagPaXbYWU5mTGU22IkfDf0sWMPwCnYndwEUmITHXE+lgZp1xsU6YuNTDFNZe1SQ+3PMw==","signatures":[{"sig":"MEYCIQCkBGJwjbQ2ELv8QigQZKF7mfNn09n/YBCmHU1pngWVSgIhAITsrYHzH82A5CmNptNM116wmZBpD0gH3DDEFdj19NPm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160510},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6b5ba95db3549c4cfd5ea0412c6f0de046256a57","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.5.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.16.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/vanilla-oidc":"6.25.6","@axa-fr/oidc-client-service-worker":"6.25.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","eslint":"^8.26.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","eslint-plugin-react":"^7.32.2","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","eslint-config-standard":"^17.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"^5.50.0","@testing-library/user-event":"14.4.3","@typescript-eslint/eslint-plugin":"^5.50.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-config-standard-with-typescript":"^36.1.0"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.25.6_1690202063011_0.2974563028399533","host":"s3://npm-registry-packages"}},"6.26.6":{"name":"@axa-fr/react-oidc","version":"6.26.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@6.26.6","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"ca3d32218f6ee2e39521985082409d925610b567","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-6.26.6.tgz","fileCount":64,"integrity":"sha512-c7CkolHWRdZYy6lAw3WUZCgQWHREJg/8hKK1sQL5NJUobDNere61D+l4M/5exLkAH0QgE5aIfgVaneSwa1FA1Q==","signatures":[{"sig":"MEUCIEljI/HaCbiiXnMb7M9tYOqOv0YME6sV8+AIyb5DS5sHAiEA9ZNu8wGDUfnxYQNNsnNE6FFXDli4+lVapoRhC19qyqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160131},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dab36629bdebed5a3f085d606f313c7a12644e77","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"6.26.6","@axa-fr/oidc-client-service-worker":"6.26.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_6.26.6_1690547302027_0.6738269018393706","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@axa-fr/react-oidc","version":"7.0.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.0.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a9131225da4c763d8752c16bd504e1b221421881","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.0.0.tgz","fileCount":47,"integrity":"sha512-F8NvhUOdVzPzCZgRT01ItFWdocI3QfXkPX9HgyAIqX98t/wM5Se4HqYvHB39cwjgLF5wmDa6XhDRMLm4N27lUg==","signatures":[{"sig":"MEUCIQDsy/LVK9Hhq7jb/tlSpDAl1iZqglQNs0X50p+fS5kyEgIgec62lNxBMDWM4/8GkBjNGSdSEm9JkWilT6axWF6j0Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151426},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"95678734c0495f80628f99ad3aa284a3014f8bbc","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.0.0","@axa-fr/oidc-client-service-worker":"7.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.0.0_1690896553976_0.47151680381046845","host":"s3://npm-registry-packages"}},"7.0.1-alpha.996":{"name":"@axa-fr/react-oidc","version":"7.0.1-alpha.996","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.0.1-alpha.996","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"61fd610bef53d636c5ca7e3ec5f49d62881fe938","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.0.1-alpha.996.tgz","fileCount":47,"integrity":"sha512-agjLEO4uhkq4giAu9AGe4CzC4PJoWLII6fBSyfzT381yveW41Jp41sjXG6mnyz8/nS4R6CLBApf9ST0YODrhJg==","signatures":[{"sig":"MEYCIQDHtQoIPyZe8UT+Tixxg40Vv1c4hbUi7/YxzJLwBDzJ6QIhANWiCZrz9sDMmyqDROXjHkkCEFCMGqxgW1CnDB9gbXET","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151456},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2ce00d478e9ddd8e0dcd73544b7b0a09e049ac74","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.0.1-alpha.996","@axa-fr/oidc-client-service-worker":"7.0.1-alpha.996"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.0.1-alpha.996_1690994948485_0.394670205313038","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@axa-fr/react-oidc","version":"7.0.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.0.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"3bdaf1c13ab944f0549e23482038956d035a694d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.0.1.tgz","fileCount":47,"integrity":"sha512-3Nqa74TVO15LqJQ7zEH9DAJeAJBoJDaesHaCJCSw8zCpgaENqsBzga9kBCleDQN+PqUVa7BhQMJTB2ctokD0fw==","signatures":[{"sig":"MEUCIGj3rMuykfCHapJa6P8aDFBW6f7ml5nZ7boL+x+eGVq7AiEAnq+mxbTklaDK+pmyeVwYdDP9onNYnvyEW70Wu2AA3TE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151635},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"cd9789520090b27ea905401be6d03fd87f817f76","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.0.1","@axa-fr/oidc-client-service-worker":"7.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.0.1_1691055515124_0.8491075762844784","host":"s3://npm-registry-packages"}},"7.1.0-alpha.1004":{"name":"@axa-fr/react-oidc","version":"7.1.0-alpha.1004","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.1.0-alpha.1004","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"a6e01f6f2a096580fb702a521aabfa32cd77d824","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.1.0-alpha.1004.tgz","fileCount":47,"integrity":"sha512-PMAgaCe4X3dWeEFnrz+finEQCwW+xMjdYCy0OEeIYGxgUlmNtglzPKyls+NY+uIHfJGA4gZHqq8GQwRl9hw8aQ==","signatures":[{"sig":"MEQCIDFfKpbAxHnaH/hvB0PLal6JxwHWUI/hye6/i6f945m+AiBNnpWpG8fannMkQgLbkRLGGooIWYIBGiruYXCdcrbWzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151742},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9c48941b75eb5181f5a1d4d8e509fe40fdc929ae","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.1.0-alpha.1004","@axa-fr/oidc-client-service-worker":"7.1.0-alpha.1004"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.1.0-alpha.1004_1691078436103_0.9978577456657518","host":"s3://npm-registry-packages"}},"7.1.0-alpha.1005":{"name":"@axa-fr/react-oidc","version":"7.1.0-alpha.1005","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.1.0-alpha.1005","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"28b5f6f2a9e58740b86125cda8108ad4cb1a843c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.1.0-alpha.1005.tgz","fileCount":47,"integrity":"sha512-Xcgcku5aUUyCasUTbEtNkSuHWLlP0+yb+TKsm+EGledV+uqxL62o1JUnxIgYc9CNHkOD2QPO9rna3MPnhnszsw==","signatures":[{"sig":"MEMCIQDC0D8rObDR+m+7wGNTMq8j6Q3j4WGnipBJv6qhLfvoKgIeYvYn+dwiCp7xzU5csRkgft0NkkixPrKsX+rnek7b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151953},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dac7d0c996725de6ba6d4cf6b8d239194ba4f99c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.1.0-alpha.1005","@axa-fr/oidc-client-service-worker":"7.1.0-alpha.1005"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.1.0-alpha.1005_1691138167382_0.516132266365857","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@axa-fr/react-oidc","version":"7.1.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.1.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"94737192bbef2520ffa1237f6221dbfc3f7727f5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.1.0.tgz","fileCount":47,"integrity":"sha512-kgM+AqZbFDrBOY7zFjSZhLQ2SwB+Yj+4pvGrLblCO23nUYSLNSMNBjTPutOAh2PAqlcwGkiP1z9g91xkUXSLPQ==","signatures":[{"sig":"MEQCIC4GYLD77gexbHFZ+ZOOPbc+YnU59rlubvpXga/wLwhsAiAUxBubWUdnais+uaIbtLhJiyiWPBB7cGXysIaraaDIAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151909},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ae8a60130b4dacfe7a73f6e2262ca1238a07a509","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"node ./bin/post-install.mjs","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.1.0","@axa-fr/oidc-client-service-worker":"7.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.1.0_1691151358142_0.9471999108072868","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@axa-fr/react-oidc","version":"7.2.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.2.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaGuilDEv/react-oidc#readme","bugs":{"url":"https://github.com/AxaGuilDEv/react-oidc/issues"},"dist":{"shasum":"1e7d971ab15c52ef8200ea0a6554debc1a206c0f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.2.0.tgz","fileCount":46,"integrity":"sha512-zHDS9v6wM5PHlv/KP4oryCJp24gVwflG1mZI+gakxMy102PYEfotrHAZ1fuDwRR1XmLP09dyeX5CMBfaoLB94g==","signatures":[{"sig":"MEQCIGEd2xMge/BbIx1Z221cUeeAzvJXB6YT3uer+/rMvllmAiBFr90eS77QBhmToypNaBIGUbk2l9QfX5wAzLS4m6aDvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131637},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"60ea58b266c4173e3a92b8637d9abd09cca0ea1a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaGuilDEv/react-oidc.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.2.0","@axa-fr/oidc-client-service-worker":"7.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.2.0_1691158364556_0.021159843307344772","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@axa-fr/react-oidc","version":"7.2.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.2.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a9e2de058ac78c554b17b79a4d9cfa503e9ef7c8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.2.1.tgz","fileCount":46,"integrity":"sha512-XPVty4WoR8mvieixb+WRZErsBWom8hjqfxmm3cDHJJd3LXkERnV2/+yQJHnK8eiecOaGhL8iuDn6npC8MqS8dA==","signatures":[{"sig":"MEUCIGqJqPfsTl8nXM1tJMNvy2RUxNIOWCZSSqLcbsnSbydpAiEAmd+6SStVWBwCX1GvMeh6J45pG7o190odnSI36EA7RTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131636},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0e52c56e1d747aa17ee2bf3005893a8d67a03ab3","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.2.1","@axa-fr/oidc-client-service-worker":"7.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.2.1_1691399816905_0.27772611389641555","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"@axa-fr/react-oidc","version":"7.2.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.2.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d9d24714e91cba5e5312aa46e1acd3554e7f7f1d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.2.2.tgz","fileCount":46,"integrity":"sha512-j52ehb6i1wpZ1WvMFnTiY9ecZPjMlLOyfbTgOZAL4/xyOuSDPxkNyasb5Vcy2h4u4wWQB3cIEUBTBIBgTXLCMw==","signatures":[{"sig":"MEUCIQCsISoDjMch4E+7/mTK9kRweGgVWKuZujRSuNz+R6Y/uwIgF38NZfJgq+t5465RcGr2pCnqC2NXjnR6VVbrHNV9b4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131636},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e0cad22179fb1d9e641fbbf14b879ea2d2d78c3a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.2.2","@axa-fr/oidc-client-service-worker":"7.2.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.2.2_1691424672573_0.4368371251003329","host":"s3://npm-registry-packages"}},"7.3.0-alpha.1020":{"name":"@axa-fr/react-oidc","version":"7.3.0-alpha.1020","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.0-alpha.1020","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"152b441728bac9aa498493262a8c84e810fd115a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.0-alpha.1020.tgz","fileCount":46,"integrity":"sha512-zSodAyLmp/o2bPYKz9PxLLrmHC9GetvUHoRidywqmumT9w6cMxx2r34xUHhbIiA8XaPoqk+1AeLMDewZLTeP8Q==","signatures":[{"sig":"MEQCIHXoZZ3jtW1zGRjz4fJPUr2B03NF96RAMtD6GPqjZZX+AiAx0Xo45R8w1p6hSoZzJDW4mUFHmXkW6a4oaM+pKkYpOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131565},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3a6c176d6fca3c7cee5e636900cb2fabe57066fd","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.0-alpha.1020","@axa-fr/oidc-client-service-worker":"7.3.0-alpha.1020"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.0-alpha.1020_1691489167107_0.28293926884734555","host":"s3://npm-registry-packages"}},"7.3.0-alpha.1022":{"name":"@axa-fr/react-oidc","version":"7.3.0-alpha.1022","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.0-alpha.1022","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7c48c351bee4a9270a3fae48bb25dd646bb0afb6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.0-alpha.1022.tgz","fileCount":46,"integrity":"sha512-lFFdZ/7/syfcglxkwNBm6ccOot+aGFHpYoDcV7VTtcOAYs2xJSDbOI/+RBPnEhit0CRJnQKGdJcLZz39cA38+g==","signatures":[{"sig":"MEQCIGbtf9B7oYhHnLZePwr9b74+RQYFhidt0U8LUYx+nNhTAiAsQofhLL4cf7LT6+ymT6gyD99SZ4uv56pRmYgvd6HJOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131565},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ea6da07baaa2708ae834ee418b31a2924d62c305","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.0-alpha.1022","@axa-fr/oidc-client-service-worker":"7.3.0-alpha.1022"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.0-alpha.1022_1691490240586_0.6889913149649851","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@axa-fr/react-oidc","version":"7.3.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"45b97e3b8ae769f1df95945e4f193d9dc16aa023","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.0.tgz","fileCount":46,"integrity":"sha512-sm7IA3HN1mbAaviZwQ7VZbtLIAt41zqPvSGPz44dhk6gejMX2+s+gseD5DEB7bbaKRQXYJlPosYWO0s0glUJgA==","signatures":[{"sig":"MEUCIBJF4Tj55ILxDzPH7p2Jz/tMPLJy9f3sqTvsb2i2w5rmAiEAyYed39lUEWyZHMsWaeqMf121Ab2ghewvPIVEOuh3+WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131532},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"282c0f72ab7741f24468b2278466eb307d1fa0ce","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.0","@axa-fr/oidc-client-service-worker":"7.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.0_1691495580894_0.716776817342283","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"@axa-fr/react-oidc","version":"7.3.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"08f52b9cc02499566cdc62d49b36ebdd376b2977","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.1.tgz","fileCount":46,"integrity":"sha512-OIecszkgMr1ptcc1o0cjLhHt8rVrXTDMYlj7sAM9YACAPa6BOcmISi4DYr3wICj+StM4ViVKxYQZkKVHKIutDQ==","signatures":[{"sig":"MEYCIQDfUi8HouUVgyt/nBJm9S/Bk9yDElL5EoFzgf/rQNRF5gIhAPAhCqxThcVf6IM27aqFbnspMPh9NDYLjuUeeU5unFLZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c2564f9ef6de2122962cfb4a8e0f9195aa688d84","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.1","@axa-fr/oidc-client-service-worker":"7.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.1_1691511307316_0.1480109045232716","host":"s3://npm-registry-packages"}},"7.4.0-alpha.1025":{"name":"@axa-fr/react-oidc","version":"7.4.0-alpha.1025","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.4.0-alpha.1025","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"bba5d94711ba3be3bdca7f63723e9bbfb9992858","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.4.0-alpha.1025.tgz","fileCount":46,"integrity":"sha512-BDAaW09WG3u4hxTlsk0OIysABWEDF0tmFCGvyaDybDkyifheQJgsb50jwZaNFQD0V40ulKsWWFVEUYr7Z5DRCA==","signatures":[{"sig":"MEYCIQCOVa4Mm7pb0jd2L8f4y/NfBYo8NDAMwnflMppIoZaCaQIhAKRLATKp/qur69xWJ8OsC0oCdzTv/QrDGIlVvPAnipSH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130072},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3922ff7b66ad16629ae477c76e0777e522d309f0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.4.0-alpha.1025","@axa-fr/oidc-client-service-worker":"7.4.0-alpha.1025"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.4.0-alpha.1025_1691767114539_0.808751782301405","host":"s3://npm-registry-packages"}},"7.3.2":{"name":"@axa-fr/react-oidc","version":"7.3.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.2","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1661f972cf57ed0db35437bbe57c1aa88b1c1e64","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.2.tgz","fileCount":46,"integrity":"sha512-svqUrkH/jYfQh0QS85+BOs7I3roebWdaTQu5hqlwmcKVXvvUdCWZpfpbBZ6lmV577dR4utdmq0vUZJGPqEQZNg==","signatures":[{"sig":"MEUCIGd5do7WtrvBZafVFrEVyOxo4L3Z6x+6HLAS7g03gaOJAiEAhNl9dF4mX/Quh3fbKPrPYP+Z0AV+oBbz1Tp9kuC49N0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"790ec468355967462b9bfce40196e9336efed0d7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.2","@axa-fr/oidc-client-service-worker":"7.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.2_1692126529586_0.8371905050998256","host":"s3://npm-registry-packages"}},"7.3.3":{"name":"@axa-fr/react-oidc","version":"7.3.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.3","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ebcd58dde569958d7ca9ec82065002e4ebc99b97","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.3.tgz","fileCount":46,"integrity":"sha512-vrnP/6JYPfrKXnN0NjGWYaJpbdBeAcJUnCRi0J6Kw6qzVhayjLUZQsFX6uYUKf+5M9J811VST4Zx0/PSAJ9Kqg==","signatures":[{"sig":"MEYCIQC9NN6bC0FjoSCiMWYe5WAicojVVXja72x8vuymVbxKnwIhAIPOKwAVfBy62ECEDJXBWYWKJ8mFWhOEDM2gmEwt283n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e4e74091a8a6fadb64429dcccbd43331af62f920","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.3","@axa-fr/oidc-client-service-worker":"7.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.3_1692130849708_0.18982011212524474","host":"s3://npm-registry-packages"}},"7.3.4-alpha.1030":{"name":"@axa-fr/react-oidc","version":"7.3.4-alpha.1030","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.4-alpha.1030","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b160c24df455d43a3302ac06907ccc83918ce717","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.4-alpha.1030.tgz","fileCount":46,"integrity":"sha512-bW6rDaSY0y7GhGXdCWKHUrFdDl/h/ny5+AVE8M8dd0BO7eC5mtbra7m0XvwxLMUIN6VHxjxyJ9V1HJTujhTuZg==","signatures":[{"sig":"MEQCIB+24TKQDoA/LccUbxVuHU7ZMsg4lkE1RGcx9gpIlOrxAiACPl02KmxJQb8xO3M/Aw5m7pEtLLQbn9mHvgUEwkMIzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131890},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9d8704802a51d3e5320346fc2cbc586d20650f09","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.4-alpha.1030","@axa-fr/oidc-client-service-worker":"7.3.4-alpha.1030"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.4-alpha.1030_1692957063383_0.75872446823198","host":"s3://npm-registry-packages"}},"7.3.4":{"name":"@axa-fr/react-oidc","version":"7.3.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.3.4","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"12d6e5fe8f727bd473a7db8fed4b526f270da29e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.3.4.tgz","fileCount":46,"integrity":"sha512-HXfgTf4IaDqX/+czQTK77Ky0vw8xcZun4Y25k+uRpnTr0E+o7z05owm1JflLc2hLNQtDywp2LW920VNFf1g1zA==","signatures":[{"sig":"MEUCIGWlxCVmuHCRPEb0lEeDKanVhpIk9ZQLGCIMM0AZeTBnAiEA3sURL89NZqZzZBA2KcOTAhIijddw1/t569Q5CACtack=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6d371ff1ce909ae40ef2f44a145bdcd322ca9d90","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.3.4","@axa-fr/oidc-client-service-worker":"7.3.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.3.4_1692971430903_0.13267278511026448","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"@axa-fr/react-oidc","version":"7.4.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.4.0","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8ca70ad64111c7e56e32480bac2fd3c8c9488065","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.4.0.tgz","fileCount":46,"integrity":"sha512-CloYX4h21Nfm0NIG0oaOgK0Yw2GbZeaNOhEOtHlgjdhn2ZCFg05FTqiDwBJW2aQbD2CMkbAWnJbSaDHRJqhjnA==","signatures":[{"sig":"MEUCIF/CiosnoRu2wLpaCLbUy3QCVr4CrplEAaLxU8aTivJCAiEAt+AJE5gxNJ6LFg7aygC874kSc/+3lb+o2KkhfYEVwfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d0dfde47e27125248e5af7e9d6c12bfbe1e3ec60","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.4.0","@axa-fr/oidc-client-service-worker":"7.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.4.0_1693916466524_0.41069789814462165","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"@axa-fr/react-oidc","version":"7.4.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.4.1","maintainers":[{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7af0303a05e95eac9189acb650537c0090d5d3c9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.4.1.tgz","fileCount":46,"integrity":"sha512-O4thIP4QqQJMGAR4Pj7n/vv+mth7ilmOs5Mbh4Cn2is398Q/3IivmhdEw/xpIy2ET3wYlh6dVGchLeFTX2q35w==","signatures":[{"sig":"MEUCICrjZLcZ3Gne5bNJ+RRJHfGvqtreYxRKqIcI+mnHqBZhAiEAzrFh+c+EdBfzhy3zcAjt9psAQMGb8rFHFCfboxwnHCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131857},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6941766614d18ff3c92bbd00bdf0583350b16b7f","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.4.1","@axa-fr/oidc-client-service-worker":"7.4.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.4.1_1694116548273_0.2548946683227433","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"@axa-fr/react-oidc","version":"7.5.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.5.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"2de3ee401fd9740d5e1c4c4f8b6527f5de1e87b0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.5.0.tgz","fileCount":46,"integrity":"sha512-ee4GDUctH6Ab4OfDMfjX6YOq4nBy4yPj2AtGMttbRxfbKr7XkX67rsTbcG8tYjpplTglQGURjaggMkMA8b75tA==","signatures":[{"sig":"MEQCIEEiIDi/bfiY1BASh6SR0bM7IkEuN7t3XnXKX8EN5CGtAiAb9HRD4eU2OfoC/8iDQ2gKmmJ6i+YldnMkeOprXw5Ubg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133334},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ff7ac6ae7defbd84067b4084222430ef07f15713","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.5.0","@axa-fr/oidc-client-service-worker":"7.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.5.0_1695132567865_0.7034011132736819","host":"s3://npm-registry-packages"}},"7.5.1":{"name":"@axa-fr/react-oidc","version":"7.5.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.5.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9d874e9261d615e179013c776782eb3ee2050275","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.5.1.tgz","fileCount":46,"integrity":"sha512-GR30SJiOUjIYHY15NtBx4tAFZhQhXzwrCL/vFVhjStcNCOqyhFqJKdadH3Pm4aAvVogdTiB6ghJ4tb6ICa6/GA==","signatures":[{"sig":"MEQCH3ybUOKCcZ1aoE9xglmpZSODXIGUm6dBXEyDN1iozgICIQCfTaLG2dJYLYg6ZCo8By3pd73h8USSlt3D6kPGaxJvUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133335},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"60d9c4e68622f81ecceaf480de21d4646ae909f1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.5.1","@axa-fr/oidc-client-service-worker":"7.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.5.1_1695225554018_0.3981868888311577","host":"s3://npm-registry-packages"}},"7.6.0":{"name":"@axa-fr/react-oidc","version":"7.6.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.6.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b3d4c13d418610d2c235f36713b8a3d303773e83","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.6.0.tgz","fileCount":46,"integrity":"sha512-ugN+SxiEmfAPuAALA6qMPRk/QOwH+IW0VH30rw6arEYsCvmftoGfwruYv7mY1Ay7TBOdty//bHJFsgsG31Q/Cw==","signatures":[{"sig":"MEQCIDv97PstWd23NJtaVI19Ktiq/7vw2QMyf1IMvY4czk7bAiAVgFlB0oaeZ9veC5lsU9xTW7qdKx5Vd9A4mJCFsz2GWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133335},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3e0e5546ec756b4a9ddad695e4e2368c5721175f","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.6.7","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.17.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.6.0","@axa-fr/oidc-client-service-worker":"7.6.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.6.0_1695287739584_0.5314057018360854","host":"s3://npm-registry-packages"}},"7.7.0-alpha.1071":{"name":"@axa-fr/react-oidc","version":"7.7.0-alpha.1071","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.0-alpha.1071","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"320061edca38ee2f18cbb32d22c6262bc26d646c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.0-alpha.1071.tgz","fileCount":46,"integrity":"sha512-1nBwSSmeHe8LTXHbBfnsCj0l7VOjBLVO1vUrg66hSktuaz+ZiVUKk2MSxdShOkiVIwPYmABMoFPh8Zfv4g8Eyg==","signatures":[{"sig":"MEUCIEV76s3RRfcI1luDkJKnrOGld8RC+/uoamAnyAlSvgMVAiEAmi/8bJVOU+7OwjUEA7tP68IrnehGQrBbJrn80J4r7OY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133620},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4db53adf1e02f60369b40170947a2cee3b1842d6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.0-alpha.1071","@axa-fr/oidc-client-service-worker":"7.7.0-alpha.1071"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.0-alpha.1071_1697537732454_0.9424676253529944","host":"s3://npm-registry-packages"}},"7.7.0-beta.1072":{"name":"@axa-fr/react-oidc","version":"7.7.0-beta.1072","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.0-beta.1072","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f22a6ae6341728a48b5328260459f5514c048732","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.0-beta.1072.tgz","fileCount":46,"integrity":"sha512-jvy677rSAgtf4nO7tlHQEeiIy7XSDSIp3adF8Z19f1DTtKUqZmduJyWoewexUfkgcZ2dmyLjWB1yQDMBDY5X/w==","signatures":[{"sig":"MEUCIQC43JbMoK16u7g8efCC2sDWW1diSrG+1eIcw4moC1eUywIgeTAzN79ID4o4NTJJSD8NDvicOTFj1+m2Evw86c0QLqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133617},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"61e0f91caeb5fa6b6ee4d247afafa2ec20ed8313","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.0-beta.1072","@axa-fr/oidc-client-service-worker":"7.7.0-beta.1072"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.0-beta.1072_1697549302289_0.7085211880776487","host":"s3://npm-registry-packages"}},"7.7.0-beta.1074":{"name":"@axa-fr/react-oidc","version":"7.7.0-beta.1074","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.0-beta.1074","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"bdf385a1b7d607ef407d73b3312bd1804386c0e3","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.0-beta.1074.tgz","fileCount":46,"integrity":"sha512-Ybx9EbIrDhxO2urq1BUVDf16tCw7x07NMpgDVEgvdfV5wQyL1c5SdQ0xmBdSuFqqpOmVkYsrFXSWtvxMN5ileA==","signatures":[{"sig":"MEUCIDk/rflgBi3N+Hu2oG6OGJzhkuTuS9y9K2rmoY3gyBFgAiEA/vfnAl0z2Olg31ddxhMsuZJI5ViSb0vRHK7iZ4eNQto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133617},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2f3b73315b5f88d4a51e15c0d8616c3b51d97e25","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.0-beta.1074","@axa-fr/oidc-client-service-worker":"7.7.0-beta.1074"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.0-beta.1074_1697718673175_0.6959993733896555","host":"s3://npm-registry-packages"}},"7.7.0-beta.1075":{"name":"@axa-fr/react-oidc","version":"7.7.0-beta.1075","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.0-beta.1075","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"27f070c80c32833ae482d25a9fdeb58d7635154f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.0-beta.1075.tgz","fileCount":46,"integrity":"sha512-8oeBxrBYfYQfk+C5lPYEzQ6qLWoY5sMPCdUmL5gIRGERZo6MnupedrG1+33zRC8EPEirlvlLhi6R4ZcqsYv+nw==","signatures":[{"sig":"MEYCIQCiVc4J/eZc/xex8uxU+SSQH3CrG5HtyWTapb5U4JXkFQIhAPhdb/vRmPhRqApGIYqhVYCg12ZlxymFE2p06EvNxSSO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"83fa539a03e3fbdbf48d709b464eb2be0f1d215b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.0-beta.1075","@axa-fr/oidc-client-service-worker":"7.7.0-beta.1075"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.0-beta.1075_1697740920875_0.9028513311651265","host":"s3://npm-registry-packages"}},"7.7.0":{"name":"@axa-fr/react-oidc","version":"7.7.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1793c6c843c311d9ea7fdbf3c1b83371c61977a4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.0.tgz","fileCount":46,"integrity":"sha512-/UNjjQmrszJoZ6GCcgma1qpZVMnC9vca5HNwR/zlbRa1KVkD0inb5H1crFARcioBrI5v9TFy8dH47W3HrEnqmA==","signatures":[{"sig":"MEUCIFtrmk7JeYX0f1ETmnFew6Xuo3MqZ5HWXRcnUPhvzovIAiEA6BHe7VLH4Uw5w6A6QdILR9hFXC9dsrcrGWnfFkvrbak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134037},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ec5ba27f463c513e4d476621f684d0dcccd34470","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.0","@axa-fr/oidc-client-service-worker":"7.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.0_1697744956468_0.9020921089381775","host":"s3://npm-registry-packages"}},"7.7.1":{"name":"@axa-fr/react-oidc","version":"7.7.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4a15919bd088b883ea67b974b96df7f471333e72","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.1.tgz","fileCount":46,"integrity":"sha512-CdXVqu701/SKeyV/iyfoqXjnZ1LwhyhIA+lVA/cfvzRkYXTu3/INCgaQfnvCbMsPuY7d5b+yzmImoNQlM5PeUg==","signatures":[{"sig":"MEUCIQCQ9oOO1bdF+aWxbXeuPFqPMRnL6m3hqzLI4WVpBPNzsgIgSLfDMKWRiBe6FeClGm9WPipzJxCa3ZkljlUFF97iI6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134037},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"07d266b32b275038176a407036a338624d2bed47","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.1","@axa-fr/oidc-client-service-worker":"7.7.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.1_1698257467381_0.5599830005687159","host":"s3://npm-registry-packages"}},"7.7.2":{"name":"@axa-fr/react-oidc","version":"7.7.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"2bbb819a60f192bb376c4f0e74380a3a8891ca45","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.2.tgz","fileCount":46,"integrity":"sha512-IqysixmWTqKr3cTIpKsK7XpgkuI5+UGRMlwoxdLzS99LSotKhGAKlRiFkhgThE7gBYOuVd++WW+hpEedAU/d9Q==","signatures":[{"sig":"MEYCIQCTHsBZfUWgFuMj1Kpo15INh+njoOctgw3G1ZxhSH3rWgIhAPxbV0PYvO8jw5mbxhnHLEBMSUAnSM8DPDcim9TIAnb1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134037},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"41ecf9e1752f291f0d8f96a979ab393f5aaeb885","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.2","@axa-fr/oidc-client-service-worker":"7.7.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"1.2.2","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.2_1698257470157_0.9331052936483315","host":"s3://npm-registry-packages"}},"7.7.3":{"name":"@axa-fr/react-oidc","version":"7.7.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.7.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3d485daa3288aff8758c7ee8f8493f86b57a1e4f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.7.3.tgz","fileCount":46,"integrity":"sha512-nI5JvOF5ioXS4sQtbfJh5q21RefoFKS/RIR+EnebTYmTrX3PTzqEE84VlSd03G2wxXmmnNaxCjbP2aL/J3RoBg==","signatures":[{"sig":"MEYCIQCNkhQXYJfs+JqHLFuOhSARVX8yl+jkT5OTtbikuyQG7AIhALMEMRKxEwwQyEwecRbovYCes9RefYV3I3MKEtoeRHOp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134037},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ac7f37be28883edbe539eff02d0a6a054b2aab14","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.7.3","@axa-fr/oidc-client-service-worker":"7.7.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.7.3_1698592038811_0.6882420496486468","host":"s3://npm-registry-packages"}},"7.8.0":{"name":"@axa-fr/react-oidc","version":"7.8.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.8.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6f95c1c5d71198cb12975128c1c2d8f36d19756d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.8.0.tgz","fileCount":46,"integrity":"sha512-EeWUJoqSD/dVApIrSKYG96YsSxswXfqTQGO7SZL6h4Gd/NB5WPFRw/CtbdTMAPOB4DBitDJv530whyGvzZop0A==","signatures":[{"sig":"MEQCIEi+97P3hiisHJaTo8E1aU0a3Oj6GQ+6aqNeJNv59vlcAiA1KFkqVh1iVpv2T+8fRpTOM+9GiyGw1pZ4t5tJDSp/6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131799},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"1684abba7d982ecbd2f30610eb140e2ce4549814","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.8.0","@axa-fr/oidc-client-service-worker":"7.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.8.0_1699286527414_0.5943445170231303","host":"s3://npm-registry-packages"}},"7.9.0-alpha.1110":{"name":"@axa-fr/react-oidc","version":"7.9.0-alpha.1110","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.0-alpha.1110","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"22583b8b2026408c863b142a234917ab3491197b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.0-alpha.1110.tgz","fileCount":46,"integrity":"sha512-aOOv1h3YLSYcGy9t5F0AuvwPZbH20qIcfQiA1PDWe6zJBPAF7bLDMY7JSl5yOOqiaS/RiYcsCNKr8x84bxvm2g==","signatures":[{"sig":"MEUCIQDRnLICb14pb0StBP1Z1agxx2h1qf1afVASXZz5Uw+zAwIgbPZ0Thvl6K4RN07ZrF/qeotxlkLwZxkIKpnZDhJkzK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"a1ca1b6683db8222e2ce14db378daf4ede393cb0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.0-alpha.1110","@axa-fr/oidc-client-service-worker":"7.9.0-alpha.1110"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.0-alpha.1110_1699715605678_0.08850696750299547","host":"s3://npm-registry-packages"}},"7.9.0-alpha.1111":{"name":"@axa-fr/react-oidc","version":"7.9.0-alpha.1111","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.0-alpha.1111","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d5007e62988c66d9c203ba22bb432678e7f359c6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.0-alpha.1111.tgz","fileCount":46,"integrity":"sha512-in07x8SIVr6jv0OmhQLOi49DGiLirlW3aqRBn5MRAV1fyN/GPKRNRW+Mzr956tTLkqL/oheSFzNPNO354WbCvg==","signatures":[{"sig":"MEUCIQC/otQlCqVqF+vrAi60O4MNmpwJD8I5zP4qVlmkCMiuVAIgK6HlsAs/dqlizLGNe8rWEiO1kUHBCdm2p2MINz3+1TE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dbcfec46798b2137154dd33f31bf842f6b7730b8","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.0-alpha.1111","@axa-fr/oidc-client-service-worker":"7.9.0-alpha.1111"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.0-alpha.1111_1699796144996_0.3353219553190392","host":"s3://npm-registry-packages"}},"7.9.0":{"name":"@axa-fr/react-oidc","version":"7.9.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d3e29b88af5bd8ec5cd1340129e2cec7d0af7fab","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.0.tgz","fileCount":46,"integrity":"sha512-BDe3Rt/yMuexz0enJibZh1zGQzIzVOXBU65bmJ3t2u14X3hgChEb8hBHS+rt6Y/TufIL4l7z2H5plE3/jvCP5A==","signatures":[{"sig":"MEUCIQCc3sIfZVoxZLOLxLUsb8ClSX9NpMNG9kiV8tBJ/qIqXAIgETBrQjMWd33meboNWvnbDUOM6xX+xp/1Ae7lnG6MViI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132003},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b08cd594d2427170cde835dcff97d5be396952e6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.0","@axa-fr/oidc-client-service-worker":"7.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.0_1699809745565_0.5109586775000912","host":"s3://npm-registry-packages"}},"7.9.1-alpha.1119":{"name":"@axa-fr/react-oidc","version":"7.9.1-alpha.1119","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.1-alpha.1119","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7a6ee8fd3b81eae33b2f617884bf44f3428bb1b6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.1-alpha.1119.tgz","fileCount":46,"integrity":"sha512-Re2PUnmuQ6Rklfu+7k2WfXV57N9xTeO69CKDvFjKq59HrNJ3mubdTk9yEd5iazwxTDSDJUuWnZ8sK6dDvpX2tg==","signatures":[{"sig":"MEUCIHqCSCW8rpnwMlVNnk/V77EpGtjKSs4zzYgriZMQfFGzAiEA7Gqw4WUOjx9eQpa5MZjNjhRHsqTHXWCZrK+ZuMMbjb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"94bc18eb9db9ad0917cdfb2adf06a8185b57ad17","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.1-alpha.1119","@axa-fr/oidc-client-service-worker":"7.9.1-alpha.1119"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.1-alpha.1119_1699904982256_0.36816501956441083","host":"s3://npm-registry-packages"}},"7.9.1":{"name":"@axa-fr/react-oidc","version":"7.9.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"bddd866223a80e1807fa88e25ce0ea922f2ffb69","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.1.tgz","fileCount":46,"integrity":"sha512-SY+oHRYHEvLLlIfid148J/XWewCzfGymsm+N/4DSihlnziJGB6+UKmKiu4PhDRkDiTrMCntiObE2JZPgQx387g==","signatures":[{"sig":"MEQCIGJOfVoTaOiwAeKNsdGB8Opdyx2ih7c4uTWlrO/UdSEgAiApauOHnCpCjdOcRXPH3foNKMplRSa/K7CAjo5+AvoFEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132003},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7e0cb297587e314451321c3ddd1b0e5f7e7e6c0e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.1","@axa-fr/oidc-client-service-worker":"7.9.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.1_1699907564824_0.3077083135741199","host":"s3://npm-registry-packages"}},"7.9.2":{"name":"@axa-fr/react-oidc","version":"7.9.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f7994140591e08993d48a3806207a4ca87ebe56a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.2.tgz","fileCount":46,"integrity":"sha512-xYvPxiQJVjqd6HyelZ3rKceo5+JavXiNEX/0nLe6HP/o0GYFvRrQvezfkmtdnldYx+2vba/umQGjLhXcZs0M/w==","signatures":[{"sig":"MEQCIAIk+Oe6WHWTBDJxNopYFmLLX7Jp4DbKKt5GdO+vKp4DAiBxaaJosFTDoZF674efnqz4FN/7rGgPpPch9fjChs/Yew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132003},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5085e05beb4c7a88fad1df61e11213b68672e7d9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.2","@axa-fr/oidc-client-service-worker":"7.9.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.2_1700221117587_0.14149553680242444","host":"s3://npm-registry-packages"}},"7.9.3-alpha.1131":{"name":"@axa-fr/react-oidc","version":"7.9.3-alpha.1131","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.3-alpha.1131","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"248952cf16b725c94443e51fc4a9a0036eec2bbc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.3-alpha.1131.tgz","fileCount":46,"integrity":"sha512-X5c5Xk42Zdl96nOf58NInoq9xdNLXP3zLbN5v74+XhGnNj9CdT/HMeZStciVDqQuvLz8x3pt1/DrSE62Ab50Uw==","signatures":[{"sig":"MEUCIQCCXno3BPzZuwskYLiRcnX0XTE6V99RZ/W2s1zDqa8xrAIgEPrbyZh96zYU5GkbIDQzLUboWs/mzn8gkXKZ+xElXj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8d16eb2f62241750df9545b776f90ac4f64ea71b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.3-alpha.1131","@axa-fr/oidc-client-service-worker":"7.9.3-alpha.1131"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.3-alpha.1131_1700237688210_0.016162596136165996","host":"s3://npm-registry-packages"}},"7.9.3-alpha.1132":{"name":"@axa-fr/react-oidc","version":"7.9.3-alpha.1132","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.3-alpha.1132","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a4ce68cf29bef6f866c5a9c61c7cb4919c16008a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.3-alpha.1132.tgz","fileCount":46,"integrity":"sha512-eDQIiFE/1cmiupwSujMLvh9oJQOVuOMe1NO0NrsAM3CnimEtLPTgu95FCsZrLymy42tEFocss3t5wXogpSdO+Q==","signatures":[{"sig":"MEYCIQCmmXB8uzW7qHMkMUhPR9uRD57IRap7eS7OdPK6SWrOfQIhALExc4Nmtmh8IM+md8MvWV/Xl6Y6pbL/D0ZRlxtM5th5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"004b0e235b5a5a58b87350f372871a0c8f37690c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.3-alpha.1132","@axa-fr/oidc-client-service-worker":"7.9.3-alpha.1132"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.3-alpha.1132_1700238187430_0.7192412035009645","host":"s3://npm-registry-packages"}},"7.9.3-alpha.1134":{"name":"@axa-fr/react-oidc","version":"7.9.3-alpha.1134","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.3-alpha.1134","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"fd27e31088041f76fd93a1b00e682bfa2d760719","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.3-alpha.1134.tgz","fileCount":46,"integrity":"sha512-FAZ8uMIqvmKCaBrySwc14HLVBaZSj6RAHvxk2crQq9bhekLRMHg4JOZmf7io7jM297aZpG7Y6DsNWlnkfHIsBg==","signatures":[{"sig":"MEYCIQCPcAh+tVJRszfc1QDV61XXIePIfC4/u4MpnTVVgkKNaAIhANKyjjWsz0vhG+vMdmZjj2YLZLw+cEwFbCtpmfBUUawm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132036},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bf19dd0cc975ea4524b0f68f9315625b3789801b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.3-alpha.1134","@axa-fr/oidc-client-service-worker":"7.9.3-alpha.1134"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.3-alpha.1134_1700238292564_0.3494596836463324","host":"s3://npm-registry-packages"}},"7.9.3":{"name":"@axa-fr/react-oidc","version":"7.9.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.9.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f25b19139296bb39208ea91f8ca00bdf2706a50f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.9.3.tgz","fileCount":46,"integrity":"sha512-SXvMZ13j8Ey74IR252ZuyCE78TR4mTOXIejgV6ImJdgrISmZEcBbDorXMNaTeUWyJ/Xsrssw5XF170I52b8ZPw==","signatures":[{"sig":"MEUCIHwHn6aEljom+fxQDWp9hQEIt3x8wIeXuZtBg3JIRIN0AiEAx+gCBeIfmw7zJhpXrlc8IlnSWSTM142lh/rz+y2NAWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132003},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"a80844c2668066b083009043f1dd94fa196e1f18","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.9.3","@axa-fr/oidc-client-service-worker":"7.9.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.9.3_1700814486795_0.24744991284353435","host":"s3://npm-registry-packages"}},"7.10.0":{"name":"@axa-fr/react-oidc","version":"7.10.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"69cbb1c155cdad62f9b7c3c9ea74dcfbdac68364","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.0.tgz","fileCount":46,"integrity":"sha512-skGxf1Ed4KiAzotDNx444B15gRhw8sXAYZsph2ChqzMwve915JTF4+z5eDTwIPOedmzeQQTc/dpAkOUIbSSJHA==","signatures":[{"sig":"MEUCIF/SbzcDTuPIeyADKQDtj3yeJ50+78KHUtgWj/5+Z4MXAiEAxa+nefgQO9SEvEA5dAHanaza9LE2XB+QQ1uFqZxBdl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3d1af45133e41c981c4a35c4b19298a3b0f1d555","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.0","@axa-fr/oidc-client-service-worker":"7.10.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.0_1701264653016_0.567085210495966","host":"s3://npm-registry-packages"}},"7.10.1":{"name":"@axa-fr/react-oidc","version":"7.10.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"23c7565a9a8321506cbba9493c58976de4a12baa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.1.tgz","fileCount":46,"integrity":"sha512-aq+Wox1I8JpIpl6N8YJs7SMLf6Cqntz5qxE+lSyIhQzyoS+ZBRSaZn4VgA4cVt6aRNNGxR5kGUtTSDj7+3V4jw==","signatures":[{"sig":"MEUCIQCqFymOVAGIkcz1k9atVmly1eRKgi7i2A8jvrtspEXEbwIgZigFG4S/uFD+luf3dSFneOTyu+NzjnareEE6d0yGQK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ff1f841044101b99d8d896828015d732a383e437","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.1","@axa-fr/oidc-client-service-worker":"7.10.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.1_1701266249135_0.42920310898263314","host":"s3://npm-registry-packages"}},"7.10.2":{"name":"@axa-fr/react-oidc","version":"7.10.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b6655bd366d7b09414fcde06b7568e9404c17d2e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.2.tgz","fileCount":46,"integrity":"sha512-fXOS510Q6a3TlIWJYtsO6lY1EnSBILYGPdPadIYTHKS6w73kO/eTEuP91CtnPi4S7GlU0V9w41AIiNMe2CIkKw==","signatures":[{"sig":"MEUCIH+VfPGyUPfrRz1nO0gvpl4PIaV9t6tiKO/o6EraeMzFAiEAuE3dAoWL7Kd97vJ+mnfaTDfNZhoYYVI/hVHmfK6Byl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"99ca1c3b022109a3c0712d0cafb436ee6eab20d0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.2","@axa-fr/oidc-client-service-worker":"7.10.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.2_1701266825879_0.018575172067240242","host":"s3://npm-registry-packages"}},"7.10.3":{"name":"@axa-fr/react-oidc","version":"7.10.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"08e73566c80feed1284fd2208b384a17079203eb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.3.tgz","fileCount":46,"integrity":"sha512-6o/kKUrkkQfPkmAwutHnQMBfkVlGoCrxxNTkbgIzuCETqLwCi4WDbML+199ESnCm+qp6P4QDJQljyZVqSwXNmA==","signatures":[{"sig":"MEUCIQDeG3ESlkPLskdqvAz7gbYUB7O1hZbrCS5g9+qWEandDQIgUc2uqnhuXxPcH1DPrMJsPOnmkUnKC0QFQkw9vD+6RxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"15f1414d8699b9f35cfa977a204ae7bfb73cbbea","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.3","@axa-fr/oidc-client-service-worker":"7.10.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.3_1701267936855_0.030693873230471347","host":"s3://npm-registry-packages"}},"7.10.4":{"name":"@axa-fr/react-oidc","version":"7.10.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a37b797fc912fce414e2d610ea1406157f0ec34e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.4.tgz","fileCount":46,"integrity":"sha512-ZFNO+1XtdzLDuWPFxVNl4ko2hqoISxlrBw3BcnYAEPw25x0UA94AEU+g2irE9p9Du6350gS3IfLCR3gmclssbQ==","signatures":[{"sig":"MEYCIQCdtekRjQGe4d2yo+XRZBXZe60ZCBYoOd5UPEuxpwSZEwIhANAknZSV8M/ruqpw6DvyInIvWFyOAF7Itp0IlgfnRu9y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"edb89b390eefce93dbaa02c813d388bbaf1088e2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.4","@axa-fr/oidc-client-service-worker":"7.10.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.4_1701268492056_0.22829701526697566","host":"s3://npm-registry-packages"}},"7.10.5":{"name":"@axa-fr/react-oidc","version":"7.10.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0c42d2d17c206a90b8b2dd99bf0058a31b4565f5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.5.tgz","fileCount":46,"integrity":"sha512-w4J4DVeIW94mjpTRzXKabaOyG+g0cC2Cx8X4a+x3pzTS+UDWfLMqC92I/WeLrEhGXmHSeBmhtbfxCop0Qs3ySA==","signatures":[{"sig":"MEUCIDIGyrxejDSlFFFBWUQK/hLZzmMZ3FzFY6RwcB8dDRgTAiEA67ZNwoRxr2031WfSSQMZtpYX7r5+p3rrqtRBH3XiCII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c1f7494aaa58f50d22fe51d763b32f3914a515ed","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.5","@axa-fr/oidc-client-service-worker":"7.10.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.5_1701268873730_0.032707480469781114","host":"s3://npm-registry-packages"}},"7.10.6":{"name":"@axa-fr/react-oidc","version":"7.10.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.6","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1663e573143e2f052c2eae84352bb328ee2eb7aa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.6.tgz","fileCount":46,"integrity":"sha512-cOAcqBIvmroj5duhC/kGP0iIbZtlAEM9dTQ3l5bPwZY64DwTUDyIoxlIsQhD+Q391JHbS8pGnl8tnE9IBQITSQ==","signatures":[{"sig":"MEQCIG/HF+aNhKbvEkEN8pZkisaeCaHZ772dqLxGxW/QldzzAiAW/a5aMkf34p+7tzO2tkCy/pAM1VWS3LglQxAbzJDF1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"a51e099cb0d1f9fc2734d0fc73eb3bfefc77caf1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.6","@axa-fr/oidc-client-service-worker":"7.10.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.6_1701271160900_0.6855068144171115","host":"s3://npm-registry-packages"}},"7.10.7":{"name":"@axa-fr/react-oidc","version":"7.10.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.7","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ffb0d6d4fb4ee8bd22886695488afe9945eabf3e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.7.tgz","fileCount":46,"integrity":"sha512-lQYBj2CdUHB3u1CBbsynrelmrstFys9wUaIgzD/PhF4H5b9zkfUC/RbqC3eR0Wz7/D2olts0Xg9Q5t1y4M2ckg==","signatures":[{"sig":"MEYCIQDMWLFbVicesUquT/HIwiEu9/FhRAxA8dvm+eInYIFlCwIhALsxX8LlKtxKuipW3tRXn4JqSq06c3Xf+utd+GZ82jwI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"82ed28183d4efea9c1835f4eed9a25c254ecd8a5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.7","@axa-fr/oidc-client-service-worker":"7.10.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.7_1701272122661_0.3985963712176521","host":"s3://npm-registry-packages"}},"7.10.8":{"name":"@axa-fr/react-oidc","version":"7.10.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.8","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f5cd6c7b847a0631dfc082753819d876f09e92f2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.8.tgz","fileCount":46,"integrity":"sha512-ODzKgFHRe90PRj+BgZ3JaVhEza0kHXS7ZUkEkcQ5Zoeh02Dt8/de0iVcQs5KrG2N+N3akDTHbGKf/2MnYxY5Gw==","signatures":[{"sig":"MEUCIQDwVVFti0rbzVlLSI9PfbJ4RTOG//BMEU0rGC4VLmwMCQIgXu4vYI5Cg0hs+0pm05Nl/g2WIOkyfOixIO6wGbMOCCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9bbfaa8dc34271692a278178539862e19fd76b6c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.8","@axa-fr/oidc-client-service-worker":"7.10.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.8_1701272731483_0.5355130940452109","host":"s3://npm-registry-packages"}},"7.10.9":{"name":"@axa-fr/react-oidc","version":"7.10.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.9","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1c02ae02b7455c44a20f2166c7a95cd19f993dca","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.9.tgz","fileCount":46,"integrity":"sha512-Nna7lIQUb5DEdJRY0kW/qu5EEkmy2NClnddld68+v4eKafqlKRyCYYZ30SUoqfdm2wvwV1qyfiI/yJJJZycsMg==","signatures":[{"sig":"MEUCIQC1KQFvKkyF3/OxhpR9ZsDjBTp6d+4HwY0P8wIqMgB8/QIgaVbE8DY/At5eIxGDcsEQqSWrBKwljm9MFJKaAl9Ods8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"da29beef9bf3a6993ca862b258254cd894977a74","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.9","@axa-fr/oidc-client-service-worker":"7.10.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.9_1701275976035_0.4347937477242241","host":"s3://npm-registry-packages"}},"7.10.10":{"name":"@axa-fr/react-oidc","version":"7.10.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.10","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6e5a577991f71f52eeda7d0d1b9c58092e4da48d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.10.tgz","fileCount":46,"integrity":"sha512-IFPZLGnEMKjRUSEVMIJd/sXjtdzCZtA3Bn2VdXxnPkLryVPtyQiE1BJkoFu+Od7w0bSpnEMWwFW+c96a5o30+w==","signatures":[{"sig":"MEQCIDc0y9TNb0xbRli0Zi6uLMKRzUZB9osqJMAha0rgOjCzAiApcjJ37ROqvSs65bU7WYHJi9F0lo8+cxCDIUvXbIoBjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132009},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"83f0c1092c48987eb8ad149100f3b44b4e7bc50b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.10","@axa-fr/oidc-client-service-worker":"7.10.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.10_1701276103971_0.6362307852466771","host":"s3://npm-registry-packages"}},"7.10.11":{"name":"@axa-fr/react-oidc","version":"7.10.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.11","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"89562dea612839a2a99ed682c34804a5a78335dd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.11.tgz","fileCount":46,"integrity":"sha512-iaWAIy0o87kEUR3YWxoOEAZ1f4OTaKsB9Z7VvXbpF9zSpY51QUTmjYAkvnXKjAN9VlScjKBoX5C4pyPXYaG4Vw==","signatures":[{"sig":"MEQCIBn+1+Q6nrEHX82eW7RIu+1/Z2zA/5ofq0jh+f3sZz1jAiA+WMy4Ol1bZtQXApnxhDdaC78rPrnluVS6JU4cPQWW5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132009},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4460d893d74258dd2052674ee29694037c372247","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.11","@axa-fr/oidc-client-service-worker":"7.10.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.11_1701276629388_0.6097836353477482","host":"s3://npm-registry-packages"}},"7.10.12":{"name":"@axa-fr/react-oidc","version":"7.10.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.10.12","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"cd63c9fbbd12afd31d42b76bc82daea45fb885cb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.10.12.tgz","fileCount":46,"integrity":"sha512-mlnbX3Vl34Jq7Mbb8dCFlGtSAt7lvp3SApAPQTumhcB354bfD34SFQSCb7g6VzwFotCX//VEjAFehHZ4b2+WJA==","signatures":[{"sig":"MEUCIE2medBWmR95k4/JN/whqPkNLAX2ZkReWMKEEOJq24oqAiEA7Obk6G0Y3HEw8pi6e9GXbqAollYUaZJYwB796TIKmnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132009},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"84e0ed001fe2d028e4dfaa423a56a35c86713446","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.10.12","@axa-fr/oidc-client-service-worker":"7.10.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.10.12_1701276824914_0.9664257971440942","host":"s3://npm-registry-packages"}},"7.11.0":{"name":"@axa-fr/react-oidc","version":"7.11.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.11.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e764ff8149479aee05bd512d1938006cbd8cd9bb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.11.0.tgz","fileCount":46,"integrity":"sha512-9tHrggs86HlyXdvVOV4OcGnFr9PMxYvro8Jmit9MJjItXNSimPiwuQcW06rXrQ7hklDS9ht8bGSzEUkH6VmRzA==","signatures":[{"sig":"MEQCIGwL4xbqMb0Nn8YDb9rTgZo/XyU7uFSXwBKdvCjYrQlEAiBrZPEtB9fb/U5WZpnJFVDe08zlQUPbBsPhp06QuhQg2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132006},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6751b5c3f0e1265e35ac9b4b20cb673657eea6b4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.11.0","@axa-fr/oidc-client-service-worker":"7.11.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.11.0_1701277705826_0.1224999073714983","host":"s3://npm-registry-packages"}},"7.12.0":{"name":"@axa-fr/react-oidc","version":"7.12.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3f24bd9ff6b5f972065f969035f9368ab4ebc485","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.0.tgz","fileCount":46,"integrity":"sha512-i0CQ4XbVS65fgi06mwecVkWKc3isLIHK7HLfUvLbDS1L95gGOZganVMyZyuYUv9vzx3+YUAouMdYk7WUk9olaw==","signatures":[{"sig":"MEYCIQCzYHqiFIIBGZX+fQVhlqK4YHnwCcncNBA4PyOLgyMA/wIhANH2BOD0h/TVmuq98NOHV/HPT9bSi0Ec/HVn4ZDOMjxQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"23217fe3439500412eca9facc368e1ef5dfcb939","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.0","@axa-fr/oidc-client-service-worker":"7.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.0_1701278655702_0.03747109821351824","host":"s3://npm-registry-packages"}},"7.12.1":{"name":"@axa-fr/react-oidc","version":"7.12.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6c4059e89a631e80807cfb9aafc5b706fa2eb753","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.1.tgz","fileCount":46,"integrity":"sha512-h6FQ0HqXzbLcmdiF8SOERdVAfuFZEDfo+nJ416D2XWTyyorPB+6TAl/QKd/+1dp0w0XGPNQanpqR1NLIIfCpng==","signatures":[{"sig":"MEUCIBO9x8Zot41STG0bwz7oaMYH9Gxpi/X2IOKeM1SBkPNMAiEAlimice0KYt8YGEEKI0oaiL7KrTNLXhOa3bLX1yyFGdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2b5aa6aba61bb35c7ae95102a34a8517c37607e5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.1","@axa-fr/oidc-client-service-worker":"7.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.1_1701288615056_0.4278718257361578","host":"s3://npm-registry-packages"}},"7.12.2":{"name":"@axa-fr/react-oidc","version":"7.12.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7124258b35f1729ccb60eca0c28296490c294e87","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.2.tgz","fileCount":46,"integrity":"sha512-6FIvnv+8LtPdY2E74/TMfbGef5A+Zwb9dT+5YmoXiahX+n9jFOfo2T1BLCGuXajVoKKFZgIRo6cqtjHqoIomFA==","signatures":[{"sig":"MEQCIGLZ+5kZTbyqDOOwGjTYCjCddNloHnvDdDaGnzlYpVAKAiAubYV/hq4oKbpqBrdHLUY5vpfYygB5Ewhj9EXOaiFf7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"cd575e716f4fbcb1ba09a76a1530a3ae23f08599","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.2","@axa-fr/oidc-client-service-worker":"7.12.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.2_1701289252482_0.3481163979131652","host":"s3://npm-registry-packages"}},"7.12.3":{"name":"@axa-fr/react-oidc","version":"7.12.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4f3d6b7fbacedee0ff1a76d2e85b39b73912234b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.3.tgz","fileCount":46,"integrity":"sha512-v/8LOVQgCdr1/vhZqgizLghmBOECXBNCCle5YQLz4s10j8Y4iiEgyKvosl/0tyXKqNIgNmfEqNpW9vHvIV0hRQ==","signatures":[{"sig":"MEUCICxeFfOTmA7b9uKey7Mypqv5al52ndbRFcNqnoHEDVhvAiEA3p5gRaW5FmQeQTKtoVTEzqgGImr6/gy96pkl8bW8x3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"59a9c468b4fa9eb9694b1f3921eb545daf1f58f8","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.3","@axa-fr/oidc-client-service-worker":"7.12.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.3_1701290085625_0.35689329715998785","host":"s3://npm-registry-packages"}},"7.12.4":{"name":"@axa-fr/react-oidc","version":"7.12.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3c17c6b1b6740f637b5224bc14018c758cdebf7a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.4.tgz","fileCount":46,"integrity":"sha512-79XCc1v3Al2olGCXHyFbIzp5swh9eLEKiyobB6KRd94bZAw2qGSbjY6mm+pt8UOBRcMoUg8KyRP+ld7UMmgbgQ==","signatures":[{"sig":"MEUCIDR4lO1UuwCPwmtGjNQUJbuqw8L7XI4eHPnTX9Ys0R2DAiEAgcatuw1mGV0zK8gjOl58h6XOCydsbST3R8iVXXkUdtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"59efae45029593579d2dc377093777f8ef940537","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.4","@axa-fr/oidc-client-service-worker":"7.12.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.4_1701290354737_0.09780214092355899","host":"s3://npm-registry-packages"}},"7.12.5":{"name":"@axa-fr/react-oidc","version":"7.12.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"fc7ec4d94685885d8aa3eddfd46d5b6a4f462728","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.5.tgz","fileCount":46,"integrity":"sha512-//F4o2P2ucChCmmIhIDwPIC8fx4nuBDuyRmjB7hgk3cRIoo5AX42MizRS8M4Sph4ND6MSLfkTjZCCirxgQ3ehA==","signatures":[{"sig":"MEUCIDUeIwiAgSpA1FaT0SaOcVto8K2lCEhDf8qXJ6OYs4ZvAiEAwxN8f6BMRdu8jhoZRTdnfy64GjBKVlSdh8xIFccsrxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132143},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bf53fa803a6414b99e1520154c11d66c4958e62b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.5","@axa-fr/oidc-client-service-worker":"7.12.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.15","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"13.3.0","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.5_1701290379840_0.22346333594409096","host":"s3://npm-registry-packages"}},"7.12.11":{"name":"@axa-fr/react-oidc","version":"7.12.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.11","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"320b0a8261d443c1e9747dd8bf55b935f755c370","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.11.tgz","fileCount":46,"integrity":"sha512-DUUfB8MojJOUy5TBR7YXqRkopBtRKR7nBokH/cUX9iFU2kKs+6Tm8r/1oIJzf/xWJMq3B62+qeMx2Y4Ln/JEAA==","signatures":[{"sig":"MEUCIQCocVUde69RfDEn1u44pbt1fy9ZbCLMTOZK+KEfYK390QIgZHhCH7mWwaOJHgqf7yljjerkGSnJ56hr+zn4bNtvdoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132146},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d1480fbe2c0e275f17775768f83b70d9adf00ee1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.11","@axa-fr/oidc-client-service-worker":"7.12.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.11_1701332870373_0.09206484911650237","host":"s3://npm-registry-packages"}},"7.12.12":{"name":"@axa-fr/react-oidc","version":"7.12.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.12.12","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"951ee8617264d5a83122595ce50cc4a5a3fd2b45","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.12.12.tgz","fileCount":46,"integrity":"sha512-s8hMENFdTFtY/FssIAtKLPNEvW6wYRFQYIc7/R89qpkfL3Ijg3iM0h5zgrs2fwDv3j7VtSJbRaUazmtguAmogA==","signatures":[{"sig":"MEYCIQC7AMkna2zLsDWT3InXey3V/J59S05qF4fuklVQFEykLwIhAKydgiLGYPMmDQGocVY8QcdEOnfnaxW/lB5x+XDukxWm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132146},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b070c8848582ac6f52ab7cb00f16b0fe9f702b5f","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.12.12","@axa-fr/oidc-client-service-worker":"7.12.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.12.12_1701343558800_0.09053295568393005","host":"s3://npm-registry-packages"}},"7.13.0-alpha.1221":{"name":"@axa-fr/react-oidc","version":"7.13.0-alpha.1221","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.0-alpha.1221","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"04afa0e40effd303641e7986d039bc65cca78eec","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.0-alpha.1221.tgz","fileCount":46,"integrity":"sha512-iPkLVzF/EPnjZNtcFF8jFGtF9MclBtwRh/gQqKnKSNtbX0K0KypOs/RXMUcSAMqOF44vv2JlKCKwtrwLSk/H8Q==","signatures":[{"sig":"MEUCICu89927WfzsssBT1XLDR/L4cPXUkv9hRCd5nl8qjWq1AiEAicjgIM6akEE+TI5G082n/DMTzx7Rxv5tPHSSv43V9Go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132331},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bd4a2ec9f62c45ebd6c920554dbf03168df08f61","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.0-alpha.1221","@axa-fr/oidc-client-service-worker":"7.13.0-alpha.1221"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.0-alpha.1221_1701703061575_0.36472342822586024","host":"s3://npm-registry-packages"}},"7.13.0":{"name":"@axa-fr/react-oidc","version":"7.13.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b64ae3e12ec51dddda0f24ea4a96e1820086d0c5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.0.tgz","fileCount":46,"integrity":"sha512-j7yguqBwo/w4n3572YGmbk8gqrxRftkZhPLXSm4EK3agh+RC7LThzDD+P643DWrl59S+rLzaob7Yb9IsP0W/mg==","signatures":[{"sig":"MEUCIQCtQW8LtdxGkfx+8UifViakhQ2bvtMF9y78lngUMywjfAIgMde56Zu0GQk3BaUwYi65eALw2XhJJ1T2VHVJ3EuVtFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132298},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"49c3d5e5487d714ccd97272e37fc34f2a7bd0ff6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.0","@axa-fr/oidc-client-service-worker":"7.13.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.0_1701720161560_0.013136101729641636","host":"s3://npm-registry-packages"}},"7.13.1-alpha.1223":{"name":"@axa-fr/react-oidc","version":"7.13.1-alpha.1223","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.1-alpha.1223","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ecbed7ea7d638b53403847bdb9e553005efbcf9e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.1-alpha.1223.tgz","fileCount":46,"integrity":"sha512-jA0lTE4RT+ETnDSU2yq2Q1WpE1AmngzJwJ69mps6rmWNNpprIDIm7YRoDHgSD8vRk2KCueYzxwDJEs5tOF9Whw==","signatures":[{"sig":"MEQCIF1jiIz8ajH5VQclBWkw+OWAf7OBgoHjYEMHBFOulL+FAiA5cJByhKrwGjei/SXHXwoHMhw3Pt8AdeP0b7/sX9fPTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132331},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4305ad5f08f9ba2ced475b494f680cb29c68e569","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.1-alpha.1223","@axa-fr/oidc-client-service-worker":"7.13.1-alpha.1223"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.1-alpha.1223_1701806319900_0.20732176367118127","host":"s3://npm-registry-packages"}},"7.13.1":{"name":"@axa-fr/react-oidc","version":"7.13.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"c50edfa59fc000cd3a3ed882e64cffa848a978b2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.1.tgz","fileCount":46,"integrity":"sha512-d13R5mQJ5bZW71wCGR1Zl+1X7eLpERAoRSZn9dqtqqgzI5en5Nd7dxjTuNrXBbbP39rlebnMurheZkndNqbxKA==","signatures":[{"sig":"MEUCIApQ5QTO1nREEriSacfuG5dq24Xuij/re8acXwO5YzVdAiEA3eJfQc9XuzeHUWPsqLS3u1ebLYZV+RFTatLPFBaJkGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132298},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"96637a73252e9ea34d8687409131f58f09633da6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.1","@axa-fr/oidc-client-service-worker":"7.13.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.4","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.1_1701808382950_0.17883024607001508","host":"s3://npm-registry-packages"}},"7.13.2":{"name":"@axa-fr/react-oidc","version":"7.13.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"998023c743beb8831ff5394f5de0abf58ff4329b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.2.tgz","fileCount":46,"integrity":"sha512-YqbuU9xZMg5KuFKWeXv3oXyBWIMTUcvAwCmMrP/hsW4ajduFmxKdAc/edJ6Rg7jDkHSEzx6mpr7EqBOtuQhZIA==","signatures":[{"sig":"MEUCIFhjB/Hs/x5Gjc0xl6frWsrWw/6bWgzvSRmV077gri5oAiEAycR5jcCgiMVb5KMCjxQcIaV2cZDEiZ51d52xKclE/RA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132299},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"430a06b27b2f7164bc1557a2e55e547b5af3d8d7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.2","@axa-fr/oidc-client-service-worker":"7.13.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.3.0","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.2_1701927986658_0.9258067693561798","host":"s3://npm-registry-packages"}},"7.13.3":{"name":"@axa-fr/react-oidc","version":"7.13.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d00e08269b82e6be8bcfaea30b90a9d65441bf7f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.3.tgz","fileCount":63,"integrity":"sha512-zqdDr3+9mV9ZlbCJaj5lNbj5m85ezItMdyhoNhgDa734gRNhKqXowzwSRR5j7mjjpWHwCwlOKOT/2vbavIp3QQ==","signatures":[{"sig":"MEUCIQDcU2cQmTqz4K0cJ9bVoIamA06V731fbjTaQLP3NOOEkAIgMZU8tg9OURCMDVnoCxmFBO3PVacC8CT4dgyhJvGYD0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"43eac59f1598ab6a5b07dc52deed95297c73f875","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.3","@axa-fr/oidc-client-service-worker":"7.13.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.3_1701928222391_0.6930677962386567","host":"s3://npm-registry-packages"}},"7.13.4":{"name":"@axa-fr/react-oidc","version":"7.13.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"59a3cf41c9b8403d5a3b05ddc901b80838ff57f2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.4.tgz","fileCount":63,"integrity":"sha512-tMulxo7L4paKvJZ0YD78dXeC9jX1gy6yUvBz8GZXraABrkB1/Sci6kC9Snof2GfvpHhXuqPETzz2WVniEiU8rw==","signatures":[{"sig":"MEUCIQDEdO66BWEvFjoYgb+4V9l1t3bphudLgnsM2drLicxTTwIgOFHeH1Rl+bIvPMCE6HXHdJFLoQii4MUG84DJxfHZVnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"33a9c8349f23d98960fb4c60f49d7fd19572cca5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"9.8.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.18.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.4","@axa-fr/oidc-client-service-worker":"7.13.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.4_1701928279651_0.7145599082250587","host":"s3://npm-registry-packages"}},"7.13.5":{"name":"@axa-fr/react-oidc","version":"7.13.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f9d261956abbf923ef84e5529f5720234ae05a1c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.5.tgz","fileCount":63,"integrity":"sha512-kwS8am8J7fo53/oXOZp62Ul/gE4KP1OcwLO6rJ+/Xo8uffRa4VGmiwzwg+BtL+9J8iDgMofXYQqA+yWUF3kIaw==","signatures":[{"sig":"MEUCIQCJLgwDzoL16JKskRJuTYEzHvWW7dWEzYfAevePl1JbfAIgc7bRxVC0f7++k4fTnBbL0aOeaLQWITpquSuQinvgyZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8f5f888fe34d739ded51f611e194d77a2e788830","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.5","@axa-fr/oidc-client-service-worker":"7.13.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.1.6","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.5_1701928329783_0.08085994587883305","host":"s3://npm-registry-packages"}},"7.13.6":{"name":"@axa-fr/react-oidc","version":"7.13.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.6","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1367fba4dcce42776287d734b236475682c34e48","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.6.tgz","fileCount":63,"integrity":"sha512-5x83hJOoxebe18mkAjBpwge24cfupBTYoDxtKLi/TmStIB5H0H2/7Sy5AJnVEPbQvV70dj8HoisBAHV2V5cVZg==","signatures":[{"sig":"MEUCIQCM099KAwtiSKuEVnlqhvih7GYZCYqPkJM3xyFimjLBOgIgNX9dz+uH3Q337xDjTtUtFm211jGYYWND302PLWD7EKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"da77bb912b61e5aad93c53e84ce4fbea2a503fb2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.6","@axa-fr/oidc-client-service-worker":"7.13.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.6_1701928583155_0.17204562748839303","host":"s3://npm-registry-packages"}},"7.13.7-alpha.1239":{"name":"@axa-fr/react-oidc","version":"7.13.7-alpha.1239","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.7-alpha.1239","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1ef51a49bc206f92c844251d116c975c3fe2e113","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.7-alpha.1239.tgz","fileCount":63,"integrity":"sha512-WxQ5txAKbIoOI/FD8ayex+YZhQAv4VbMtma0aTx2nKknwbFKrclJO/GQbtEkJIzijJGRfcJ/88oDmNEhBp9s+g==","signatures":[{"sig":"MEUCIQDKvF3K/x6yu7hGykRt+8bfIkH5ArUGkYqytBEFO0mglgIgKTFSQrfpYEnNHRaANhLaAlYwUOHA5KCY8iEl7s4TReI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140981},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"64a8df3281f95159a60e5f9ec61db315a8d20c7d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.7-alpha.1239","@axa-fr/oidc-client-service-worker":"7.13.7-alpha.1239"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.7-alpha.1239_1702115085188_0.005171083679167188","host":"s3://npm-registry-packages"}},"7.13.7-alpha.1242":{"name":"@axa-fr/react-oidc","version":"7.13.7-alpha.1242","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.7-alpha.1242","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a356c40da923b6f5241724d6df476b03ba948da6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.7-alpha.1242.tgz","fileCount":63,"integrity":"sha512-U2CN5O0PbRlWeTy//a2E2r8pf19O817jmdihcn4riDoHfJkNgSHiJ3of63nW8TG+EPf1xQ5WFofOaOM5d5J3qQ==","signatures":[{"sig":"MEYCIQDEfymZ9wNhNd6/KOukx4fCmEZspEgbqf/rBntm4rEFmgIhAI9Jzb/Woe5+Z2W21GcNkvG7/qgpAaB79WKPqF+fGOp7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140981},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9f1f7f684a6b344f59221caf3e3a14faef73a6bc","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.7-alpha.1242","@axa-fr/oidc-client-service-worker":"7.13.7-alpha.1242"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.7-alpha.1242_1702412425440_0.10941494458746681","host":"s3://npm-registry-packages"}},"7.13.7":{"name":"@axa-fr/react-oidc","version":"7.13.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.7","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"81fc24ea1e8d55f834a922819d1c399b253b0db7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.7.tgz","fileCount":63,"integrity":"sha512-/pD6eGVzmBxRPf4i5CwOTA7ZP5oA2p9GcwaW8+P5FyyXddJebvEvU4NPc3DLyE95/pjKMPHDy6Q43QnrhSz3xQ==","signatures":[{"sig":"MEYCIQD6h+PVhkZnEmsdiAq2sQvQHLBdbOraIQ9OO1DBE5X/xwIhAM/KDtGWVfdgLrn8iOD6t567I9WLMVfV62L8i2lkVX6m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6667eabc8c5cb0ff5874b6583b2223721bd18525","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.7","@axa-fr/oidc-client-service-worker":"7.13.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.7_1702659923680_0.8190300510937152","host":"s3://npm-registry-packages"}},"7.13.8":{"name":"@axa-fr/react-oidc","version":"7.13.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.8","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"fdee291dc03829bca992c2ffd2d56b3088a473b2","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.8.tgz","fileCount":63,"integrity":"sha512-wm+i2iGonNpo3yQ24Qpcy5ZzF/btOUEi47FB/Z+YWlU4wliFezvbLpk+yQsMSAq1aAUajJ+ZC0Ff428HnUMtjw==","signatures":[{"sig":"MEUCIQDLwSgmxyv23NnTRCDz4QhSGpbfP7n5sDNHarHCQXathgIgZbW0EudSM6uTkw3kfhIaua8/kuh6SaCiOw+z3mqLiNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b0cf4ad52df9c16c130cce791b05ceea7c4370c4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.8","@axa-fr/oidc-client-service-worker":"7.13.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.8_1702901282381_0.024907795032507618","host":"s3://npm-registry-packages"}},"7.13.9":{"name":"@axa-fr/react-oidc","version":"7.13.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.9","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3fc56cb31692f769920aeef32523b1fa9f2b4818","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.9.tgz","fileCount":63,"integrity":"sha512-skqo88CeSaNSqICiS6c06A6YYpti/eE0kowv65x6rFNdQMrBlWHSdELS+A396wCBg92b1CovvjFn5pA/HsP5tA==","signatures":[{"sig":"MEQCIHrsfT1qyk9XVQX1jt1QLFuTdo16mlGjaR+UFakqZo3HAiB27E7JAjoPiiZ/HJ2KQi2kBZndgJkNCoE5tJD541TqQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140948},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"819962bae1d7c1e7fd997ede7bb42cce27ba76f3","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.9","@axa-fr/oidc-client-service-worker":"7.13.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.9_1702978757899_0.6144709381144016","host":"s3://npm-registry-packages"}},"7.13.10":{"name":"@axa-fr/react-oidc","version":"7.13.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.10","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4500c14e5a8187ed1cd7982913d16a421586270e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.10.tgz","fileCount":63,"integrity":"sha512-lRqbb+YFUm5ki1D2NtJ/Pwntg5hJg0Ss0UfD878JPw5ahjvrISsmNzy2bePo+m2rNFcHiYxJXA6mTIORIzrBFQ==","signatures":[{"sig":"MEQCIB/DoOrSfoJ/oVa87VxGYLoSXn6a8KipCK6IWgtSj6VjAiB6ubKvumui3zm/tJaut77cFdBCoiNgyhoNIZylvIXZDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140951},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4b1a9a26eba51e24dd1c9c9fd0087ef0b3b1ce8b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.10","@axa-fr/oidc-client-service-worker":"7.13.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.10_1703062538365_0.7624339636058468","host":"s3://npm-registry-packages"}},"7.13.11":{"name":"@axa-fr/react-oidc","version":"7.13.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.11","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d58d9c96cda3d58179b487efc16c1a508e5e6374","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.11.tgz","fileCount":63,"integrity":"sha512-nCu4aA1dwphzArAyYJBb4DMYb884jwstBN+ZphWisu/UOGSn0Jg/Zj1Ux6q+zBkswrdP5zLeaqxIM5cHUX9jxw==","signatures":[{"sig":"MEUCIQDoG+SwuIbDlWzdjtH8Q8PabHGN3Iatstz2aJlVyT8HeQIgED3xxsSpOUp5qkGazEsnif5Tcl4LL2An582WBbs0f6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140951},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"529cabfbe7ee602325ba0f70844c969176371746","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.11","@axa-fr/oidc-client-service-worker":"7.13.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.11_1703064180884_0.5412435778068299","host":"s3://npm-registry-packages"}},"7.13.12":{"name":"@axa-fr/react-oidc","version":"7.13.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.12","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"49ea71ccab09eb103bfb57a3c0bccd847f356570","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.12.tgz","fileCount":63,"integrity":"sha512-QQkRAsV7P3DbOIVCZlqiQ4U1VkH+CP1KfFHbhCPhWyMcuNHLpVolSY1M91NMFQXnStXdpJlXdVKmf3rl1m3U/w==","signatures":[{"sig":"MEYCIQCN/b+4pUovwLOPuJVIgb7yJmlzcEX4vcRlPfYRHk/78gIhAKmscTGOzJSUtoPo/0ZzECt8Aq6oV2gtvsCRQh1UTdya","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140951},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9ef56f17793e1bfbd668d6f001125a8f773c2370","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.12","@axa-fr/oidc-client-service-worker":"7.13.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.12_1703771893962_0.2727125708672984","host":"s3://npm-registry-packages"}},"7.13.13":{"name":"@axa-fr/react-oidc","version":"7.13.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.13","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"23c95c8f9a33d38ce96b5033f4b5edaa8b54d79f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.13.tgz","fileCount":63,"integrity":"sha512-HuQnsCCCL/JTQ3izBg9QT+RglEsJmTdegAleCofRM0qHdZCTxh7Fl6acrJh+silZ//QPr0yxI0ei6NXezPT80w==","signatures":[{"sig":"MEYCIQDRh0fkWyTQIOH60uBbWyyVWhmkQ9f2v/0uhqjulm0qlgIhAKJlPW7lwgDukwaDEO34To6hv16yhGHHLPciF535C7Pb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140951},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"1faaab4ecb86144ed6f3c1ed68b938804854bd36","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.13","@axa-fr/oidc-client-service-worker":"7.13.13"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.13_1704189676891_0.1223609708861706","host":"s3://npm-registry-packages"}},"7.13.14":{"name":"@axa-fr/react-oidc","version":"7.13.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.14","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"79a3295872907558e593da12a648afa064750b81","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.14.tgz","fileCount":63,"integrity":"sha512-nRsgX8Tm3U3CY9BuaiGQYKjGgz2jeepX+pOaVwvNZQkj0KVwvNVoLDP6suwEKjfupICCLIqmSfxLOBFn7hgRHA==","signatures":[{"sig":"MEUCIQCgQFlRxHH2ncvhtJZR2xAOwfHwBy3ztflAjhE56MEWmQIgMT7gRJfMHIOJINtIRDnbkommwGdSU3TcVeIYLPWBqRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140951},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3a1883c343c55637aa1ce5d118cc2841c76d8752","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.14","@axa-fr/oidc-client-service-worker":"7.13.14"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.14_1704189691907_0.26505195280388993","host":"s3://npm-registry-packages"}},"7.13.15-alpha.1268":{"name":"@axa-fr/react-oidc","version":"7.13.15-alpha.1268","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.15-alpha.1268","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"5b41b05d326e941d0900dee5816cab8e1dc60c52","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.15-alpha.1268.tgz","fileCount":63,"integrity":"sha512-bnsHLGbnxkeTYtCm8x9QeRgZ7SLZ3v6lbve9rtgm/MYTWlR/PxNSX6qNSq7Gas82ptv/pOHc5LypBAZphBjm6g==","signatures":[{"sig":"MEQCICyNBnm4Rkd6qx1GOYzunGnlQPgvoWL1y4U32p7cBDghAiBc3Ye+9VFB+hcJdSPyRs7khu+pF3HQCP+6K63T408OSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140984},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"651730a1794a4f2ac3fa6af69ce2dadbf5d22375","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.15-alpha.1268","@axa-fr/oidc-client-service-worker":"7.13.15-alpha.1268"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.15-alpha.1268_1704577760264_0.8174958820905016","host":"s3://npm-registry-packages"}},"7.13.15":{"name":"@axa-fr/react-oidc","version":"7.13.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.15","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ac635903bd610508cb50361d5d38191caa33c7e9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.15.tgz","fileCount":63,"integrity":"sha512-5C4EwoZ3K1HxGMyU6YRqFdQJ0i4M2WV3xNJ3lwX2c0sBN/QgDI5WTxt6Pow/f0Khu8siIhCw+47sY4FfwD9Y8g==","signatures":[{"sig":"MEUCIBJLCWHTDvE0n0GLFqWzWzlYgIZ0VyTchR+nsG+gnLxZAiEA/C9WKY6T+LG0LIyTJlMpIGXFmPj7WfZw4d0NPwWDZBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140800},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c56cc842d8da427b2aa88eb71f7d63937ea3c363","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.15","@axa-fr/oidc-client-service-worker":"7.13.15"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.15_1705437292114_0.12560722826909632","host":"s3://npm-registry-packages"}},"7.13.16-alpha.1275":{"name":"@axa-fr/react-oidc","version":"7.13.16-alpha.1275","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.16-alpha.1275","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ad929fb3687b2357b7667cf5fc0c7d8136fae377","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.16-alpha.1275.tgz","fileCount":63,"integrity":"sha512-bu1tpQK03+5u9su/DuIin1SXXi6W3vPfQCrhiZcHGGdbMcPlQ1PvCSqaIl1DPB7QYJGv6QSHSM1VjilrNEco7w==","signatures":[{"sig":"MEQCIDfJv53VDq4UAf0mmMyUDBIkl8qSGu9+LUbI5fGde3aJAiAggmIbu2JgNGoFPBbNNTcGSi4NVsQc+muM3TREmPeM4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142218},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ed9b46759d0c6ad02238ece0928ce83b872ae19e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.16-alpha.1275","@axa-fr/oidc-client-service-worker":"7.13.16-alpha.1275"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.16-alpha.1275_1705912205368_0.7410923404680534","host":"s3://npm-registry-packages"}},"7.13.16-beta.1276":{"name":"@axa-fr/react-oidc","version":"7.13.16-beta.1276","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.16-beta.1276","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"cd6da45140bf6a4a42e7ead29c0892ed5cf50b65","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.16-beta.1276.tgz","fileCount":63,"integrity":"sha512-woNucrYxE/qaM8irY8vjDB25ylYAICZ+KhQpjB1crWKeAPIkTK4Tr5EIf28ehPleQNBqsnBcBZv0nY2ZPoy8Lw==","signatures":[{"sig":"MEYCIQCpebAvKBP8cscLbqyNjKg7FAfOJ9lY6TuN/6yPd8e1eAIhALo/ETQuSU0VTNX7lCIkya/Bo1aOk+y0CxpH4Yxukm7D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"1bca81c5ef45d7e17dc928c6595ab3a11561a331","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.16-beta.1276","@axa-fr/oidc-client-service-worker":"7.13.16-beta.1276"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.16-beta.1276_1706202285945_0.7595487152460845","host":"s3://npm-registry-packages"}},"7.13.16-alpha.1277":{"name":"@axa-fr/react-oidc","version":"7.13.16-alpha.1277","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.16-alpha.1277","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0cdc4a5ca6ab348b31f95767f09a2e50b9311347","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.16-alpha.1277.tgz","fileCount":63,"integrity":"sha512-cMrnrbpOqTiRNTIxeVhXPAjFUqU59JanAN7JHA5QyPuP+Jy+YhCk/cT90qiqiEDzlVe8g+D09KP+LzQ48YwBUw==","signatures":[{"sig":"MEUCIQCWOB7vGELkuQf3uUR4LR64dcLdn/U15AhfK90dgmL+kQIgRVlbd0Ph+x0xL2gTQGBXKFRIFQ5BziKqimYeazyUsRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140833},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"951fc3a628a4171934d785b6be524f8cd8e90f42","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.16-alpha.1277","@axa-fr/oidc-client-service-worker":"7.13.16-alpha.1277"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.16-alpha.1277_1706202876352_0.00959805932019897","host":"s3://npm-registry-packages"}},"7.13.16-alpha.1278":{"name":"@axa-fr/react-oidc","version":"7.13.16-alpha.1278","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.16-alpha.1278","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"69712695b1a993d98c5933e49c776b59092cb083","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.16-alpha.1278.tgz","fileCount":63,"integrity":"sha512-4rvwK0X+DotBaSxL9pi5DKYNYPn2gkmvkqVPhYzgPAdpmPiW5s2xeO9CZknqMoJLJS/dLAgS45j1VJ3/2Km29g==","signatures":[{"sig":"MEUCIG6Fqwmi/4f665dX2EQA4E5NvgcTSksSmXjIceGGa7pvAiEA3i4mgwL4cf10Io7lbZlBLX8wzHgwI60PcDhH20xftjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140833},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"36afa4fbd28e8f0bbca8d240c3b6c12c2b204ead","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.16-alpha.1278","@axa-fr/oidc-client-service-worker":"7.13.16-alpha.1278"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.16-alpha.1278_1706202994135_0.9259838412203742","host":"s3://npm-registry-packages"}},"7.13.16":{"name":"@axa-fr/react-oidc","version":"7.13.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.13.16","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4b9732d22432d70b4976db6d56334369c61ff502","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.13.16.tgz","fileCount":63,"integrity":"sha512-N1gdeulHBtjaTxtaZFH0cY59wZpqMzdv9XxQB7G4bi8FULBtm4s+G1Eh4q63qg1/AQoRfSct8G+BIFB+PB7VrA==","signatures":[{"sig":"MEUCIQCAUQSG146/EAuSXVN8NEAqtq06YOpOtCnC8oOpfEdTgwIgC+g1G6XFZ1nvt+orDT8oDdNpliW7ORDELLzXazUzvK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140800},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f2310bc917898b779a40edecf3dd73c21ec32b47","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.13.16","@axa-fr/oidc-client-service-worker":"7.13.16"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.13.16_1706212970604_0.061835930129398475","host":"s3://npm-registry-packages"}},"7.14.0":{"name":"@axa-fr/react-oidc","version":"7.14.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.14.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7cc8f05de254f47adc64918227544d49ac6d2254","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.14.0.tgz","fileCount":63,"integrity":"sha512-9FrLNf6zPDxbJ+CuU0m92tEckP6k48MacA3zmQmA9CqtuYlXibnjm+CSaM54sGBaUYO9OLE9Cvj74LPNOgAa+g==","signatures":[{"sig":"MEUCIGU05Cm1cT3TVzx0xxzj7qJt3+4Zh13rQwg4UChoWyzKAiEAliwlgcYf9r8JtNBu0RpseMOx/eJrQZ0Wm3OMiUr2uoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b0510eb8d7170e8e142cb2d9bec01f41f610ed51","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.14.0","@axa-fr/oidc-client-service-worker":"7.14.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.14.0_1706270203722_0.8880982329810077","host":"s3://npm-registry-packages"}},"7.15.0-alpha.1286":{"name":"@axa-fr/react-oidc","version":"7.15.0-alpha.1286","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.0-alpha.1286","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ff5ae41ca6d3d5be9f56ae693ea5043c1e427018","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.0-alpha.1286.tgz","fileCount":63,"integrity":"sha512-mqNjj7o+CqiFns+JSMhFx7qKgY6UcTegInEx3u+I+BzTpZChoIw3Bm5zopKDti2rMbL81BgVIuMXIdOpbRtojg==","signatures":[{"sig":"MEQCIH6fgqROEFj4C3mFHicj9Ju4GcXRGgx7W92vHUb4NmwgAiBZEOhPD55hKFzwx0JSTt5zNF/1eesIvCsWwqfENnPfuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d5d7ec36d929fbfd75b16e8b1c97b38ec531e890","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.0-alpha.1286","@axa-fr/oidc-client-service-worker":"7.15.0-alpha.1286"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.0-alpha.1286_1706276242817_0.24338389551470274","host":"s3://npm-registry-packages"}},"7.14.1":{"name":"@axa-fr/react-oidc","version":"7.14.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.14.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"526a5be4aac908e605fac198851e830798b7f725","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.14.1.tgz","fileCount":63,"integrity":"sha512-7kH5PBqJo/5+xfnk7cqkP+R8jxyGNgN9Cyv18pAuBPdDErCSzICaQbkITi/Y4MsdwBFVoUGVGrsw9csfJFYSgw==","signatures":[{"sig":"MEUCIQDJbziENrVTTr6QJXEB9VYzqUeyZUtiU2M22eDNDEhK4wIgOPoC3d7tZXATqX1pL1yQO05TtwAt6+A5auuDmgMqe/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0fe53a6b870c13c71330806a045896ea1e0a57e2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.14.1","@axa-fr/oidc-client-service-worker":"7.14.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.14.1_1706450921621_0.8077220834982892","host":"s3://npm-registry-packages"}},"7.15.1":{"name":"@axa-fr/react-oidc","version":"7.15.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7bc227616417eb3f195650a242a629f17520ad74","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.1.tgz","fileCount":63,"integrity":"sha512-cFqd3VT4x5USVEclnGvuJTqvWNODQKFpcBFnyg32blwVXfXLFfYcnG9Ii6Cb6EajGplYvYhEbwBvoo7uuzWz/g==","signatures":[{"sig":"MEUCIQCsOzCVHQeluRkhjdnJqIGNBdPwe76uxTaeIlsjmquIhwIgXmrWRa/0sBxvGEtTEeK4WxuPnWwsiM8x8CXteQx0kzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5094e36c1435684c5863e8d27eca59093aaec7b7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.1","@axa-fr/oidc-client-service-worker":"7.15.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.1_1706652805343_0.5255225872070035","host":"s3://npm-registry-packages"}},"7.15.2-alpha.1295":{"name":"@axa-fr/react-oidc","version":"7.15.2-alpha.1295","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.2-alpha.1295","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f2daaf9ca938f2b12f40298ba30df5efa682cc66","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.2-alpha.1295.tgz","fileCount":63,"integrity":"sha512-9u2dz5DvvmkukZjB5BkRWxBCk0bhIL06Plwtv+vzmlMjC0gz4x8zNtHjIPbpNYPLug//CS8/nT0K9zL0aCqzJw==","signatures":[{"sig":"MEUCIQC9knjfqHzLLbwfBpKXDy07657sKMXJW0OCzSId6XHbGwIgBSh3/H3MWtdtI1I/HULzY3BWajm5Rmk8eMZdlyvSTxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0a15e60f0e5c167a0418a972c6726eec72add447","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.2-alpha.1295","@axa-fr/oidc-client-service-worker":"7.15.2-alpha.1295"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.2-alpha.1295_1706780447731_0.3684242075354309","host":"s3://npm-registry-packages"}},"7.15.2-alpha.1301":{"name":"@axa-fr/react-oidc","version":"7.15.2-alpha.1301","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.2-alpha.1301","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b75295d8b8aaeae577508b40c7d5a103cbd0bdfe","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.2-alpha.1301.tgz","fileCount":63,"integrity":"sha512-jc2uqz618JQKK3OXUo1Xvnkz2ItGi12NsyZ8JEbm/2XT5Fm3TLzk7WpIldn9RWknyQzCf2Stxo5Ao8BMFGOGig==","signatures":[{"sig":"MEQCIAaKsu6Y9L0tXQxO4DFZUQX6vkKsjrMxqyEm0kVeZ+6tAiBf8JiKKDKBAd//xd/+FHmDN5TKE4ER7HHbKpignWzZ3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"31f295cb549bf55dfd5db1e1c71178363c7f2dae","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.2-alpha.1301","@axa-fr/oidc-client-service-worker":"7.15.2-alpha.1301"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.2-alpha.1301_1706864203473_0.5494949141367678","host":"s3://npm-registry-packages"}},"7.15.2":{"name":"@axa-fr/react-oidc","version":"7.15.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"901f9e3dc6078d6f975be0f92a9b85985ed0134f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.2.tgz","fileCount":63,"integrity":"sha512-sz7xRW9EkezvKbzUKXJOolJZNw4bOiFkmKLvQyt8MXfbP42GDGsbSEnh1ZJrdFIYLp6AgXCzcrZseKx6+4Vszg==","signatures":[{"sig":"MEUCIBNCEZknbZ6IRgmhMoDhJd1nd3xsfoMbtDaaXVRFxdWCAiEA4Zfc4ERF3ox0o8nEPD0/VVEeGpUmoE6vXFNAv3p97rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"940ffac724894460af13e4e4a0de5e691e487c74","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.2","@axa-fr/oidc-client-service-worker":"7.15.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.2_1706968814017_0.13291141954703423","host":"s3://npm-registry-packages"}},"7.15.3":{"name":"@axa-fr/react-oidc","version":"7.15.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"18ea3df9768bb177fef9167627578c138898a408","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.3.tgz","fileCount":63,"integrity":"sha512-uBGZ91sz8C8zQbWqSvv/faekFxKa5HzUc7faFuRR/FA9+7Xj97OiOSiq0ZjHhxAJ3eXQSfeckNsES9cNwJ5hyg==","signatures":[{"sig":"MEQCIDkJMqd5QzmW/XMTKxTnajOE5HmfvMTEHnXpKMNBHen6AiAD14+/Hi36SjFl1xIuaeXhZZbvTiwRSCi66Kqpf+MQ3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7a5d32cf650870a5b1c2910ceb0a3e6db4cec0b7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.3","@axa-fr/oidc-client-service-worker":"7.15.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.3_1706970161066_0.45983392546644963","host":"s3://npm-registry-packages"}},"7.15.4-alpha.1309":{"name":"@axa-fr/react-oidc","version":"7.15.4-alpha.1309","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-alpha.1309","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e75b8fabfa955b8a7a6355ef8aaa00c6f290d205","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-alpha.1309.tgz","fileCount":63,"integrity":"sha512-J4kNfVDCF9nE1gR+4Z9Ubb6mXHn1dNsttIi7x5f0d7Q8N6ZXvHmOZ0/KfWHyB40J+6ce8/nObms84RQyjyZAnw==","signatures":[{"sig":"MEQCIBh8B2EP0jHvB20y3bswSmiolv4q3lliilYScJVaRi+3AiBblptkc7CeA1UFmSWKL0PNbS0ZJ1xq8qDGwkpko1RtvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bf3ec68209b9f8d05e2d657e8979f6cee6ab34da","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-alpha.1309","@axa-fr/oidc-client-service-worker":"7.15.4-alpha.1309"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-alpha.1309_1706972406442_0.6667679280987053","host":"s3://npm-registry-packages"}},"7.15.4-alpha.1310":{"name":"@axa-fr/react-oidc","version":"7.15.4-alpha.1310","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-alpha.1310","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"cf7f61142d4dff85415ca7a452213553771089b5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-alpha.1310.tgz","fileCount":63,"integrity":"sha512-suI01aeTLudxu5LgCkSpK1KgumoJ2dvDE7/1ekJt4KyptiC94IVVOwRFKEnV7TG5i3ivAwMCKyNoJnJarOc3Yg==","signatures":[{"sig":"MEUCIQCJFRP3BmXqScdYIqHzzKNpmsaUnP3yTXX60xM+q8T4OAIgUIjONKKTPLSvXyrCHA5kC4u8elnF9fy/XGa87HZylgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5880cb9cd5ad93dd9085c84e1662ad59212d8186","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-alpha.1310","@axa-fr/oidc-client-service-worker":"7.15.4-alpha.1310"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-alpha.1310_1706987561888_0.6738460241484752","host":"s3://npm-registry-packages"}},"7.15.4-alpha.1311":{"name":"@axa-fr/react-oidc","version":"7.15.4-alpha.1311","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-alpha.1311","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"269593580d9ff8719da21b22f5913ca52b0d0dbb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-alpha.1311.tgz","fileCount":63,"integrity":"sha512-ub3IsnqS93gn7tk8aRld5vt0uBIl6FwyJIZ2A0L8RyQ0ZsJYnLGCqllHyj9bHmd41hYgDqS1o4XR+1nQXolI1g==","signatures":[{"sig":"MEYCIQDM77/ub3c4DxanF+zsAVt14b5qzPvpGtTlsctrCQCxhwIhAOyi269EGk8IxUrfyx9GA1R3RMP+VS3uuvHux5YhLe49","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4c19b0a24e327dca51df0943bf661d08479ef82b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-alpha.1311","@axa-fr/oidc-client-service-worker":"7.15.4-alpha.1311"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-alpha.1311_1706990653447_0.44972758540713076","host":"s3://npm-registry-packages"}},"7.15.4-alpha.1312":{"name":"@axa-fr/react-oidc","version":"7.15.4-alpha.1312","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-alpha.1312","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"305c8ab6faeb06ac5ca6ca46fd97f36510c01eef","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-alpha.1312.tgz","fileCount":63,"integrity":"sha512-IgW7Pfx/wCc2auvdIY+4Mo8TkIuB9fTJaL93iUntRYLZGduhPBWRcrKi1yX1mABKWzfkPuf8B7mFcuT37h/jUw==","signatures":[{"sig":"MEUCIQClfbyWRXuD455NWJJXgGaks4Mx1vyuijRuThv8D2kUGgIgbcUL3YVrROFMzQhfe1IaDgojrTJxNKZU3hq7t+5DrHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3d963ec5e84f80bd656cf17b339e792dd59fdb47","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-alpha.1312","@axa-fr/oidc-client-service-worker":"7.15.4-alpha.1312"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-alpha.1312_1706991699168_0.5211886352984982","host":"s3://npm-registry-packages"}},"7.15.4-alpha.1313":{"name":"@axa-fr/react-oidc","version":"7.15.4-alpha.1313","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-alpha.1313","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"5a177ed282f59521a8f830b169c19d196ed3dd75","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-alpha.1313.tgz","fileCount":63,"integrity":"sha512-n08a5XOxunv/xHsNLlILM1/j9ak57A6uVFevjgk1yXh2Wu0uha6IDM8y/Bdb1PceOTH3uyMi59TImRbM+yF5qA==","signatures":[{"sig":"MEUCIHC3BpUaocwFgo7RwXPUDhFYnUgfxMtu9M8rk0KCSsGbAiEA4gp2AfU5wVSLyDpHix3IL4imAdJhiZUMdiSb2vDPSIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142215},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"660639f9f40d9e5f281f8c653f89c08d64c7593e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-alpha.1313","@axa-fr/oidc-client-service-worker":"7.15.4-alpha.1313"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-alpha.1313_1706991936682_0.8916104351635086","host":"s3://npm-registry-packages"}},"7.15.4-beta.1314":{"name":"@axa-fr/react-oidc","version":"7.15.4-beta.1314","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4-beta.1314","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"714b523c8d58d6dc1a55cd9b5c242d7c746d7a78","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4-beta.1314.tgz","fileCount":63,"integrity":"sha512-nUPYWDn9xMpiRCs/5tPfaFmiYzWfsGCKWykLHiWSpa70utDHONdV8Nry6tcTzfXpeITdGmnbbXbbXuuK72X0ug==","signatures":[{"sig":"MEQCIFKnX79oVAeRGmPSqWM53zpJB71cDuyqnjlkPoBd6ekHAiAaC5j1FSEq7QDa32lCZc0WuBbk72y7cUQwt+yEmtIysg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142212},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4d7b5a77cc50436bce6b2d20a7c1542ad2028895","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4-beta.1314","@axa-fr/oidc-client-service-worker":"7.15.4-beta.1314"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4-beta.1314_1706995703475_0.22307174535837127","host":"s3://npm-registry-packages"}},"7.15.4":{"name":"@axa-fr/react-oidc","version":"7.15.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8f5f099963eb32715e8b402a19796d7f874b356d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.4.tgz","fileCount":63,"integrity":"sha512-yZLR3aA5157+GeK1hGFmcmBOEGKb1WBGn2vg69vRome746a5A/JdKc/E9ERdHpmrJ5RrQCOgAeF3+20uFNnWjw==","signatures":[{"sig":"MEUCIBirpYIdeBGTUbDGZORbQiyUqWa06+xwBDZ6PUOK+WyTAiEA+ZXsbHz0N8jTRUWWv2COjZpRAmU75BDhFLkmgmUrHew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142182},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f2d74fba6d2e48e6d478aa69d261fe9cceb69bfa","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.4","@axa-fr/oidc-client-service-worker":"7.15.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"^10.1.0","msw":"2.0.0","vite":"^4.4.12","jsdom":"22.1.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"^0.33.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"^3.6.4","@vitest/coverage-v8":"^0.33.0","@vitejs/plugin-react":"4.0.3","@testing-library/react":"14.1.2","@testing-library/jest-dom":"5.16.5","@testing-library/user-event":"14.4.3"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.4_1706996007401_0.3172928963646735","host":"s3://npm-registry-packages"}},"7.15.5-alpha.1318":{"name":"@axa-fr/react-oidc","version":"7.15.5-alpha.1318","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.5-alpha.1318","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"64e83e97b8c437eec3c1090f4f1b30553ad536a9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.5-alpha.1318.tgz","fileCount":63,"integrity":"sha512-LIyJSipWNTwY1ECjcsb6xlae5SB6nG6oYzn4ZrjVbTXurHuSJDVQaaKXkcdX+t1rglkqZc0GOcgjVkFjF+ysEw==","signatures":[{"sig":"MEQCIHIiueDoa/0v3BAl6jxbZZZ1vSG5NNTwUQEWf+9LzeThAiAJDpxqW2/7K3m+yDzQC4kCddO69Ck8+WUeK//HETLHXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142207},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"392f84d38da06e138fe292e49a57442770c20d4d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.5-alpha.1318","@axa-fr/oidc-client-service-worker":"7.15.5-alpha.1318"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.5-alpha.1318_1707162916832_0.8480467759913288","host":"s3://npm-registry-packages"}},"7.15.5-alpha.1324":{"name":"@axa-fr/react-oidc","version":"7.15.5-alpha.1324","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.5-alpha.1324","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8ebfe5d79e8d8da385d806a5d2a39d5dc243c10d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.5-alpha.1324.tgz","fileCount":63,"integrity":"sha512-oPbMfFsfpPbheftZrsI3NZGPw34uX/FPk7KH4tdnPo3XV+3VPlDBKmp/KIX+pXWBlpJskgpzvC9RhoIjivDEEQ==","signatures":[{"sig":"MEQCICQQLXG5SSIN6eILLDqG6YYnAkGknxzDGL7nQZpG8o5lAiB8OI6f7HS2Djd6UUmCdvWRJ9sERFhsqbxvNI7j0zuFTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142207},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"afa295897456870f74f2a30af9fb7daa758d972a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.5-alpha.1324","@axa-fr/oidc-client-service-worker":"7.15.5-alpha.1324"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.5-alpha.1324_1707209575591_0.8836719930811237","host":"s3://npm-registry-packages"}},"7.15.5":{"name":"@axa-fr/react-oidc","version":"7.15.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.15.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8258b6c90572bf3220fe9fac627e34b30ab1af27","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.15.5.tgz","fileCount":63,"integrity":"sha512-YOEzcb7yzpcvKsuxBNrnH6Ej4Nn44QgAikHLNwLJOZQ8JHGsgpNJtNZm5txP+nd6hyKrplQAcAsKtDj9/IJQ8g==","signatures":[{"sig":"MEQCIAhxg0mn4ZCx6uHGj1xjLTf93i/l3id6lEd6InDtHFnDAiBQtGSsiB0Dzhbb6tuVVy3k/9stBnmhnioRtGMg6NaFJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142174},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d79af9aba023faf78e9816c4d681413618bdd843","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.15.5","@axa-fr/oidc-client-service-worker":"7.15.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.15.5_1707458165042_0.08045994579894433","host":"s3://npm-registry-packages"}},"7.16.0":{"name":"@axa-fr/react-oidc","version":"7.16.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.16.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ec9d7fb2736d03d26b5332d6aa336a1f94f6d838","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.16.0.tgz","fileCount":63,"integrity":"sha512-H0qNEEQA8JEZptRxC07qlGCzi9FzCQIfsFy6ZdZRr3DLsyllUdIka99TA6KqXX69zfIMc2cs7FKCfsYv6hii8A==","signatures":[{"sig":"MEQCIBUge4pIPNaPXtlkvGR7DHK1AMVg1ylBhkFUKvgq7H/0AiB/UCEEtfUdELIT54prqOmOJCykJQvS5ui8DZaO56gKPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143965},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"6b9b524c54a18dca9cc5bab34f0d058716e9d116","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.16.0","@axa-fr/oidc-client-service-worker":"7.16.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.16.0_1707575442942_0.2934265424450022","host":"s3://npm-registry-packages"}},"7.17.0":{"name":"@axa-fr/react-oidc","version":"7.17.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"550ec3dd33563b7969030d8dcbff13e40a5e7b34","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.0.tgz","fileCount":63,"integrity":"sha512-ubhMPUcOfRD2nuaBHevvR/vcRldwKdQXQKEllNrKmjDZMtodcnZQO6uwcINmJFgSAVb6i5kqllCQt+3jV9rclw==","signatures":[{"sig":"MEYCIQCUKKGdZWZlAhY5JvR/NhndbM+3xxfs3z7heziBne3AEgIhAIpkk+pXk9mu/dlO4OcIx3HfkmfYi3nMh/BUsSmQeHhY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143965},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"a09e6fda64aa210fe7f63d70b6c64af559012640","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.17.0","@axa-fr/oidc-client-service-worker":"7.17.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.0_1707576977835_0.8176150006935643","host":"s3://npm-registry-packages"}},"7.17.1-alpha.1337":{"name":"@axa-fr/react-oidc","version":"7.17.1-alpha.1337","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.1-alpha.1337","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"cfdda323c75d3a106df3bba8f6f52e3f6c1f7134","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.1-alpha.1337.tgz","fileCount":63,"integrity":"sha512-ujtV/O2ASCH/UxMJP2EX+Pe4gmoqSdyScmm/SWoT/4ZAkaYXpvDv4L1AqdOva3HPJbwJaFJzZb501HgBQhfaAA==","signatures":[{"sig":"MEUCIEPYM5mi9gEMJXCBz38RNhSui/SwnRQ8FK+CiuIKcYyjAiEAjVjELDUlhFcMCAV1J0qdUNQP1hfBzsl/WCnZsKSIXdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143998},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3e8908882a684a5a28853dd32d2dd6586c281b7b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.17.1-alpha.1337","@axa-fr/oidc-client-service-worker":"7.17.1-alpha.1337"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.1-alpha.1337_1707577429998_0.3306744390922012","host":"s3://npm-registry-packages"}},"7.17.1":{"name":"@axa-fr/react-oidc","version":"7.17.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a169eeaf2c441cf681e8a11d4b8bc8230c09a4de","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.1.tgz","fileCount":63,"integrity":"sha512-OzTiPddac8IIq+EDQIrg8ld5i1POqWX28r4qSDkKuH9BiyBQGkmTlqr/5fVGmrJONTLl6eaViE0JuFGoXNQ9lA==","signatures":[{"sig":"MEUCIGAZzxSJf3QaMA1dwxEYo4BJnKBToaCAYhOJUyNCrnqVAiEAoYslL5hH6oNZvm3Zjwcm6I9AkzRo5/TSlBb4GQbMxzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143965},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"251164830a9a1b976e8d6c743490795a028afa16","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"base64-js":"1.5.1","@axa-fr/oidc-client":"7.17.1","@axa-fr/oidc-client-service-worker":"7.17.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.1_1707577575243_0.8169399812402998","host":"s3://npm-registry-packages"}},"7.17.2":{"name":"@axa-fr/react-oidc","version":"7.17.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4073f7f7c58b42915632d1573e950796a69fc807","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.2.tgz","fileCount":63,"integrity":"sha512-ktprXLQ+vBzXuIc3mopq2magUMi85ijhoWSC5rQ8acON3cSj4mUx4ZXpDwrI5Cn7x8pEvDKb4CQKtO8+WnEfeg==","signatures":[{"sig":"MEUCIQCjhZpSNvUSuM/hg1OvQ9uDdy2Wn9Db0sAcqwWDibCf7gIgWqiItAvFb6oPKNQ1PUmQORoOldPhhuh61Zysx5ObOco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143939},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c3d5c6b1a6a2a82450d134134513634031c1c338","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.17.2","@axa-fr/oidc-client-service-worker":"7.17.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.2_1707656361208_0.5072137306584072","host":"s3://npm-registry-packages"}},"7.17.3":{"name":"@axa-fr/react-oidc","version":"7.17.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"be4f62c2bc7524cc686146976750c70507248d9e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.3.tgz","fileCount":63,"integrity":"sha512-a1/j6Lphmj5GQNl1NJREnlXerfn3S/o48d7QUSBafL3m6obvPqECP7cQlTSvo6gVFEVPMaETxnJV/96l9QT9fQ==","signatures":[{"sig":"MEUCIQClTexn9JCCNwoPE/BUxEHXFMDUuGHm2FMgN5q0/XUbOwIgQTlyaZG5PjsvFyFTmHaGE1tZttUsSnxkGsNQVdvSCDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143963},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dbaf602d31e0b437285496e2711ff7cce5d8d3f7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.17.3","@axa-fr/oidc-client-service-worker":"7.17.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.3_1707660143436_0.9291653815838958","host":"s3://npm-registry-packages"}},"7.17.4":{"name":"@axa-fr/react-oidc","version":"7.17.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.17.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a37c248d8b48683f858ad96d8610dae58c1f54f1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.17.4.tgz","fileCount":63,"integrity":"sha512-Z6vI0eKQMlFmcPN4kfU3jw7Duv7yOB3N5USj7sI1O66WS35ESgOBKiVmCWhlD1w4Wkq+XKNlsnhbKMihcqW8YA==","signatures":[{"sig":"MEUCIQDzBkcTmVNXW+f5MwQS2HAcdG7i+XuOxLRV7UYFZ2oHeAIgAUSs++G2CIavyyN0KQHWZwxWm12mgg4N/qEj/oRbhm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143963},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"91b11afa983bf4bee8def95c4ee101ede5447dc9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.17.4","@axa-fr/oidc-client-service-worker":"7.17.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.17.4_1707673982285_0.5509192298222108","host":"s3://npm-registry-packages"}},"7.18.0":{"name":"@axa-fr/react-oidc","version":"7.18.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0c3c148c5611608e9f08937e2118a80376408dcb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.0.tgz","fileCount":63,"integrity":"sha512-0e7cIrHDWaZ3LN2xaRgCF5IAwxSPOb4A7CLuS0ny39wfRInsP692j0UqK/RDmXrluvB4/xHEBYI4WPRe7xKWdA==","signatures":[{"sig":"MEUCIDvn33M1ry6NDD36YdJ1G+CuG0gDsJKhE0qRUdyKxjaKAiEAx2ELD7Frxp3y5bsC34YvcUkDDva3WP9rkAgkWPI+SYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143963},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5e35346bfa477b560f5bde1afb2125a2c5f6e9c4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.0","@axa-fr/oidc-client-service-worker":"7.18.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.0_1707856902021_0.06851978078844079","host":"s3://npm-registry-packages"}},"7.18.1":{"name":"@axa-fr/react-oidc","version":"7.18.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"2112ff57ebdfd00f989669461a2b7b091fdf9712","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.1.tgz","fileCount":63,"integrity":"sha512-uP9XcSjzGnGtvzKTG+5sk7XgubhcDTpRbkB2onU2rOg6nAOh+gyjy1Dr9FEA7F0hr8DRmNpJCbV9X1R8vHihmA==","signatures":[{"sig":"MEYCIQCdzQ+SqsndCPsZy/cbeZhckF+Ox5+o7ra3QdGQG8P35gIhAKiF1SIFtg/Qq2fx13/lEiSqbgFQqeIaCVt38bvtj3tc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145014},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0d13cc28a8cc40c610d3943d33fe8a7d4e28c32f","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.1","@axa-fr/oidc-client-service-worker":"7.18.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.1_1707857343326_0.6178663946155405","host":"s3://npm-registry-packages"}},"7.18.2":{"name":"@axa-fr/react-oidc","version":"7.18.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9ca99228febe8591a5e33b94d9ed6108c042a764","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.2.tgz","fileCount":63,"integrity":"sha512-HIVkCoQGYtjUev2iuh21qW75jUyj7clHJcquxHkebG//tO/VleoJy43ESnzJtYGWV0jEe7m+qMUfS/T3AkH5WQ==","signatures":[{"sig":"MEQCIC2yNpN7+xM2aw62jpj6AgjQAqcniJslDSz5O7IzNT8KAiBVK5owm/S4+WMbV4VZaKcL5J5xOWOE9z0MTIWTXwYnsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145014},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"77329ce52a5fc7278ff35ccd13ca572ff7ebbf4d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.2","@axa-fr/oidc-client-service-worker":"7.18.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.2_1708025469722_0.9283432605791713","host":"s3://npm-registry-packages"}},"7.18.3":{"name":"@axa-fr/react-oidc","version":"7.18.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"185f6b572003bc7bdd8a82d095c1e6acb58f507d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.3.tgz","fileCount":63,"integrity":"sha512-M2CdDR5Cm6gfb66nIKEUTo6z2/s6fJANencP5VK56V4oRgDEdTQwc5jNzaPBIIgJDOXO+zYtILr5sh45dPLiWg==","signatures":[{"sig":"MEUCIQCdZzgeLZcF1rbdUHeK1aTMDQRa/EcdqRvXglH713jLMgIgJCTvZ1QiPmsypNLs7K3ySc3lMxi594aRxiyiyl4R00o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145014},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8eb75d3f2036708d9c3067a2973a4d685d8b4923","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.3","@axa-fr/oidc-client-service-worker":"7.18.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.3_1708027058949_0.8607805193397633","host":"s3://npm-registry-packages"}},"7.18.4":{"name":"@axa-fr/react-oidc","version":"7.18.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b663cdfacb3a6fb96d26e89ce5725f547d3b854d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.4.tgz","fileCount":63,"integrity":"sha512-9cFTvnnB8WydHf1Quz+gTOvNQPtQC3hbEVGuQHldyMGPcmst6BT5Vm3jaiAgat8sz3ZJyiOLl5MN1u3vqRTr0Q==","signatures":[{"sig":"MEUCIGv/nCa4FT3z4K5AZTkRQXdMATWiQQ11fQkwJ/ZYeSH1AiEAtRoa4DoTP7V0UpXu5o3FDZO6e9hzZkT5KTLTcBO4ABQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145014},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b4e5ec834bdfedf8975b79086c2c0144f4e6e9b1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.4","@axa-fr/oidc-client-service-worker":"7.18.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.4_1708181739332_0.3798031188754085","host":"s3://npm-registry-packages"}},"7.18.5":{"name":"@axa-fr/react-oidc","version":"7.18.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.18.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"97f46991b71275866503c89f81b4898ceeaa1cb4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.18.5.tgz","fileCount":63,"integrity":"sha512-+lJfIau1MeFId3tpZOdMHCN/zZY4FL5mAZi6yu96uH7P8quQxW0KMbdig2ScgTbk/VxmuKUR5zrktQipPECPXA==","signatures":[{"sig":"MEYCIQDE+VnchG8KgALUXlPh0HZwLUEdhm0lLQViY3KC26P8HAIhAJLLWlQRI5S/An6y1J+j684gpLQ0Ci7mwBKjPCoyBsid","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145014},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7a38d962b0e08837989a1d2affeb5e557dc09444","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.3","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.18.5","@axa-fr/oidc-client-service-worker":"7.18.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.18.5_1708266385511_0.31805014559867884","host":"s3://npm-registry-packages"}},"7.19.0":{"name":"@axa-fr/react-oidc","version":"7.19.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"c7caffae6cfa926f6df6dbc0b5ba8a3c7b0fecb5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.0.tgz","fileCount":63,"integrity":"sha512-AWCpfJ/LBiA0+RvztA8Z9PeUG54QPYDJio/AM6TrDUVF1NKV3735ZsY2bF7851SggwYFLDLYkyAUJ8044shECA==","signatures":[{"sig":"MEQCIEAWjR3qKnhVXspGw9vXHoLQ+1TMzG2geo6Qr2KIH06+AiAsZNN/YdLPXCR/zizLHgwOWv25T9IQ1Z6f76hngoyDyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145468},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8f3940c42ad62264abfd61690777b602e0bdc31a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.0","@axa-fr/oidc-client-service-worker":"7.19.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.0_1708634313653_0.8799858245529828","host":"s3://npm-registry-packages"}},"7.19.1-alpha.1370":{"name":"@axa-fr/react-oidc","version":"7.19.1-alpha.1370","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.1-alpha.1370","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f1515632be201732a7b503e8fddf011aa501a327","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.1-alpha.1370.tgz","fileCount":63,"integrity":"sha512-UxHe71+On4eLi59ScJ608mKIFLyQh8Stz9CShuqF3oI82y2Ktd8xlcUU0NBUCNyUBHS5hiKwThhStJecqk6X9Q==","signatures":[{"sig":"MEYCIQD7iJM3IgX0zTTkdoXBR9SHuhd6z33+uuLiQiEmhgnkpwIhAJg7Ndk30oSeqWqlZrqNPXTjhv8PEEr8gNpe5cJWpsIc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145501},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d4c9ec6b8a4760c81f4d88bc72563cc810b52b00","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.1-alpha.1370","@axa-fr/oidc-client-service-worker":"7.19.1-alpha.1370"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.1-alpha.1370_1709126613977_0.9073689265096418","host":"s3://npm-registry-packages"}},"7.19.1-alpha.1372":{"name":"@axa-fr/react-oidc","version":"7.19.1-alpha.1372","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.1-alpha.1372","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"261d4bad5012a03a49153cfb8d0048bdbf49b706","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.1-alpha.1372.tgz","fileCount":63,"integrity":"sha512-Rgfn8Pc5Wvexu08BClPjqqnT4KStDh/JyoXEqZuy5KUkfmODFdRZGLtAylzWegD6RtCSaSNr+mlcJHCsqvgDNw==","signatures":[{"sig":"MEUCICsvR7jlEHKtv9gkmoFnEzEXCv58+7zcag/Ywlvf2ZUrAiEA8hFFfitH602OW4YJOaQGFfhwpFDITJRAlVgr4eZ4X40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145501},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f03e515f57b9fa93e6e38f8180e11956f0150290","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.1-alpha.1372","@axa-fr/oidc-client-service-worker":"7.19.1-alpha.1372"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.1","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.1-alpha.1372_1709140132531_0.6188994036892279","host":"s3://npm-registry-packages"}},"7.19.1":{"name":"@axa-fr/react-oidc","version":"7.19.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7b416a4e2192fa1539dc9943802bd3aa1d5440d0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.1.tgz","fileCount":63,"integrity":"sha512-ByUsXCEb1i8ZYye8031FsHyf62Weg78eIu6zU61BN+Kly3PPfqTaTa3iLhgUCDJg5EeZ6V8ur+bs/8juNTKbgw==","signatures":[{"sig":"MEYCIQCCjaxtYkUHiuJUFdyG2zjBjvmqwEBXxE1lOwYRtmqhAQIhAJbFrQL3sFdSI8XbxIC8EslPAlInUPXgLxzlp6G05pqw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145468},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7b2b21a9837210d0caaea9e16cfea9e9daeb8364","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.1","@axa-fr/oidc-client-service-worker":"7.19.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.2.2","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.1_1709540605093_0.6031162610937622","host":"s3://npm-registry-packages"}},"7.19.2":{"name":"@axa-fr/react-oidc","version":"7.19.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"18d62cd10cddce4a5c09e20e5ef0410d2525f718","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.2.tgz","fileCount":63,"integrity":"sha512-in4f4uKWGOLCp8GiN/bCPcKZgQb7tc00ka88PNAcbqhY3qaj47PLnPq/3JqfsDcVFYoFFxtNvWmkHqBLSx7VQQ==","signatures":[{"sig":"MEYCIQC23rRHwg6GU4Upxf1yA27snFytRb9IddZKBGWCe1QIAgIhAM2mW/f5tmwlFzio7R7FaSh+NhLovk+K0h/dN1XmELTH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145468},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"95be8f79a3fc399b05322d0197ab674cf272326a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.2","@axa-fr/oidc-client-service-worker":"7.19.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.0.12","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.2_1709831571493_0.8612370437329173","host":"s3://npm-registry-packages"}},"7.19.3":{"name":"@axa-fr/react-oidc","version":"7.19.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8aa196d80b9966fadf830e2cacdbab4b37f60bd8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.3.tgz","fileCount":63,"integrity":"sha512-6GNeOUTBEyhJGpL2qwtI4pPm2d78fXtv5Gb43/3yWcWPv7LWz2h+rRudBArfFSRsQU5jm9n2VZaq+b92sS3ixg==","signatures":[{"sig":"MEYCIQC6jkyHe/MeryGAp6K22/YwpPDVRhOFEy7eWbLKCbOP5AIhALo0EiP/SWN00iATTBE0SnSxL1TyWW6oVTAQ98CMvH09","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145467},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"397629d2c9e1d58efab96c000247382cfc94ce24","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.3","@axa-fr/oidc-client-service-worker":"7.19.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.0","msw":"2.1.6","vite":"5.1.5","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.3.3","@types/react":"^18.2.39","vite-plugin-dts":"3.7.2","@vitest/coverage-v8":"1.2.2","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.3_1709837665109_0.3376637509054914","host":"s3://npm-registry-packages"}},"7.19.5":{"name":"@axa-fr/react-oidc","version":"7.19.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6ac6a4b31f47b77b4ae5557b229f914ee0b23238","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.5.tgz","fileCount":63,"integrity":"sha512-VQeAnaJXBx70ng84pfbOP5KTBq2Yr+YmKtGBJ7E+DqcdYyYQtvBlWS8ks81dC/qS21q3Uh8gKLUGY39DHPJmPw==","signatures":[{"sig":"MEQCIQDhjh/bLM9uB/MlavfD92Z9jOB8IIfACvDGBsic9eUEyQIfLKYIwTBoYuLvcU3WQqa3iypS+IAloRIrOzb0AP4Jbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145467},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"be24bbab3d699ff003cb14302dedc3463b1f3a1b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.5","@axa-fr/oidc-client-service-worker":"7.19.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.5_1710275182486_0.39240842641584384","host":"s3://npm-registry-packages"}},"7.19.6":{"name":"@axa-fr/react-oidc","version":"7.19.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.19.6","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"48cc4b89532b1fb4b628a854c2eb8c4d4d297716","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.19.6.tgz","fileCount":63,"integrity":"sha512-Koa2bXyRxLzT9FoWQgFCYVnelvQSigpTdR7wzwIFYuUp9VKYiS6c7yZq7MSQv4ju+FmcZ6d/4mAwEYafHGRH/A==","signatures":[{"sig":"MEUCIQCJ+vqMTyDqpWzkvd4HercHebFXsfaOT3K3x5ZiK+bMtAIgL3iavSj5YsjFsts8v5O1thCGztKIJZlwAbExuHsjjYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145467},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b7568f8d73d21ba1b7cd4890bff2ad30941696e2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.19.6","@axa-fr/oidc-client-service-worker":"7.19.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.19.6_1710329111009_0.28523536031141083","host":"s3://npm-registry-packages"}},"7.20.0-alpha.1393":{"name":"@axa-fr/react-oidc","version":"7.20.0-alpha.1393","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.0-alpha.1393","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e638a353d5dc184a83e3c7089652035ff5b5163f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.0-alpha.1393.tgz","fileCount":63,"integrity":"sha512-o1XFX4Ekt4SnGBfI5WXMsepQnP7nVulmsUpkUorgBfbyf0AFBIPI4YazcQjn/hJ+VOV5YbkKacZo8e5pmtCq3Q==","signatures":[{"sig":"MEYCIQCiO9ms9TbkiQ5zjW7sOeEUNBmuItaTKeL+yxUux7x6CAIhAJO6afUCD1SIfCxqTVR/wp8rKKU9bWoPB/1L5LhVgPjj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145500},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c7793c9913128dbb82a60dff11261ca5b4749f0c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.0-alpha.1393","@axa-fr/oidc-client-service-worker":"7.20.0-alpha.1393"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.0-alpha.1393_1710878307911_0.9881011013583645","host":"s3://npm-registry-packages"}},"7.20.0-alpha.1394":{"name":"@axa-fr/react-oidc","version":"7.20.0-alpha.1394","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.0-alpha.1394","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"624eb29d592e57a1b253804de9893b9ba12aa4c0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.0-alpha.1394.tgz","fileCount":63,"integrity":"sha512-kl3Y1yk6gPxtOdefQW/nUt5rtRb2+jEixjtw4OEEjabPVggQ3+zdpEZ+cpH1+eMVuoMsogg9ne+DGRh0JI/FHw==","signatures":[{"sig":"MEUCIQDJCWja7YbxFVOZgNtsbtgGQqxQqyB9Ym+D4/T03i6SqgIgE8n/fqUf16e5I+03swpoX0VvpeML7Dvyvdmr/rSrumk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145495},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0cd5a8af402db01bafde2e6ff81168b0913e6464","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.0-alpha.1394","@axa-fr/oidc-client-service-worker":"7.20.0-alpha.1394"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.0-alpha.1394_1711025543655_0.26778329627284214","host":"s3://npm-registry-packages"}},"7.20.0-alpha.1395":{"name":"@axa-fr/react-oidc","version":"7.20.0-alpha.1395","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.0-alpha.1395","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"c65567f1b4417c5825bb992a5c7be994065c02da","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.0-alpha.1395.tgz","fileCount":63,"integrity":"sha512-FBYuFukkSQNZIWhn0w6JOs97spn871857VCqzkVg0Z2eIAuGsW6TkqAms+1/GZPZrI+H1dgsx4LkCo887Da4VA==","signatures":[{"sig":"MEUCIQDfhLnwMIuTC4HOv09qv2h6hbk174rLAoazTmdZs+ScmwIgO5nFg53o+H0nZkmtEF0GGVaFV1fgRpMr/7CYxiq7sn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145494},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5a94c83df0e946d7e3d876e9e4c7a0566ebf63f6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.0-alpha.1395","@axa-fr/oidc-client-service-worker":"7.20.0-alpha.1395"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.0-alpha.1395_1711129761586_0.4902421678594451","host":"s3://npm-registry-packages"}},"7.20.0-alpha.1396":{"name":"@axa-fr/react-oidc","version":"7.20.0-alpha.1396","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.0-alpha.1396","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"adfca0b64e1e2e3d41073bfe19181827cc70dad9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.0-alpha.1396.tgz","fileCount":63,"integrity":"sha512-0EMSFzjEKjiPvGBqQ4mtltbDRwn1UbfmT4AKjOg+jzRNhIU3jCyp1Uum9JvrVYTjBsSfGhEJoz039dnBMkKW9A==","signatures":[{"sig":"MEQCIF1xv+WgtIeDlWD6CaRvTu0tKY2wb+Ay7+4pB0E5AWGZAiBh3V0GYRd5BlRGp4I1A8hcZmjgRJOlStVDHuaNUcYfKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145494},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bd81de044e603dcace9e7754bc59a8391c394fe0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.0-alpha.1396","@axa-fr/oidc-client-service-worker":"7.20.0-alpha.1396"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.0-alpha.1396_1711135557982_0.439440233354635","host":"s3://npm-registry-packages"}},"7.20.0":{"name":"@axa-fr/react-oidc","version":"7.20.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"692d2bc078084166f12cedb90d6f74a44719a820","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.0.tgz","fileCount":63,"integrity":"sha512-d4pCv9mcP42y7woP7a9sBb06BZpTFs9jGcwgUwLfWcVaRJmnKg6BKwNZEL7pysOUEbFtTCdZpAH+xh113DsrzQ==","signatures":[{"sig":"MEUCIB4tNtrewLfTzl6dD57vP0rpj/G/1fxSKL+lOHhOz/e2AiEAszdsFg7qRTuYR3RTq9NufstiORGkh8W18YRQk5A3/LE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145467},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"44d15be1c4d8f5069f15ddc5351e546fc5eb7730","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.0","@axa-fr/oidc-client-service-worker":"7.20.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.0_1711138728610_0.5963679748368582","host":"s3://npm-registry-packages"}},"7.20.1-alpha.1398":{"name":"@axa-fr/react-oidc","version":"7.20.1-alpha.1398","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.1-alpha.1398","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e1783f3b34a90956205bd3ef6c1946190e196e1b","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.1-alpha.1398.tgz","fileCount":63,"integrity":"sha512-7tmhEXmeIetVmLrFfzfCAGP4otPk8pp/z1a9S118szgI6+RTe3oH3npO0OGBG5dj7u446/WOHkurHn8qjLPkHw==","signatures":[{"sig":"MEUCIQCXd97Ji9mRsGxcHD51m9ZjRpEE9C3WfBFSbWGoRHTfRQIgbW/NK2znXo3NCH7/CZzK/Oekvvsan8QCMYusO6JMwXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145563},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d4338e6247331d8439ae36ed8e11e68a8bea7fd7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.1-alpha.1398","@axa-fr/oidc-client-service-worker":"7.20.1-alpha.1398"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.1-alpha.1398_1711206933658_0.5162705511042405","host":"s3://npm-registry-packages"}},"7.20.1-beta.1399":{"name":"@axa-fr/react-oidc","version":"7.20.1-beta.1399","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.1-beta.1399","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e3f489bf3453850758f7d8a5fb0f19d93137801a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.1-beta.1399.tgz","fileCount":63,"integrity":"sha512-/RCYufmDVPfnA9lJybgkpPKQDoFwHqVofeu4MuRrKeQaA5ESggfLMzOGKORv0DMh2sAI79Sr19azOQKh5Wug1g==","signatures":[{"sig":"MEQCIBLc2NhK4x+EQlZFRqzheI/Yn1H18IDz+UUhKehnBDXvAiA6mOZfSJd9D/q/Gf+UoULLzoijiYP8A6KgHF4BzFCKXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145560},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"67a69716a5c2701f7feb3be2d00ad550f92b52e0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.1-beta.1399","@axa-fr/oidc-client-service-worker":"7.20.1-beta.1399"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.1-beta.1399_1711225617773_0.8368014490256979","host":"s3://npm-registry-packages"}},"7.20.1-beta.1400":{"name":"@axa-fr/react-oidc","version":"7.20.1-beta.1400","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.1-beta.1400","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7f8769dff1d56a551602bd0d0f4d81c8e762bd4f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.1-beta.1400.tgz","fileCount":63,"integrity":"sha512-GT04Kcgwqw9zKBE0M9Apo6JI7uYZZFv9NtjinwZNT2xGVOdsaKe4BRXTDHhz2nM1vPqJj2PmzDq3Gea8r5u2bQ==","signatures":[{"sig":"MEQCIGg4Df738gRmCrixOMHwseA6qR+/jA0CMvYCDVZjBw8+AiBJV1bmxBHrCDUKECsI5LF4ExXqHztW7jji0sJjcc0Iog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146434},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"07f25d00e511954fcbe9c50dd49f867b821aa7d6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.1-beta.1400","@axa-fr/oidc-client-service-worker":"7.20.1-beta.1400"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.1-beta.1400_1711293453385_0.14694511838379887","host":"s3://npm-registry-packages"}},"7.20.1":{"name":"@axa-fr/react-oidc","version":"7.20.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.20.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"563460da9bc26d349e811367775d9a8b547b6f96","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.20.1.tgz","fileCount":63,"integrity":"sha512-LiLjCU/PAmLTHmlo2X1B9sESN7Iwp+/cDMydMA+B1x8jfWkDeKzv/HqmigOQjtfNxkLA3lr9L047iKoUqRduPg==","signatures":[{"sig":"MEUCIQDLZZpkf0zAFbc/AMCdWbXjXmGTJpUxS9R6WDf0AAU5FwIgf5a9HAbbxMmAtgLCBx5tcIVuudURIS5Cm2xrEzimbRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146404},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9a3ad3a474a66cc77fa2c3eb3eafa42f167f1e45","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.20.1","@axa-fr/oidc-client-service-worker":"7.20.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.20.1_1711293788864_0.8712822686138326","host":"s3://npm-registry-packages"}},"7.21.0":{"name":"@axa-fr/react-oidc","version":"7.21.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.21.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b78afffbe4f1fe0b8843e9f637f67fb051eb4830","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.21.0.tgz","fileCount":63,"integrity":"sha512-6HIX2EjaZ4ym1TzjMHcTF0O5THgToUDoEl8CjQc9W/iK79zFA5kNDYzdHHebfTJAWBKB/agM9Enweg/PqTrnwQ==","signatures":[{"sig":"MEYCIQDeKb5TXoExyMY0KyqaOTAAKlQY9olCRlyaMVtoAYxJbwIhAOHgXYkEugUw5cbcfVRuhGqYd3MGpbt+2QVb2/I4rBwW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146399},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8335b5a6f5c02d320d642a022ff3828513f5a43e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.21.0","@axa-fr/oidc-client-service-worker":"7.21.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.21.0_1711654512669_0.754993155759343","host":"s3://npm-registry-packages"}},"7.22.0-alpha.1404":{"name":"@axa-fr/react-oidc","version":"7.22.0-alpha.1404","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.0-alpha.1404","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"2bd994ca204a3c769590853953e6627ce5427a9f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.0-alpha.1404.tgz","fileCount":63,"integrity":"sha512-yrA9L/rF/7L663KeZDnZMQoIgfLJghNSGbAaK96/UDW7ZMqaYsJvyBeASRT60q0k4l294EU5ENmdepeWY3jPzQ==","signatures":[{"sig":"MEQCIC7T/aaGR2eo3VEqEgBAjpvrMQxtPwW76AEpFpSnhX07AiBKL+Wc78RM5mtl2C13eoQrYgiLOMGmYXNvLdlYRmiA6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146432},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"71c461713ae6d2714843d29b4cb058bcfcfb4dd9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.0-alpha.1404","@axa-fr/oidc-client-service-worker":"7.22.0-alpha.1404"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.0-alpha.1404_1711655546516_0.9477169614994589","host":"s3://npm-registry-packages"}},"7.22.0-alpha.1416":{"name":"@axa-fr/react-oidc","version":"7.22.0-alpha.1416","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.0-alpha.1416","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1c8ab227decd5fee1abb689dbc7a5abb80178793","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.0-alpha.1416.tgz","fileCount":63,"integrity":"sha512-+n857sGnHXujbO7NTzvTdAOUcpAN0qLakP4AHkvzo3EbyrSYtkn7fxwaPDGAGXnpxspzNn3OhHyTjKMIwPahMw==","signatures":[{"sig":"MEYCIQCW8Bzp39JYBsV4YDd1mA5P9ofVEHQtWlkr9MTDc+OYzAIhAIGQUwUP3NJ30vc1fbMuro+BdmD2fU6b0REt1OauVaR7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147127},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"fac9aa4b85b835d84a702c7f9014019804d36ae8","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.2.4","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.19.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.0-alpha.1416","@axa-fr/oidc-client-service-worker":"7.22.0-alpha.1416"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.0-alpha.1416_1712215718049_0.7613269321671186","host":"s3://npm-registry-packages"}},"7.22.0":{"name":"@axa-fr/react-oidc","version":"7.22.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.0","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"982e9a92e668b9cd70b993524b893ead1c574bb9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.0.tgz","fileCount":63,"integrity":"sha512-QX/+O+nCjHCu6KFocUQhCZb5TvIhndsWf91hl9OTJ4rMdKGygqKxtMEzhlDaF1BB2ORf8D96MUgC+soQp6bkEw==","signatures":[{"sig":"MEYCIQC2E0d/AvzfOISifd3ujYGrJmamTUoMlF+j9nwCRIMteQIhAMrBcXj5X31NHu6ks/ixYk5MqcX9qrdwYJgdqK86lk5k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147094},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"032a00b501557fe6b5be48e83e4914051ee2c7f0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.0","@axa-fr/oidc-client-service-worker":"7.22.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.1.6","vite":"5.1.6","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.3.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.2","@types/react":"^18.2.39","vite-plugin-dts":"3.7.3","@vitest/coverage-v8":"1.3.1","@vitejs/plugin-react":"4.2.1","@testing-library/react":"14.2.1","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.0_1712728946899_0.6091481975900579","host":"s3://npm-registry-packages"}},"7.22.1":{"name":"@axa-fr/react-oidc","version":"7.22.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.1","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1031f32a2bcbca02a970859dc6eb6d5aa8d9fc39","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.1.tgz","fileCount":63,"integrity":"sha512-GJaCa0p+C/eYmlWoaKVY6uiRLl4CJOFuM4PXUrbcniIju1v50AwFo/udUl7hvwlrb1ySBismzWN7un/nJtsq8Q==","signatures":[{"sig":"MEUCIQDmZ+Nm5j96patwb/VMnBcm2CdGBiO2q85pUXGDT+b4IAIgK7H4PL4iUWWOhjo86YrBECZ4Iug9NIxwwt1V2mv+lA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147115},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"be2465852e837b749abd3a86c5c0caa57a2ea8b6","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.1","@axa-fr/oidc-client-service-worker":"7.22.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.1_1713210044144_0.43957706544693487","host":"s3://npm-registry-packages"}},"7.22.2":{"name":"@axa-fr/react-oidc","version":"7.22.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.2","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6f92acce5414789ce090a315ef70f4b0bdce17b8","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.2.tgz","fileCount":63,"integrity":"sha512-Bw5Jde6cT/o4hq4h+7v3worsQeGh3gm+hoTQJ2nmCbj0V+xz/k6udxqyPJTLU9cJvC5vcFAEi8Lg5dbSzWzvnw==","signatures":[{"sig":"MEQCIDbEQyJZCulHMjVIayhcWrYgG8MwRcxz3FEh7g2LQrzSAiB5ZgGPoPOy/zVItNK7WlLZqVMv+gCJbOeJfkWoitvz0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147027},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b17217d6b829dee3b28f444fda099fce9c94bc41","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.2","@axa-fr/oidc-client-service-worker":"7.22.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.2_1713297678132_0.2860360416621379","host":"s3://npm-registry-packages"}},"7.22.3":{"name":"@axa-fr/react-oidc","version":"7.22.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.3","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0bb3db45216c1bbfeaeb61adcf0848a0ef1559d9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.3.tgz","fileCount":63,"integrity":"sha512-RhQXsu+zEmo7drRCqgosdo5Pwles2XGOrtAPmfYDJJiJwESJO/dfQyR+nfX51chxEx9zFhvgR7bU3I0O/205Dg==","signatures":[{"sig":"MEQCIA0MHVcZJlLhOxXqPecqVIDcSpYh0s5v1qAzpVWERVFlAiAYaTcXXwcG/pcXl5T4hg0hJ14P16gYAUzSif9n3wmWEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147132},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5af807548e35c64da74fc3547e35c8ec512399ba","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.3","@axa-fr/oidc-client-service-worker":"7.22.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.3_1713467710723_0.7745637681720159","host":"s3://npm-registry-packages"}},"7.22.4-alpha.1423":{"name":"@axa-fr/react-oidc","version":"7.22.4-alpha.1423","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.4-alpha.1423","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d2f088796889d919978ecee7d4502957ca63bd46","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.4-alpha.1423.tgz","fileCount":63,"integrity":"sha512-3fsR6d+qJtE91RdnUA+S0oAlHWddtadlWxHd2e+eJ7pbg0G0qczUGHwdUoEtg4VVVOnEPc/qspXXpkmCvqamug==","signatures":[{"sig":"MEYCIQC7BsFpYznW9aiBUOBJA6EYIJ9RGKK8F92AZTgOyfZhOwIhALFG7NCMnA0Yv8vbgZ/G6s1Iiuk4Oep0lRgM6pNKIjYV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147443},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"89e3d01596e416b8a0ab4f6e80c599f06e3daf52","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.4-alpha.1423","@axa-fr/oidc-client-service-worker":"7.22.4-alpha.1423"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.4-alpha.1423_1713554246381_0.8917406833798507","host":"s3://npm-registry-packages"}},"7.22.4-alpha.1424":{"name":"@axa-fr/react-oidc","version":"7.22.4-alpha.1424","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.4-alpha.1424","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"82e7de265dd49be156f5e86e843e012e67000225","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.4-alpha.1424.tgz","fileCount":63,"integrity":"sha512-IcxDCwH3i8H11BhzIqXnfofeSHRvQFRu6ZKLJqqFYGeM86e4HSqIgOog3KDkOgYrLeYYAsOhtgfRynauzggguA==","signatures":[{"sig":"MEUCIQDrkaU6bLwh2f+Q8psp97tY2ADfrroS+cPp1K325uPKiAIgT4byC4Gx9tmh5cPRO2Pv+ux9SS3Ysiyhehxp9khqItY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147557},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f5da37339fd75392b3ec25dfef365b07d7a1dc24","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.4-alpha.1424","@axa-fr/oidc-client-service-worker":"7.22.4-alpha.1424"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.4-alpha.1424_1713800280098_0.8585841851568388","host":"s3://npm-registry-packages"}},"7.22.4-alpha.1425":{"name":"@axa-fr/react-oidc","version":"7.22.4-alpha.1425","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.4-alpha.1425","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8e83f74305c6e0c71d36951c22d37a41675c5859","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.4-alpha.1425.tgz","fileCount":63,"integrity":"sha512-vVvLsdq6gnxei2wYCBb5PR1WSI0JnZ2xjU5khLyFfrqZa92TGdu7VnfM+FU1kFUXphf8wnDAIhE97vS84/4ULg==","signatures":[{"sig":"MEUCIBeJ3Ro7crLrYoh1xFcTRcy288bOkW0EoOnBcW0B+0WVAiEAvbxexY9EyL3kq/mCc3psoGL4putobgSHD/a9DZWpLic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147744},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0671b23e2fde849be6d42c98be529df83f8506c5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.4-alpha.1425","@axa-fr/oidc-client-service-worker":"7.22.4-alpha.1425"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.4-alpha.1425_1713815441168_0.4776937779719457","host":"s3://npm-registry-packages"}},"7.22.4":{"name":"@axa-fr/react-oidc","version":"7.22.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.4","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"40987ca079d1c4c2fc8208fb847d2284843dd81e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.4.tgz","fileCount":63,"integrity":"sha512-s4SVoBud+R59r5dhWLGTnYxEJQ7vh5LKuBfV44d5zgmIfc6671WXJkHwu3XPZr08GntuPvK2vRpmuwmQVfVivQ==","signatures":[{"sig":"MEUCIQDs7jjKSHJ9oml/aFVGdCKRwV9G4npHH0b7SpSx9QJ5RAIgGyWDXNPqHvRsOowWkcjcChGuEXmPo5XuVG8eRGdOtWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147711},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"64c76e0b1f4fccf1c0ed93269a0307212be9d661","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.4","@axa-fr/oidc-client-service-worker":"7.22.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.2.13","vite":"5.2.8","jsdom":"24.0.0","react":"^18.2.0","rimraf":"5.0.5","vitest":"1.5.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.2.0","typescript":"5.4.5","@types/react":"^18.2.78","vite-plugin-dts":"3.8.3","@vitest/coverage-v8":"1.5.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.2","@testing-library/jest-dom":"6.4.2","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.4_1713835844814_0.9671403324051528","host":"s3://npm-registry-packages"}},"7.22.5":{"name":"@axa-fr/react-oidc","version":"7.22.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.5","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b03311740629e83060e78d62eba125b6d7aa97bf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.5.tgz","fileCount":63,"integrity":"sha512-VA9rpYrDXSC54RYYIbdRDYzqmk52QxaMKK2uFtcRFQsyBfLjqgOtey1rhe3v1haWRLA4cnHdM/rZBT4WP1Uq3Q==","signatures":[{"sig":"MEYCIQCuXqLhMlFT1d/HX/zyZ9u0h6R8/Ybi54wi28sQ3eHvyQIhAIGZsqos3NVNty0oOwa55adJ9JD0kS5DE7WA+tdQBhI0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148850},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8d9fd9550a74a771936f0e686eb31fe271cd912b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.5","@axa-fr/oidc-client-service-worker":"7.22.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.5_1716125229068_0.29548108226625036","host":"s3://npm-registry-packages"}},"7.22.6-alpha.1437":{"name":"@axa-fr/react-oidc","version":"7.22.6-alpha.1437","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.6-alpha.1437","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b9d06deb8795ae66463a3c500cf6b30f92483ad5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.6-alpha.1437.tgz","fileCount":63,"integrity":"sha512-X2/ffjxnLF2EoL8F5GB5hEKq2Srq4Dj8XR+a73415BnOZ0ecoR+K/aptM1UvI+81G6rPlB9xygdQRt9LTQbdJg==","signatures":[{"sig":"MEUCIDpKYCkX6FS1V4lWY8ZRmyf7iu6OxvL2ukeZvE0BKrlqAiEAlvBE5+wC+z5dXBA+FPUtDxDWBgnQuHQkWeoFp2VPwrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"eb38f9f8b7fb6773625a8f760972426491a9a391","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.6-alpha.1437","@axa-fr/oidc-client-service-worker":"7.22.6-alpha.1437"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.6-alpha.1437_1716360396217_0.3937790613460981","host":"s3://npm-registry-packages"}},"7.22.6":{"name":"@axa-fr/react-oidc","version":"7.22.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.6","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"908775803cc8ff44ab6efbb5e1d1e7e9f79e9d8e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.6.tgz","fileCount":63,"integrity":"sha512-jiVN3DmVQ02Pmd/K0uaKQje1Zh/inykwcjxbzsCP70kwi8wyqbuB+1msVRlq/OQZw+M/PdcXFqBUDKTw/KAfXA==","signatures":[{"sig":"MEUCIQD7680bIUGpgiau6OLJdqwvuSYCL433cMr3wuua+QRa1AIgSh+X2A70Unxk5bDDAbzfyQon18Rhl8GYkRWY/GYrF7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112883},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"bcba15b412063d139c0902de117b0516150c13a2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.6","@axa-fr/oidc-client-service-worker":"7.22.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.6_1716408398850_0.36320320037026965","host":"s3://npm-registry-packages"}},"7.22.7-alpha.1446":{"name":"@axa-fr/react-oidc","version":"7.22.7-alpha.1446","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.7-alpha.1446","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ee7558af84ac04b92d138704cd75027b2812b0e4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.7-alpha.1446.tgz","fileCount":63,"integrity":"sha512-w0PRRjLHpDGdrkMtli3o2XoduvHOfiT8K2KdAqGFoNstC+WmnxgBjzoieD/kQ94r9gQCews1Xa8R7A05Z5fgbA==","signatures":[{"sig":"MEUCIQDdoxXGtcLgu2p5f9reRK6IEzO/L0YItsOV31SGLY0GywIgXTR+BGc3wHQx4fB9dqamTv2xyowSoAoACHRv+ESuI1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"555dd9d371a929de52ff1b7a1e9996b758431a52","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.7-alpha.1446","@axa-fr/oidc-client-service-worker":"7.22.7-alpha.1446"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.7-alpha.1446_1717619224211_0.6319150739791857","host":"s3://npm-registry-packages"}},"7.22.7-alpha.1447":{"name":"@axa-fr/react-oidc","version":"7.22.7-alpha.1447","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.7-alpha.1447","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a216455e7520c6ce54af42f27b4dbd0d7b37441d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.7-alpha.1447.tgz","fileCount":63,"integrity":"sha512-xCh9MubVWH/u5csGP/kQqzZUFqXbC6WXhQrgt40oB9x9ydIUXZio0DJoljWX0J4Y4DM7Q3nfHzya3Nqz7F3FRg==","signatures":[{"sig":"MEUCIQCdRIh4I++6Va2wrNk/B7NDLSiM7ygm3wNbyx4MO6m4+QIgfAHEx5esZsI0XYpUpiBmeuscPeEP0D8Ll4z3/q91oV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0bfabd41d67cad57415905b7ce729ee4fe85c8b4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.7-alpha.1447","@axa-fr/oidc-client-service-worker":"7.22.7-alpha.1447"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.7-alpha.1447_1717736177506_0.3470227445243592","host":"s3://npm-registry-packages"}},"7.22.7":{"name":"@axa-fr/react-oidc","version":"7.22.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.7","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"bbd1986cbf892cea947de197f353efffa5011eaa","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.7.tgz","fileCount":63,"integrity":"sha512-1Vr38NHUo5J7DhPTrXPRg5aAvUvSjeGThnUVFCYPThiy6MbPP3VGx2gGmXjCsGtVyJeRFq39lOSh1DR70jfwZg==","signatures":[{"sig":"MEYCIQCD9P0IUJH30+Y/WMgPs93MMzIkqvatPyWvvDyudjDpUwIhAN+Ke54RuDThp9EsE8Xp4/f8f9NoRbr1MPkhbv4nVMj+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112883},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9f4cbf414e1b41f448b2a36d759a035786d26668","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.7","@axa-fr/oidc-client-service-worker":"7.22.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.7_1717745368936_0.4685327818728193","host":"s3://npm-registry-packages"}},"7.22.8-alpha.1449":{"name":"@axa-fr/react-oidc","version":"7.22.8-alpha.1449","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.8-alpha.1449","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f49109b7be14c4b56dc1989bd83601bdf564a831","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.8-alpha.1449.tgz","fileCount":63,"integrity":"sha512-L0hf/4P5JPaSwg8NfqWBKGmvL4evCOwVjrdVNkgSXwhfyDI3dC8LkJFmUtUHxucNgY/850ib/sNcN/qJ5D1W5g==","signatures":[{"sig":"MEQCIBp7cTfe/hbKKfOOUnJRwP7LUr/OH9/UlVdg5EFZ38emAiBRENhaWGz7e9TnqhcqvUFQe2Y/2HsIGj6eE4wAOYVm2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ed57df261c1211ac5777dc3bdc172fb1a2732674","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.8-alpha.1449","@axa-fr/oidc-client-service-worker":"7.22.8-alpha.1449"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.8-alpha.1449_1718273899096_0.36778693739896795","host":"s3://npm-registry-packages"}},"7.22.8-alpha.1450":{"name":"@axa-fr/react-oidc","version":"7.22.8-alpha.1450","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.8-alpha.1450","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0abccd43ba2e8c075920bdf88e012138d4c45d73","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.8-alpha.1450.tgz","fileCount":63,"integrity":"sha512-5Np+wnrRrTQoCpEimS2XEe8ai5uC/Kr4p/hlFjkBgj+rjlR+18gzsSBT26HHRmznFjphLqHpbEicgFZdEfStlg==","signatures":[{"sig":"MEYCIQDOAbBMLeR18CGig+WNFdnTx1grOAbheuig1AQmqPp36wIhAIfA+u071eCTKoJ4OQraFaV3Kd2Cejx8RS8SSj73mmu9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"18f0ca50af2a04abd4bb844ee0171fb9b933aadc","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.8-alpha.1450","@axa-fr/oidc-client-service-worker":"7.22.8-alpha.1450"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.8-alpha.1450_1718305888881_0.6431010743313237","host":"s3://npm-registry-packages"}},"7.22.8-alpha.1451":{"name":"@axa-fr/react-oidc","version":"7.22.8-alpha.1451","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.8-alpha.1451","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8a6016e9bfb60cd1daa7b90ca16ccc1bc758dbc5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.8-alpha.1451.tgz","fileCount":63,"integrity":"sha512-Pr9vqe0xKV5JJPg2U5om3VxeGESMHovuw0+XqZYD/6TDLL5DmbDik0cq9IfiU5dxZSNuiSknq8UKP4lTW8KFrw==","signatures":[{"sig":"MEQCIBiFAEu9+cvCeXt7Z3FnbyVDXN+L8H15UDrr0neCJcobAiAa8xppRaoIIRCG/gdbcCA06Szu8DcwaN2H2w8FPqa9ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"530627fa3479f8c57e6a89bcc6d8c95fd7495274","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.8-alpha.1451","@axa-fr/oidc-client-service-worker":"7.22.8-alpha.1451"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.8-alpha.1451_1718306258290_0.15222347745524756","host":"s3://npm-registry-packages"}},"7.22.8":{"name":"@axa-fr/react-oidc","version":"7.22.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.8","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f021f2319b3065aa6fe19424a03091fcc13d31ac","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.8.tgz","fileCount":63,"integrity":"sha512-iOAjDdvdskcsehcZ3EX2GIrQ+FMiCMkho7nR9wRi9q6j685KkekPkq1ErCRNPdqBROu6LJiOvu3QC68HYueZSQ==","signatures":[{"sig":"MEUCIEupK3axkbVBfvAlp04G5ALTeRGyGdP6f4U3MurkLgNwAiEAoHIHHsy1OYX3hw2sJtrjk1kUUdSraO/GTWYjwl3d0cA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112883},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c4cf94b62a7b2c45cf0f94438a02f0cb5f06b9b0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.8","@axa-fr/oidc-client-service-worker":"7.22.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.8_1718725803976_0.41195640376137743","host":"s3://npm-registry-packages"}},"7.22.9-alpha.1456":{"name":"@axa-fr/react-oidc","version":"7.22.9-alpha.1456","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.9-alpha.1456","homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"21f6bac0ac31824c63e599b0522396412526a864","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.9-alpha.1456.tgz","fileCount":63,"integrity":"sha512-r7/2l4DlkV9fXsu0/tqbKtDMTiaNJoUpEtUNoVw1YDygHGDuZGbeG4NKgYd3AlLNZMGAqz46QxJXmKXUE/BG0g==","signatures":[{"sig":"MEUCIQCdz2vWT0h/UnjbvZbPkPW2phk+rSqi+gF5gUPk19VnAAIgNp+AMq1FhFe5HuTY2fBQx31LcASENOM1MoNtewPv8HU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112916},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"704364731a5ad69d07c6e8111d03711bf6e1d646","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.9-alpha.1456","@axa-fr/oidc-client-service-worker":"7.22.9-alpha.1456"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.9-alpha.1456_1719605977732_0.4832704582521441","host":"s3://npm-registry-packages"}},"7.22.9":{"name":"@axa-fr/react-oidc","version":"7.22.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.9","homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7958c5b0be5089865ec89693b212d632cbdf34eb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.9.tgz","fileCount":63,"integrity":"sha512-olBlarZ7UglbDuWH2YT3BTVIfdUFRieRxTk2KxElny6dnoFLfPJYvJZYT+jlZXquF7LSF8BZKRJajbjiKZzpBA==","signatures":[{"sig":"MEUCIG7AF/FwGCdwFA6IEUFO2KWa7r2xOuh5n8q8D8LWGsh+AiEA0xOvUA7jPPIPl5UgvxK+jAtEGLDPpUdvdGtyXAJDYBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112883},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"77eb9e1841814cfeb6c6672159740dad4c0a9d4d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.9","@axa-fr/oidc-client-service-worker":"7.22.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.9_1719901129480_0.5143295691571841","host":"s3://npm-registry-packages"}},"7.22.13":{"name":"@axa-fr/react-oidc","version":"7.22.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.13","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a2d125e867c54e3a284aee9509c02972b6bb3fe6","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.13.tgz","fileCount":63,"integrity":"sha512-MGxWc5wyKt0C4rq5fesvMAy1cpmpRMsnnJTBqacPtHqUzAULcQIUILeKaZfpIZCqMHvkBIf5D3cP3sKGA3xymg==","signatures":[{"sig":"MEQCIFwXn0XdFX+eQTKvYLAR3sPstaW0cehyuvfpRKMG1qd2AiAZ9dhJnouscC/wlaUN7E6eMzt+VMalveDlRwH/JLdGKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112886},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"95c814dd9dd325a3a00c3a0dc049d301d983514e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.13","@axa-fr/oidc-client-service-worker":"7.22.13"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.13_1720166197924_0.1021401730392193","host":"s3://npm-registry-packages"}},"7.22.14":{"name":"@axa-fr/react-oidc","version":"7.22.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.14","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f2245a91b8a4ae8dd69fc7bd3d061572890a8790","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.14.tgz","fileCount":63,"integrity":"sha512-1wAoWx5UU8e1Hg7msZE+0kEBgDlPVNvQ0M57j6Wwn54ETb9/LzWD8GRGEYjUR/41wtEjddAuA2WiTKaA32M8eQ==","signatures":[{"sig":"MEUCIQDymSq+mv8+BDUZrHFao+9Rtgnmdk+z37S1EaQK7cy+iAIgKQB/w64z9s0XnpuP0os1XIUyzC9NSFukFEiv7ViJ8SQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112886},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"25c55eeb7682356c13987a91d7b8645cca1b0ad5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.14","@axa-fr/oidc-client-service-worker":"7.22.14"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.14_1720626946634_0.26409784482845233","host":"s3://npm-registry-packages"}},"7.22.15":{"name":"@axa-fr/react-oidc","version":"7.22.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.15","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1605f98c096fd6f89a42c1d89da10463f7e71d7d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.15.tgz","fileCount":63,"integrity":"sha512-GwNWvgK4mQu1MoYmXCTCgD8oFHTpc9K6liE5K/V5CJd148cnooI9Z8WpJ6CxnSPMEvggoK0lb1EaRnQMmTSs8Q==","signatures":[{"sig":"MEQCICQ0S+oRNiiiIrh6rqnfn9ndHtN7HnIjCr1L6+y3X5R/AiBi+3iFUaZm1xFm0LOIxqKITG5/4ERTrzFX2hojXffkOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112886},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"73eae7e9d68dea6ebec0ed82ba7873941c0e371e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.15","@axa-fr/oidc-client-service-worker":"7.22.15"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.15_1720639726658_0.23754768376225055","host":"s3://npm-registry-packages"}},"7.22.16":{"name":"@axa-fr/react-oidc","version":"7.22.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.16","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"57afefb4ba2dd3f33964940e620cb45f7e170da1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.16.tgz","fileCount":63,"integrity":"sha512-THLPTN2fR32KmVLPQIC3CMGSHSpVPfmtxMYlFpLhmIWt5UuzQnMoQvyYX2ckHe3KmQnh1KjVrc1sIETq3l90TQ==","signatures":[{"sig":"MEQCIEMPLXvdChp4/I+m872mTSP6z4UrA1woeUeZtqQ2G9dEAiAjpp3mGw3PCNTIwscwmO629GLzqg0915ewqniuWQrw3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112886},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"72a6373402a53aaaf01ad7fac22f8ad8c6feaff0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.16","@axa-fr/oidc-client-service-worker":"7.22.16"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.16_1720715141398_0.08357176150878853","host":"s3://npm-registry-packages"}},"7.22.17":{"name":"@axa-fr/react-oidc","version":"7.22.17","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.17","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b908a058d8afaa1bbbcccd21be7c7c90f429314c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.17.tgz","fileCount":63,"integrity":"sha512-/ONkLvGPuTJS3AhqcySGYlp0jWF/lAArDrGdSBL4GZ5bs0HMQ1Ez9mLdzLJX8gmmsk214DVDThfThJYoD73+JQ==","signatures":[{"sig":"MEUCIQCMQjQY6NyKfH6wEJMQPQMQPKphgaxKzqlDUausTpjcXAIgL+W9e09Iex49NSK3NloV1RX+6h2f7J9CQANyu1ij/Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112881},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b099078f9d4b61dffd03034f511a4f32e80977a8","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.3","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.17","@axa-fr/oidc-client-service-worker":"7.22.17"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.17_1721056209524_0.9247623513857763","host":"s3://npm-registry-packages"}},"7.22.18":{"name":"@axa-fr/react-oidc","version":"7.22.18","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.18","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"742ef405eef6679eab3cfd57026fab03f800d50a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.18.tgz","fileCount":63,"integrity":"sha512-bMLdQV8kpd4OYvl1Yz8KSeZuKVdAL2fS0I4V6Up271oVLpi4sPN+xuHr2j9J9ZOFdqp4bE1eC3IxVo/Q6Cihzg==","signatures":[{"sig":"MEUCID3N2EfEgedVo7EyZDaWjA6yQi6jyN3tGS5mIJw7eOX3AiEA9iQEhhYyojieiOst0FNvbvRf4x6DEFzabaXsRJmi1lY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113214},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"5ee0cc8f6d823056da221ad081c3821ba9fac343","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.18","@axa-fr/oidc-client-service-worker":"7.22.18"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.18_1721158547523_0.5232787193735906","host":"s3://npm-registry-packages"}},"7.22.19-alpha.1516":{"name":"@axa-fr/react-oidc","version":"7.22.19-alpha.1516","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.19-alpha.1516","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"29d2c87f7fd46daa6dd1ab985f7abe511f5b62bc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.19-alpha.1516.tgz","fileCount":63,"integrity":"sha512-/A2Q6+WoPbgviamxSiKDyRsXBv0xnphnAs2si4/9yQzVj/GvvQW095Ix3tbtQCRavck0hvPnh2WONbZsxmDikQ==","signatures":[{"sig":"MEQCID1KWwA5FYsL4Zs5ajqEsBOd6B7AFrErwY0es7hgI8HHAiAbvxcOav7Y453qnA2++fKkZCPNdrfW7KPvP3rhk1lFjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112611},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f1d9da44647d5b754df9c73cadb899179a98982b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.19-alpha.1516","@axa-fr/oidc-client-service-worker":"7.22.19-alpha.1516"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.19-alpha.1516_1721375499035_0.8633743315446019","host":"s3://npm-registry-packages"}},"7.22.19":{"name":"@axa-fr/react-oidc","version":"7.22.19","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.19","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b137dd018b4e434439c2b4a815f48c09e20fe333","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.19.tgz","fileCount":63,"integrity":"sha512-YeA4VYyrWnDUYE1F6tTLVVzyga98qzlxShFCSgD55Lr8oC+yVvLhiKh7U6P4rgDS9RIvforPC5M0purhi6aeuw==","signatures":[{"sig":"MEUCID/yVVGr1ME+6q7MFNXWBpYpbHewBA1gGgyCOOQ0EW04AiEA+zoUTdPIprEwozcQgmdqN0YAoBdkqup9G9h4YCLpe3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112578},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2cf0b6243b39f3927d75fb80a96030259b7c16a2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.19","@axa-fr/oidc-client-service-worker":"7.22.19"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.19_1721482251721_0.30267290343614595","host":"s3://npm-registry-packages"}},"7.22.20":{"name":"@axa-fr/react-oidc","version":"7.22.20","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.20","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"707f81dc43e09f1e781910adcea8a60d71692e87","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.20.tgz","fileCount":63,"integrity":"sha512-4X7Fj7l9j2YtjPHoqwC/kjdE5MLLkMp5zNfJ14jsBboiR+0midWAELlK7nfH2JV2PWk0gp8vmI+OrDztl5p1Mg==","signatures":[{"sig":"MEUCIQDe7fUXBFhr9UuMHBVVBdk0ssVO4wFxOOHu5BiuMCIPswIgAjgOzvzST/OgHuM5RDAY/qYx0qOb9SqhHRScGBBERMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112587},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"05ace2dce4a36493b1d127d049c3ef7d5ebd90b4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.20","@axa-fr/oidc-client-service-worker":"7.22.20"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.20_1721680876267_0.6807310378345266","host":"s3://npm-registry-packages"}},"7.22.21":{"name":"@axa-fr/react-oidc","version":"7.22.21","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.21","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0d50609bb45e346ba49013ecba0b02f6da6e3627","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.21.tgz","fileCount":63,"integrity":"sha512-lEdCt/q7kBXJ1AX+tEK/QAkz4p4G2qOSlhdYxPSSBRIf4ZwZEcmlH6F28W/FySk6tj/coi56dGvmcHz+hSZUDQ==","signatures":[{"sig":"MEUCIQDWmQyYnBTwJmWUiI9dl5zemEFw4aIcjyZ5vmtl7ZSUwgIgFHr5LDd0rUGg+DDaHKpTozr7j0A4zfTl8IxEggVZSRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112669},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"318de922980c167dd9fc1a743d2dedd106b9a02d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.21","@axa-fr/oidc-client-service-worker":"7.22.21"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.21_1721994273814_0.07319394787480182","host":"s3://npm-registry-packages"}},"7.22.22-alpha.1536":{"name":"@axa-fr/react-oidc","version":"7.22.22-alpha.1536","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.22-alpha.1536","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9edfff58cc8a28dc4f9ddd264861b786afdf5ac5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.22-alpha.1536.tgz","fileCount":63,"integrity":"sha512-JGfDA6KC1eRcVKH4vH2q3L0Exx7KC6w9oRW0e8isOn/M5fcxFjl4sv0tOhG+Pb5gl7Nb9vFh/LLd5yP0SkBdJw==","signatures":[{"sig":"MEYCIQCh+uLSJQAjsJFNZV3TtGyld+YvBk+XkuOOy2SwC+nb3AIhAOA5YGo0hSCD/EhLQ98CIAbojSjuEwwLmLh6qy7C8TSA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112759},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"23ae6ba287a85cc879c92228feb3855dcbe2930e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.22-alpha.1536","@axa-fr/oidc-client-service-worker":"7.22.22-alpha.1536"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.22-alpha.1536_1722583213617_0.5402615259430135","host":"s3://npm-registry-packages"}},"7.22.22-alpha.1539":{"name":"@axa-fr/react-oidc","version":"7.22.22-alpha.1539","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.22-alpha.1539","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"cd7b1563f3662d8b5e8098149126cfdbbc084684","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.22-alpha.1539.tgz","fileCount":63,"integrity":"sha512-SUUFMvgEOi7iftzgeLW5veGKSNR3rE+i3iMB1cu+coFzc1DvmFS6OATrKzTkyyvcF6GMOQ4x/fzZXyWUksRtAg==","signatures":[{"sig":"MEQCIEE0jewk66r1r32fhTolV+x2lH15Jn2qyEVL664gRJ7DAiBzfS/lSZHKamNOr9YDMPyISKwUDXpUhjN20pUgf5uDkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112759},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"115926280965cffc5a4f7ea2234bf1a0017ff896","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.22-alpha.1539","@axa-fr/oidc-client-service-worker":"7.22.22-alpha.1539"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.22-alpha.1539_1723550300155_0.863456828518737","host":"s3://npm-registry-packages"}},"7.22.22":{"name":"@axa-fr/react-oidc","version":"7.22.22","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.22","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"92ad8cb5e6271ee5b1578347b5d22b4f895cea03","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.22.tgz","fileCount":63,"integrity":"sha512-EaNsVb8sMWTzjO5d4Fq8MuHgM/dSIG3ZvG3Z5nx5CNPUAq0m3/Hpg2wyGnmsRxZnAKFThg+rwfcHS14IcQU7Ig==","signatures":[{"sig":"MEYCIQDH5UkAeWvlqwTEGrrh8h4I8SzNSAXJBiSenUri/Q5VAgIhAPD9IKKkaKDTp0/pf/2Jic3adr+kHeA21LdW8fkJTIt4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112726},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d213de1a49d891cc1c0f399621f696ed861c145e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.22","@axa-fr/oidc-client-service-worker":"7.22.22"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.22_1724140837113_0.7047374497113241","host":"s3://npm-registry-packages"}},"7.22.23":{"name":"@axa-fr/react-oidc","version":"7.22.23","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.23","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7dbb61f188a7feef1afecadba1370a2be14af91f","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.23.tgz","fileCount":63,"integrity":"sha512-RzPQIsnN0g4cpwIQhRJt3IAV4ViLcUR3gNKBMVO0urWxvQGxfserRP822c1VVXxyUrOdN/8bV77b3j/T1K1bIw==","signatures":[{"sig":"MEUCIH0r70PVVb32VGSNWS6QinGXLuB7/MALCZJkvLZ9NqQRAiEAzmSjaJDkNv0ldIc/7zPq7xg1hbxIar1Cihva1UX0H6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112726},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d15a57d98309db99d3bcd8d1a6a4fbeffe1b5402","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.23","@axa-fr/oidc-client-service-worker":"7.22.23"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.0.1","msw":"2.3.0","vite":"5.2.11","jsdom":"24.0.0","react":"^18.3.1","rimraf":"5.0.7","vitest":"1.6.0","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.4.5","@types/react":"18.3.2","vite-plugin-dts":"3.9.1","@vitest/coverage-v8":"1.6.0","@vitejs/plugin-react":"4.2.1","@testing-library/react":"15.0.7","@testing-library/jest-dom":"6.4.5","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.23_1724593210397_0.1343927622299943","host":"s3://npm-registry-packages"}},"7.22.24":{"name":"@axa-fr/react-oidc","version":"7.22.24","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.24","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"725e38b4983618a3be84268c7e1d5c650da5d296","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.24.tgz","fileCount":63,"integrity":"sha512-6S+dj+SzMX3RI2T7k3V9+1Zy1TBfOgmoiSJ1m732OEMhq9dDbgoFFJ+QjRzKX452lDhg6JbOiYwLUsY+fwan9Q==","signatures":[{"sig":"MEUCIGnBokykgGYSWXo9DC8XysCx3U1IgzaBydC+uDAAaDIqAiEAxI/wRAwsZF4rIJ7NYqXfQusxhWYLxtaNnaGGbMjDHho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b34eabf39ce108f8de93a49f1a4d9ec6e46d642c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.24","@axa-fr/oidc-client-service-worker":"7.22.24"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.24_1725307008850_0.9608834563048838","host":"s3://npm-registry-packages"}},"7.22.25-beta.1555":{"name":"@axa-fr/react-oidc","version":"7.22.25-beta.1555","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.25-beta.1555","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"86ac2b51eb747d89996390c6c14fb6aa74ec7dfb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.25-beta.1555.tgz","fileCount":63,"integrity":"sha512-IyEXYD/cDqsqYzL/Sj1e03fJbj1aGnFj+EqYOWxU/L46QFWCoK8P+YLA4zqOG8mgULF2J3CJSkc6AU2QpWQAKQ==","signatures":[{"sig":"MEUCIChd1nHTnTdwHN7O5Eon0UVkrmPD31FJyRO5u7gM2ibhAiEAucG6j+H8LLUU2/qKvetpyhhFQoilIMguJAEDGn4oTyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112777},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4f9ca8e903fc286f4d72ce069ad92873624ca2d3","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.25-beta.1555","@axa-fr/oidc-client-service-worker":"7.22.25-beta.1555"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.25-beta.1555_1726045096473_0.5361448795745765","host":"s3://npm-registry-packages"}},"7.22.25":{"name":"@axa-fr/react-oidc","version":"7.22.25","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.25","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"80d1eb4ef764710761af27f826e8f838bc3ab6fd","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.25.tgz","fileCount":63,"integrity":"sha512-9p+5QLFo0iZqtjLiBj8BOGN2kHtzXzDIXEfonsF7VS5YjsFVxW8LBKF5ARkHLnxRtzjrdReN46FMtDOMEa/UYw==","signatures":[{"sig":"MEYCIQCFivqE+cvULeRSKt/QfjAd/XAkM/IdktRE0ISBBMlSewIhANWtbGuTL/rPGwJXc/V2JTXVgya37GU8ZUaGdEjMiBaz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3a0d48ea0d3609d31de0f45d6aebfb1a23b25e73","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.25","@axa-fr/oidc-client-service-worker":"7.22.25"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.25_1727378567650_0.8494669662961358","host":"s3://npm-registry-packages"}},"7.22.26":{"name":"@axa-fr/react-oidc","version":"7.22.26","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.26","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ddd24696304aedbfa86adc46b1d4ffb852252b8a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.26.tgz","fileCount":63,"integrity":"sha512-6hGgdMO4pa8jOYAhw9NbfiTBu4oCBGYbw9gMolUaRhghMlLADb3+nDe3j180lRGr1IdcEzvEdGAhlf7Qk0DTkg==","signatures":[{"sig":"MEYCIQDBw4+zH5BRYQnd6RilTmGSjOflhi5Wf5vSNmLr3sLu0AIhANjvDnSbv82qppQ+ESmQI3d77v70pWbXmboyRjjlJBS0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"10e7257a0d2257bd8905b3b00ca1fe7ad757e74c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.26","@axa-fr/oidc-client-service-worker":"7.22.26"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.26_1727469965380_0.11874796573489244","host":"s3://npm-registry-packages"}},"7.22.27-alpha.1571":{"name":"@axa-fr/react-oidc","version":"7.22.27-alpha.1571","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.27-alpha.1571","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a9fdd82be7a5a8861eab44a4279b58a36b81ae17","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.27-alpha.1571.tgz","fileCount":63,"integrity":"sha512-LyRziy9KTXL+BlLUWAx3AETx9ONnXR42ZErrj39CxEVGtiKH+aV6MrboBQPGUjVsn5J1U0hcDhP4Gtucvcv7yA==","signatures":[{"sig":"MEQCIAtovxTLar/GhhpTJY5niozeZHG1R3PC5pg4Z4btJNzYAiA1sy2oPUn5koD7NqhpnLSxuVZxE4SwwXwJUgf+2s6iNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112780},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dc4f732a11b38eed52cccd611bfb510a5e1c015c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.27-alpha.1571","@axa-fr/oidc-client-service-worker":"7.22.27-alpha.1571"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.27-alpha.1571_1727533704717_0.7856410111623247","host":"s3://npm-registry-packages"}},"7.22.27-alpha.1572":{"name":"@axa-fr/react-oidc","version":"7.22.27-alpha.1572","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.27-alpha.1572","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b9445bac767ed5c7ca1777ef12cad6085e57c104","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.27-alpha.1572.tgz","fileCount":63,"integrity":"sha512-GYxfOhDH2Ayb7CxU8FynRl759eX36a1A/yM5byArSsZ5DunL7qnOGnrb4uk561IUxyham3A6Kvy8AwR25cU01Q==","signatures":[{"sig":"MEUCIBsqFFz6elVD0tRK2YzR+gf3cUUcH1k7/Vxs1yvQblzlAiEArsyQy9Yoy6218PTuz0QdqXlL031TRc+TdXIPtx1o3Ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112780},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c432839a22056beca224d836ab7582e42ee873b2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.27-alpha.1572","@axa-fr/oidc-client-service-worker":"7.22.27-alpha.1572"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.27-alpha.1572_1727533830497_0.03427650330398735","host":"s3://npm-registry-packages"}},"7.22.27":{"name":"@axa-fr/react-oidc","version":"7.22.27","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.27","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"14d8783c381f12c6f18f270d00544193ffb9fbae","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.27.tgz","fileCount":63,"integrity":"sha512-4WyQTXpyH/IsTwjrRmC6uh4umhAugkm9iiooA49yx4sSCNIHX3iuCEJMVFETDgJ1n+IkHRj+cEqAJtfHUgjeyw==","signatures":[{"sig":"MEYCIQCC9YihUo+mEfJ9eFwDUKeH51++ZOoz808qIdw8EbhurAIhAOPW4u3LdgWl3y2nUnwvJ9OB53sII4KDbVWLssoXKd3I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"63543705c9b9a8182d47564bfc24a811c1f50e84","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.27","@axa-fr/oidc-client-service-worker":"7.22.27"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.27_1727539237880_0.14820943726556357","host":"s3://npm-registry-packages"}},"7.22.28":{"name":"@axa-fr/react-oidc","version":"7.22.28","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.28","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"60f15dee96fc7176d74384da137e6f8422045c20","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.28.tgz","fileCount":63,"integrity":"sha512-tQxi3ZJuwAizCM/heJqiIXYZe2yk9HNMcQC/F7F/HII/Cec642rvGx96xowD7UtVyWUABfttXmKU+q4k1HiRuw==","signatures":[{"sig":"MEYCIQDkTaBnyzpPxCr+hxNveyUewAXm3D1S1QfCOYlBSSiqFwIhAPdUjCLAzbw/2z6511A7aVzW6CFNMfgK3K09F+IFAmse","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"346bdce138a6b43ab4b31b56447161f9a6cdadeb","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.28","@axa-fr/oidc-client-service-worker":"7.22.28"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.28_1727617890552_0.6657901726244073","host":"s3://npm-registry-packages"}},"7.22.29":{"name":"@axa-fr/react-oidc","version":"7.22.29","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.29","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e77690826334605f075fc33d4f1a94db3cd3414d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.29.tgz","fileCount":63,"integrity":"sha512-f3JAd2Nrb1GWWSwDu8vwDvCQdIgakBrTtqhek67G3fa9Le9C4BLOymwxGUCXdmzyzNOV8L9s3ywPfB3FI+IUUA==","signatures":[{"sig":"MEUCIQC+aOM4jWgG4R2ymfNwZJ3888BjFisUnWiutv6+u0fjogIgW1htJ/rSe8a3k+3FEXU+UgqSLu7yjzuYP42GDwgpovg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e297a7b5bd9d3eebb7cea443185039a7cb74d2f4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.29","@axa-fr/oidc-client-service-worker":"7.22.29"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.29_1727637759360_0.09242952831656992","host":"s3://npm-registry-packages"}},"7.22.30":{"name":"@axa-fr/react-oidc","version":"7.22.30","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.30","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ceab7df461372096b4aafdecf594725b10a1ad12","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.30.tgz","fileCount":63,"integrity":"sha512-Ike6LvuDmlW3IErBB7tRvrgzYBxcKsiOHaSodxx7RL9fS8rZTR0KcD4795rsGqdlVWtFeshlALHU7YkorxK+IA==","signatures":[{"sig":"MEYCIQD5u/itWWFSbkVvGDVwS+QleRVmYs+UgZSAl8SB9NlLQgIhAI4VgBispQ2Pl30EGyV4pO7+3hF47SXdIog1mvyir/sT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"8c98b2701e1118538455816ca458062cfc07d716","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.30","@axa-fr/oidc-client-service-worker":"7.22.30"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.30_1727810954588_0.9335421564968414","host":"s3://npm-registry-packages"}},"7.22.31":{"name":"@axa-fr/react-oidc","version":"7.22.31","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.31","maintainers":[{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9e94494e2b5f53b42b1d42966aef67becd083274","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.31.tgz","fileCount":63,"integrity":"sha512-l+h3bAjMePtbS5cVyMrgNWX3EGfv2K+tZchGdasNVNMZiUJK27+YvzEbAvvoaPPghgyFouYSUZBff1q4grJ/Tg==","signatures":[{"sig":"MEYCIQDipLvscvpFLftG/hu0FPBdUbkxrg0k8dneVkU/F9f4LwIhANN3FqU6wGXc3CVD+rUA7THbrgp/vw2YjovzU0Q6iFYV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"cc731c15f1d72ce4d21a7958ca15128ae1dcdd89","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.31","@axa-fr/oidc-client-service-worker":"7.22.31"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.31_1727896398507_0.636052944236462","host":"s3://npm-registry-packages"}},"7.22.32":{"name":"@axa-fr/react-oidc","version":"7.22.32","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.22.32","maintainers":[{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"4aa7cc2fdda6a1ebd2c772321ecce59c28ef8e9c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.22.32.tgz","fileCount":63,"integrity":"sha512-r5MhviWUSY3nch7nrQRkiwc2+ipfiAPQNIKae2BHC2eSBiu3QDeQL6BYlshWbdOF0Iggzg8Y4chj89k5UJoALg==","signatures":[{"sig":"MEYCIQC8zNHXa0/VvPAPPoFCwO1PBUEW6rRPXcBwGX7qgB6bzQIhAPPs4pWHH6lgPIFiVyKcIFYJV3J2oB4jgmGCsV+1XE59","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112747},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3f885fc158ded05ea37b9d7925bd801b63321231","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.4","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.22.32","@axa-fr/oidc-client-service-worker":"7.22.32"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.22.32_1728054146840_0.8405230521868379","host":"s3://npm-registry-packages"}},"7.23.0":{"name":"@axa-fr/react-oidc","version":"7.23.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.23.0","maintainers":[{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0243429f83eacf19f4131dc28433d68a995428e7","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.23.0.tgz","fileCount":63,"integrity":"sha512-knJliLrvbxpfO8Zzd2bYbQkKwKzmGhgGIEJ2xWNWdtdq6N2onD3UcAoaLO5HDdPmEUl6WsWn1VujeIZn4hwreg==","signatures":[{"sig":"MEUCIQD2FL7oi87ami0iYXYwzBqvH6T0s8VsLEXsyHHcAro6ugIgKW8CSIU+ExhazIYlKCXiNQ9UkYbAUFKmNdSJsSsuSz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112786},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"30fda231324b18bb026de30e537e0bce7cc3bbc1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.5","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.23.0","@axa-fr/oidc-client-service-worker":"7.23.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.23.0_1732263207355_0.6902119630942583","host":"s3://npm-registry-packages"}},"7.23.1":{"name":"@axa-fr/react-oidc","version":"7.23.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.23.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"86b6f8bf853435e7bc1080c1f90411e1dd38b210","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.23.1.tgz","fileCount":63,"integrity":"sha512-jCCnFspXd7OkjXH9PieHjWahz9WQDW9uBJJ3POpGl+JFXSvLGB6sQK5a8TLP2l+ZizbDnCuPbS4p3G3zEB1pMA==","signatures":[{"sig":"MEYCIQCMtQJ6GXrDQwg6e12zBLj2eI/UNgfOb5lphIfRmCRMDQIhAMIa9YQr7tj9gsTTDRllVay6xNJ6Zc70LovSCdgszy5s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112786},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0f69a114564134dee63f78654b9af82f0b291ec9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.5","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.23.1","@axa-fr/oidc-client-service-worker":"7.23.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.23.1_1732725663123_0.2637282582306222","host":"s3://npm-registry-packages"}},"7.24.0":{"name":"@axa-fr/react-oidc","version":"7.24.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.24.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3f99468fdf32978d3711a6cf8a497ac2e0e93f4e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.24.0.tgz","fileCount":63,"integrity":"sha512-HakiEUqTPldacSoJxX2Tkb0Y5DLzsYDi8kEkt43wAmUIMTxUcUkaM2N2kBpX8kxjLk/TcN5lIX1wTRXuzdvELg==","signatures":[{"sig":"MEUCIQDwOPmw0MOFjEab1SzSJqpxd0NZrvmQb6UNRzPdmrKf2QIgNZOFDy3QnLb2kjCSFPO0Mdh/KLnj+/BYyJ38SfHO9v0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112786},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"de5da362de4e3f10d46ffdfafd324e14e173b78c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.5","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.24.0","@axa-fr/oidc-client-service-worker":"7.24.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"18.3.5","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.24.0_1735908748785_0.6536100399624012","host":"s3://npm-registry-packages-npm-production"}},"7.24.1":{"name":"@axa-fr/react-oidc","version":"7.24.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.24.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"707a09777a43f47ee25af1c3c8a25a3e6a837612","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.24.1.tgz","fileCount":63,"integrity":"sha512-9ixLXK0K1xtWS3EbjpfnBMGrEA3IooZYsJmdsZsPktm/BhSUEjr4xZowy2OsseUmwj112qWpp8EAtNvkkFkoTg==","signatures":[{"sig":"MEUCIQDnphm1dr1qcLnvQrhq5A7MMtWsnd6Wl7N7bwjr6XNlWgIgcz7pEMwq3Sj31K+tRpq9LvGsPfXJBQETKyBcTT8oxZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112798},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3fe05117c29704f9be56604eb9ffa7195bcdc517","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.5","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.24.1","@axa-fr/oidc-client-service-worker":"7.24.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.4.1","vite":"5.2.11","jsdom":"25.0.0","react":"^18.3.1","rimraf":"6.0.1","vitest":"2.0.5","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^18.3.1","typescript":"5.5.4","@types/react":"19.0.0","vite-plugin-dts":"4.1.0","@vitest/coverage-v8":"2.0.5","@vitejs/plugin-react":"4.3.1","@testing-library/react":"16.0.1","@testing-library/jest-dom":"6.5.0","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0 "},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.24.1_1736547307831_0.1265109945494982","host":"s3://npm-registry-packages-npm-production"}},"7.25.0":{"name":"@axa-fr/react-oidc","version":"7.25.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f2c88824090a31a9a1f78436f1d10b169a14c458","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.0.tgz","fileCount":63,"integrity":"sha512-ZgWCNd8q4IwGN2YXgsufdfCi1RCcF1D6KbrFIdw4fMgTbjcYuLcgl6u8DVI5Eww3fw0aGwT4/73CPhd35Y69ng==","signatures":[{"sig":"MEQCIBxue+Ue4clfJxObwYLgfbQnIukmlirhQv8Q/wUN6s+KAiAViO+QlSBUzevwNudmFKin0+05x6efDgY+vQoDXjYgkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"07754f5643cbe21e6e6eb248b8a6398bd0de2fd7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.5","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.0","@axa-fr/oidc-client-service-worker":"7.25.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.0_1737740536857_0.6338728139858374","host":"s3://npm-registry-packages-npm-production"}},"7.25.1":{"name":"@axa-fr/react-oidc","version":"7.25.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e42197f20cc224f44c6c170beae8030bf3f1cd56","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.1.tgz","fileCount":63,"integrity":"sha512-FRPjQTpQHl/5d2gW0i7f26KNAIZOtS16xjyM4wD+HRmO9do3J1gZblir7cXf/W5rGpRJzksAJAwXf8d+6w6vEA==","signatures":[{"sig":"MEQCIB9YE/F7FrayOvV36bskz0k3sBEWMbm+1Yjv3ngR7hGpAiAXw7exupdt9I25faj9HRZlxQi02cOfW39Ln4bxtjO4ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f0641a6ff21a7cf600ee5e782a3e3114b462551c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.6","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.1","@axa-fr/oidc-client-service-worker":"7.25.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.1_1738784049714_0.4773367209771273","host":"s3://npm-registry-packages-npm-production"}},"7.25.2":{"name":"@axa-fr/react-oidc","version":"7.25.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.2","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"2fa3233c5fa5851dc718db15d454912606fc4900","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.2.tgz","fileCount":63,"integrity":"sha512-W3G6bWG6c172Sx6hjdQx6zvYyzqrk8fCRHJn47Qme518dE7pZdJPUt89nhXDPI1GiZJJAuZr9IGBsk+IFvA1vw==","signatures":[{"sig":"MEUCIQCK+KAQKbsIXJIDnFCgjHb4HivSCzN4LWCANrvI9kwDMAIgTCwxsVdSEsPH2qtYCqGhcgcbE5HKXy66JS6NnMuc8+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"15900f42e42539a5b12a4c23959ec95c695426d9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.6","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.2","@axa-fr/oidc-client-service-worker":"7.25.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.2_1738785922856_0.6664276195929926","host":"s3://npm-registry-packages-npm-production"}},"7.25.3":{"name":"@axa-fr/react-oidc","version":"7.25.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"034af19cf4629486895d768daeab8a66b6ad5777","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.3.tgz","fileCount":63,"integrity":"sha512-b0QBZMYO32ITVM317VBH+zae6PP1t9uEy8WZGLO4mB5nwRZpfHSt47qL/P7mMkCHSbJwozxugGOFEQf9n2ybDQ==","signatures":[{"sig":"MEQCICO2DUSA3VtVSlZcdFi7wXYSx4Y4aphOSJTXRUnTO6+CAiAEBi0FrWiX6QE9bh1Bzbf+onOTpP0FdR77rdOa1StjmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"ca0f0645c52dd827b97912d5ee6f1836e05f56e1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.6","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.3","@axa-fr/oidc-client-service-worker":"7.25.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.3_1738910111508_0.3159212474126367","host":"s3://npm-registry-packages-npm-production"}},"7.25.4":{"name":"@axa-fr/react-oidc","version":"7.25.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"05cd181cff0ed298bea553e3a7450a7da4df2c13","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.4.tgz","fileCount":63,"integrity":"sha512-CSL4iEf3y9pC02zRCNOxFgbJ6NcAKyWY/V745bUTamc/8COywN+W62nELCWRelWO/hq4OrQYCJZ1JggQGKI7WA==","signatures":[{"sig":"MEQCIFrbemcb1NktENDasELftahOcvx0xdRk4wQ3zmRtImSBAiB4uFiGYLrH+/1tQOs0XBbBeMNiMKDlt/HYzwohJoVHVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"1b2fa1da513b419c2c28e67a331d12670b07a94d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.4","@axa-fr/oidc-client-service-worker":"7.25.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.4_1742911127057_0.4324300047862939","host":"s3://npm-registry-packages-npm-production"}},"7.25.5":{"name":"@axa-fr/react-oidc","version":"7.25.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.5","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f2dcd1eb5c1a5bd684a67a86757fc6f3851c2eeb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.5.tgz","fileCount":63,"integrity":"sha512-rc9qoo+ydLEuw/x+V4ddYCgT/7JlXEQlhZKyD4dEvaI+T0LCz/OrUhCEND2petsJ2XlEpKtUdZ7vHg4WFml04Q==","signatures":[{"sig":"MEUCIQDaR7z+XVC4s2SnxTpIPn7rAMWUekmvazZ4XmBZBiEz6QIgDjg5VXk9tl1tcujsg8NY2XGAsz94SSG3TqbaJJhvftk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d7567ba28c0dfe9b248be52ecfac4df6f98b397b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.5","@axa-fr/oidc-client-service-worker":"7.25.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.5_1743095743608_0.12126055747805808","host":"s3://npm-registry-packages-npm-production"}},"7.25.6":{"name":"@axa-fr/react-oidc","version":"7.25.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.6","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"33891a2a2cbde82e65202d93d6f0a203e5218db5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.6.tgz","fileCount":63,"integrity":"sha512-O3JNq0eUoMwbDJkhBTJzZGz8awyCFkAEKffeIG5usr574C6HcrMDD0mXCMXm2/KcawyayUZNoyllQQEqdpES1w==","signatures":[{"sig":"MEUCICQOVkKA1pSGPgAZOiJfFlqfa6jRVbk/1ibJGMcmJgxXAiEAvdtkLxDlIJIyDLU40AvLJAUrhHaNcdpX2SS2C7sjXwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2cb8cdeafdb39fadc19beb878808a5d2291cd6fa","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.6","@axa-fr/oidc-client-service-worker":"7.25.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.6_1743197383394_0.29950042328700754","host":"s3://npm-registry-packages-npm-production"}},"7.25.7-alpha.1675":{"name":"@axa-fr/react-oidc","version":"7.25.7-alpha.1675","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.7-alpha.1675","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1b5b7ee660452776e2ad448161a38560cf4c1f4c","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.7-alpha.1675.tgz","fileCount":63,"integrity":"sha512-cA8VGmRYLh3XLa2O4+BZcDb6EtSZDJ/RUClyJTVSN3VDUVGc7MNPwTxa+YalNwxlXsJAvODexozS9qjMCCulyg==","signatures":[{"sig":"MEUCIQCn+B+5kY3jSA0z6DuRBBFSIReOg0RsrVmRkDFFI868swIgA1IHYxW5HWA62GRdmrvfS6qU3kA2laf2SYbnhIcQT4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112821},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"1bd7cf5c42cd16dc34ac7a4ad694b39225c759cf","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.7-alpha.1675","@axa-fr/oidc-client-service-worker":"7.25.7-alpha.1675"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.7-alpha.1675_1743439297832_0.5022860852480531","host":"s3://npm-registry-packages-npm-production"}},"7.25.7-alpha.1680":{"name":"@axa-fr/react-oidc","version":"7.25.7-alpha.1680","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.7-alpha.1680","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0c51be09b4371686488093ac3b3a2a21355a8eeb","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.7-alpha.1680.tgz","fileCount":63,"integrity":"sha512-XQIqFoHE8a3sLrKC1vzvXLcqQEKVBjbqsTsZi9puc3z48UL4V9ZV8xdTT2nIqSEEzEPE/tlB2NeKyS8wy42dWA==","signatures":[{"sig":"MEUCIQDNzAAF/IL6vyxFG8oxOe1Q295+FAup0uOQHrKvrwpFFAIgXSpEtbmVi5ViokAA7x7zRnT3rROuxu8r2v4rBn5/tUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112821},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"31b0314a1faa187f324f72745f288406a17ceb4e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.7-alpha.1680","@axa-fr/oidc-client-service-worker":"7.25.7-alpha.1680"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.7-alpha.1680_1743447334836_0.23435236868548626","host":"s3://npm-registry-packages-npm-production"}},"7.25.7":{"name":"@axa-fr/react-oidc","version":"7.25.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.7","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6f170b7a78a58b7fc3c1f78d19da6d294ae7db2e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.7.tgz","fileCount":63,"integrity":"sha512-rJviwbjIp/lHlCbRumtJGVKQvg/Z6BBDPLMRajSmyibOvpZ0xyqgcm3AyyhbV3Q2IaqKh2ny0RhL+0PMCNSbzQ==","signatures":[{"sig":"MEQCICMO2m9fpKeShH6wmA63Ox+Dsg3e0VZxBGP73V8E6+LaAiBqjo/gNEI2zQ25ddgqaj1Yjg1T7/1lTbuQBz8HrvfANA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"930ad0367cfcaa5bd15726c17501d70b0768ce5e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.7","@axa-fr/oidc-client-service-worker":"7.25.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.7_1743497274026_0.7279631689547157","host":"s3://npm-registry-packages-npm-production"}},"7.25.8":{"name":"@axa-fr/react-oidc","version":"7.25.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.8","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"28565d5709165e8005a15f947597d25f95595962","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.8.tgz","fileCount":63,"integrity":"sha512-3sE18MuSzxqiJAUiVZxvFwHR63VKFFYRDILRboWCDcfGt2mMsdJcQBJpuC+ENsE2S35vY0eO98xnEROOUpPPYw==","signatures":[{"sig":"MEQCIGpn1VgXP6T/toC0153LGBn+KXJdGxGKt37NbcKQPcIOAiBXeZu/vH58aBtWA7vwLhBDPIlT8L6chetJRmfTAhkpCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"4c85da7d0e0e802c95efe31c5de948ac5abd5494","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.7","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.8","@axa-fr/oidc-client-service-worker":"7.25.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.8_1743790826481_0.8766102143463868","host":"s3://npm-registry-packages-npm-production"}},"7.25.9":{"name":"@axa-fr/react-oidc","version":"7.25.9","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.9","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7e648fb1ffb0fa689fd4b66430995f2cd6bbb639","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.9.tgz","fileCount":63,"integrity":"sha512-wE46FLNjjyQ+OworJ3kEjn/ccz+DCMjn/Ww+3mxvhPrRC5EBhcLLj3h59buq+GwwNOKGfPikxzwTyL5sf9FgQw==","signatures":[{"sig":"MEUCIQCxTsDvQv5KsgK1ZGvf4jnNc7k+gPXWlfQL6cflAIPcWQIgMK8d+u0Xf58pFY4wrfSfzUJoXz/hLEV7l8IZ35pj+KY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112788},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c1ece663131db50a8c1152b18be0d3d5f6a0025e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.9","@axa-fr/oidc-client-service-worker":"7.25.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.0","vite":"6.0.7","jsdom":"26.0.0","react":"^19.0.0","rimraf":"6.0.1","vitest":"2.1.8","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.0.0","typescript":"5.7.3","@types/react":"19.0.5","vite-plugin-dts":"4.5.0","@vitest/coverage-v8":"2.1.8","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.1.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.5.2"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.9_1744380738061_0.3209793001186485","host":"s3://npm-registry-packages-npm-production"}},"7.25.10-alpha.1716":{"name":"@axa-fr/react-oidc","version":"7.25.10-alpha.1716","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.10-alpha.1716","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"e3524ee5a34b72cbec8cd50df569cdfe2d924f8e","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.10-alpha.1716.tgz","fileCount":63,"integrity":"sha512-XG26WZDagXisrZiAJdcAuVxTfAINSxZZGHB1KFxJlPozz52JBJvrTaha3LYIskMDGURjhyNjgsNeIgW+j9F0/Q==","signatures":[{"sig":"MEUCIEej9mV2w95WbqDDgLDw8xwG0A+QIHmuHXtEQUDZvdyRAiEA15laJSlpnjnLlMhzyTcOalrvoQqwUFX4pz+vjTi4Ths=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113037},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"20e265c26b1cd5d37217996af7efe5f0741faeeb","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.10-alpha.1716","@axa-fr/oidc-client-service-worker":"7.25.10-alpha.1716"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.4","vite":"6.2.6","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.1","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.1","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.10-alpha.1716_1745419356781_0.44459498752783033","host":"s3://npm-registry-packages-npm-production"}},"7.25.10-beta.1717":{"name":"@axa-fr/react-oidc","version":"7.25.10-beta.1717","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.10-beta.1717","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"62c4aa4209a849013285dbc16b6b51a9199dd358","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.10-beta.1717.tgz","fileCount":63,"integrity":"sha512-k6x1nBcz1LlqRPvsKHzKJOdd16oNNlc8FP5+DeCdGAQuZ/8J8umrBqeGxTcYH4PGMQjZbTH1z0nMXNwqsp3fnQ==","signatures":[{"sig":"MEUCIQCiWwpdSt14yi1JwWt+yo+oywXDerIrh6gUGZ/DiFTw9gIgOdKnJ7ZwujcnIMsYhihsKwH1c/H2XC+iu9gFckQBLFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113034},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9460980d521f0e0c14dfbe55121b63ef5b7d53a5","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.10-beta.1717","@axa-fr/oidc-client-service-worker":"7.25.10-beta.1717"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.4","vite":"6.2.6","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.1","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.1","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.10-beta.1717_1745423220519_0.03782954233834013","host":"s3://npm-registry-packages-npm-production"}},"7.25.10":{"name":"@axa-fr/react-oidc","version":"7.25.10","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.10","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"661afc7875c907e7305601107c366bce4f56b972","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.10.tgz","fileCount":63,"integrity":"sha512-0go/XHJFPutNpb8miXx9FTjz1fl/fJfIJOr4zd59GcoOUhowbfy1RfPWI6g3CqN1drvPm9QDDuRm2dKD8qQWtQ==","signatures":[{"sig":"MEUCIQDH6bJsKTyeDNdE3WV/j05LyKu+6H/iAS964pmeSKf2eQIgRZdF5tFdKugpXK97sHiON04tHNgXSGBuHFIoJcJV5GU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"dbb52dad456d2429d21fd5a645ff27d6b21e056a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.10","@axa-fr/oidc-client-service-worker":"7.25.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.4","vite":"6.2.6","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.1","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.1","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.10_1745483852909_0.15458998622881315","host":"s3://npm-registry-packages-npm-production"}},"7.25.11":{"name":"@axa-fr/react-oidc","version":"7.25.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.11","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"10dc9a69605189e96fcb38521e5a5c683e359849","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.11.tgz","fileCount":63,"integrity":"sha512-mq77Sap1UH26rK6HlDDhlUg4e4q1Gjub3SvKsXeRcRGclTueDMSWwS+aFPPDUc7XztV1UtR/84Bw7KuX+uieAA==","signatures":[{"sig":"MEQCIAjGC/ejIDy3GuidEhZo0ACTwE1iYraixXhIqPByuDMfAiA2j20BkwfV9a4XHsMzcI2+NIGMNi7Zh2gOp6mcuCX+xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e5e958a34f39ab349b34e094bc17f5df3b49b8f9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.11","@axa-fr/oidc-client-service-worker":"7.25.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.4","vite":"6.2.6","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.1","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.1","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.11_1745956880433_0.3718332824823478","host":"s3://npm-registry-packages-npm-production"}},"7.25.12":{"name":"@axa-fr/react-oidc","version":"7.25.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.12","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"046027a9c857caf33903960e93cfc5d65a541e47","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.12.tgz","fileCount":63,"integrity":"sha512-/zYLhHzuTp05QIIusyxCnYv5FqoVKbDTAxBDK6B20IzjRAIWF1REgrxTbQLupcXGUtnkkw48wSEmFdhIgR8tzg==","signatures":[{"sig":"MEUCIQD8DFFH+RarV9aWe5u9827rxNsM2yuVrnGADfZwdGh5ZAIgYnGtNKUEAkbWRyF03bK5E2y50T9fABqWv0ern5GN3Vw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f19cca8c4a0aa24f5646e13c80610148037e3bad","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.12","@axa-fr/oidc-client-service-worker":"7.25.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.4","vite":"6.2.6","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.1","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.1","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.1","@vitejs/plugin-react":"4.3.4","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.12_1745997754476_0.08425372730182845","host":"s3://npm-registry-packages-npm-production"}},"7.25.13":{"name":"@axa-fr/react-oidc","version":"7.25.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.13","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"871035ab2c66710419264006c79467a4ffc1aad5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.13.tgz","fileCount":63,"integrity":"sha512-VQbkLXt5hEj+H1RaWjffZhIS9OReWLfkOahqpN5c50BjNPYOaYnzPILAV5MvE2OiNY/a2e90NPmtBFtwVpysig==","signatures":[{"sig":"MEQCIHFnWrJ7RizhSsSK9nYPZqOZ+ZB3khl7U9QPAUuiFtatAiAorcHlDigZnR+0GNeIWkv708yOeN3Ey/xMnEFXL1c7fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"31661bc16d67866b6e8d5b978b117600b769fe28","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.13","@axa-fr/oidc-client-service-worker":"7.25.13"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.13_1746472112314_0.22029319388255542","host":"s3://npm-registry-packages-npm-production"}},"7.25.14":{"name":"@axa-fr/react-oidc","version":"7.25.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.14","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9384f1044923243dc1e3b273a4c58316a8672555","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.14.tgz","fileCount":63,"integrity":"sha512-he6mVG/r83UWnTfP3jANAoXor9xBtrco01z6bE6f0Ohvmj6KR5A72prIpAUIv8IxMgAA3OLc+5o7oKyMbk22NA==","signatures":[{"sig":"MEQCIFDn2VChvGXcDypFyMoWhNlEuOBaFyTNTXwXzg5q5XPmAiAtMifnzs1qula3Q4g+6oXNA/FJ1tQWkz6ECpEa5/Kr+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f5b86ffe656845c26b6f7bcf88da43cf8ece173e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.14","@axa-fr/oidc-client-service-worker":"7.25.14"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.14_1754116132867_0.8566075974821397","host":"s3://npm-registry-packages-npm-production"}},"7.25.15":{"name":"@axa-fr/react-oidc","version":"7.25.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.15","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b0110095f37b00a613f8456fed3d8810c9b21fea","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.15.tgz","fileCount":63,"integrity":"sha512-a+LK4MkcvD9ocVgFLAj40HaZyOq8lfBJB3J9lLrJ/Wl+iSW6wvFG+0xsSyWbq08uq7lski9BxmolfP9qIPcBmQ==","signatures":[{"sig":"MEUCIQDIUunFUMuBn4Tk4rdVmIF97D/Unyw04mVOvSbMVSAcEAIgAXyU9nj8yqcuqtjfPXuJayj5D3l9TF36kUj8dqtND2g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112793},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f4ce35e4e272de9e4f4387494877bab5939fa1a9","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.15","@axa-fr/oidc-client-service-worker":"7.25.15"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.15_1756840486358_0.41484224109806345","host":"s3://npm-registry-packages-npm-production"}},"7.25.16-alpha.1772":{"name":"@axa-fr/react-oidc","version":"7.25.16-alpha.1772","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.16-alpha.1772","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"397df05ea89a079ec4b9e6ce44b16680a7e0a7a9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.16-alpha.1772.tgz","fileCount":63,"integrity":"sha512-Oj+4MGG0EBwpEs548y45+HP9dFxl671nk+VSk+0zvAdLPpmSGETE9Cc294UgKhD018dNvD8jR1KRfhY2TSa3SA==","signatures":[{"sig":"MEYCIQDHy3drBi7m8z8HEZ2MEHmgAL1KJCATl0L78RvfQ5eOJgIhAP9r0IJIQ+wsZSMZMELFCJp759VoHd+DEVrIH7y1X/iv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112826},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"d7ac9e236e8b14563e0d48623edc29fe2e2cc193","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.16-alpha.1772","@axa-fr/oidc-client-service-worker":"7.25.16-alpha.1772"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.16-alpha.1772_1756970462344_0.0015924809366265613","host":"s3://npm-registry-packages-npm-production"}},"7.25.16-alpha.1773":{"name":"@axa-fr/react-oidc","version":"7.25.16-alpha.1773","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.16-alpha.1773","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"f28e9d9f836bb419f0ba3c63954e668d62343e59","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.16-alpha.1773.tgz","fileCount":63,"integrity":"sha512-P4MDqfEYGwDLbBi3c4DXJFgGgITd+EXp9lO/BHshtxA+bXDNbrBZgal+bn1a/+3DDBW0jxTg4jsvi3358QrpRg==","signatures":[{"sig":"MEYCIQD3I9D8S4oKGz6c1J/UKA1MoFty13IS/e2JLVmhet6ckgIhALXWIO1WYOXC9D21PNoGdJ2bR+6M3PKnIZWmjrT2g3zK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112805},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"a891c00760d4fd94d71a297e9e3b77d5650ad349","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.16-alpha.1773","@axa-fr/oidc-client-service-worker":"7.25.16-alpha.1773"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.16-alpha.1773_1757000003742_0.4685986358731731","host":"s3://npm-registry-packages-npm-production"}},"7.25.16-alpha.1774":{"name":"@axa-fr/react-oidc","version":"7.25.16-alpha.1774","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.16-alpha.1774","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"eb105d054593a2e639096783290bf65d079317af","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.16-alpha.1774.tgz","fileCount":63,"integrity":"sha512-z8QHC7nGfMks4lgbUg6M1utgEJb9TkL8cD/GCDFTu6DjKN7JjjwCNBe1rrd8TM3e8p64MhJ1ly8gI3zCbwjiKg==","signatures":[{"sig":"MEUCIHd7rStzGUsvJBnT3hDS08gBU2chCMPBCRRj+cWAGrmwAiEAlPPbIxXyfL7HC8zoK3k3wFHVfHp8L2vsEEYGOOUiXyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112805},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e6f35a4ae6ede1f3a4a7dff7958229eb6552fda1","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.16-alpha.1774","@axa-fr/oidc-client-service-worker":"7.25.16-alpha.1774"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.16-alpha.1774_1757000301334_0.8577320408013578","host":"s3://npm-registry-packages-npm-production"}},"7.25.16":{"name":"@axa-fr/react-oidc","version":"7.25.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.25.16","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"9575d612cdef43ca6a7f6d281ba5dfd883d849bf","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.25.16.tgz","fileCount":63,"integrity":"sha512-gp9PEPLY4E353NY6gBWrutEp4XwME2I1xQ1ICwXpOMfCL9WIFDYKYJ66Hr8yfYu9bvhHwJYt/s3XhxhM51WW4w==","signatures":[{"sig":"MEQCIHsWqJXZptEuQwPvMn7cHUVYsBy2QRsZSVCQRTjiLKXrAiAClMPykiDtH18K9tBks/zZvlNxAoRF0U0iaVgZABf/GA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112772},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c79907b63af69352ed660e97d9e61265bc155131","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.25.16","@axa-fr/oidc-client-service-worker":"7.25.16"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.25.16_1757002360904_0.8894955216978904","host":"s3://npm-registry-packages-npm-production"}},"7.26.0":{"name":"@axa-fr/react-oidc","version":"7.26.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a2189d19bcc15e501fce3de9a91824219ddea152","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.0.tgz","fileCount":63,"integrity":"sha512-0ORG8oR6iMqPmkCFv4+6e+07y141dxkjXg0xwqXxT67MkSQh4s6eRBnpzr01XlLA1j3eWke3sMHLeA0dY68cVQ==","signatures":[{"sig":"MEUCIFWZ+c3qlxda/TBKcQ5r6U/4rH2TvBvznbD1t3n1em4DAiEAvcudy9y2Uhd9S7QmoaJvrwI52WfDfTMOlQB3T7fq/yA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113477},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"b9656c2559993efe94a121c442000969b1eaba2b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.0","@axa-fr/oidc-client-service-worker":"7.26.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.0_1758099730440_0.4114442476136113","host":"s3://npm-registry-packages-npm-production"}},"7.26.1-alpha.1797":{"name":"@axa-fr/react-oidc","version":"7.26.1-alpha.1797","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.1-alpha.1797","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"samuel.gomez@axa.fr"},{"name":"antoine.blancke","email":"antoine.blancke@axa.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"fcornaire","email":"darkshad66@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"6ccd146f2abcb82a2ce0c428053860d6f8a654af","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.1-alpha.1797.tgz","fileCount":63,"integrity":"sha512-D2dkZu09ziXBPnPVn32mQ2Vs7wEgbs3gefMD7FsLMfukwJFELaf2Mu1lPPBnNP7THgUmcgFymZwAlNYhKVxN0g==","signatures":[{"sig":"MEQCIEZd0+iMyjiphGMo3d8Ebo8xgqvMxmgE8TVQ3fH4G6asAiAr2LpL7hwnXDT807zZaK0X9lxNR696QoQ97RvgkvXIeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113510},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"2bb456ed057131748d2ff26169f166ffcd7e618b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"18.20.8","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.1-alpha.1797","@axa-fr/oidc-client-service-worker":"7.26.1-alpha.1797"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"11.1.0","msw":"2.7.6","vite":"6.3.5","jsdom":"26.1.0","react":"^19.1.0","rimraf":"6.0.1","vitest":"3.1.3","cpy-cli":"^5.0.0","cross-env":"^7.0.3","react-dom":"^19.1.0","typescript":"5.8.3","@types/react":"19.1.2","vite-plugin-dts":"4.5.3","@vitest/coverage-v8":"3.1.3","@vitejs/plugin-react":"4.4.1","@testing-library/react":"16.3.0","@testing-library/jest-dom":"6.6.3","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.1-alpha.1797_1764011117823_0.3006619897921001","host":"s3://npm-registry-packages-npm-production"}},"7.26.3":{"name":"@axa-fr/react-oidc","version":"7.26.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"414cfb586a7c26c15236c2599c74513b4fbaf8df","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.3.tgz","fileCount":63,"integrity":"sha512-4PqEYVi7kjfN8bU7U4q/4qmu+5OqVwJ6+/0d6VAh62UweRDa4cbxS2lYoq7h1/5O8M7Wer6BxL7IaDCrJUWNcQ==","signatures":[{"sig":"MEUCIQDoW32hIZkVBsfvcMIcIW8U8s23Vip9vK5MLC/v/VCVawIgdfVSyY8lAQzcLM+VrHfdBTntog0WtBJ84zQqtp+rqW8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113100},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"49975e24a7dd49d7dd6ddcc86da4ea47d74cac98","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.3","@axa-fr/oidc-client-service-worker":"7.26.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.3_1769636575764_0.8818748978001876","host":"s3://npm-registry-packages-npm-production"}},"7.26.4":{"name":"@axa-fr/react-oidc","version":"7.26.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"17b64a7b766a8a1cae122cd663f12bd616094af9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.4.tgz","fileCount":63,"integrity":"sha512-UyVQIr/voLf3FM4tazTggZxZkumpQMVdw2MnzXVcvUeZOZdh3us8OTctoIkw84ZKW4ucz0JJv3m2QqQiZRABpg==","signatures":[{"sig":"MEUCIQCy9J+Bg0JK9rxFwm/tZAmUXjmgQGxYuHEwQcJ9tL1PEgIgBdCWeBOfOAwDAH6dIDTlD0zNsyEAK5nd8VXolqdEht8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113298},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9a44940d0f65255618d7727d7033afa1dbab7239","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.4","@axa-fr/oidc-client-service-worker":"7.26.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.4_1770890500680_0.49129824718417114","host":"s3://npm-registry-packages-npm-production"}},"7.26.5":{"name":"@axa-fr/react-oidc","version":"7.26.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.5","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"88fcb0f2059d0438acf6b4ff7e7079d37e904ca1","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.5.tgz","fileCount":63,"integrity":"sha512-KEOtTOJBij72wBQN6L0NOHLNad6tXQmah6wtWSUYlVKFK5bvfUtrK6I5Es6we26aSgVerI7ayeE0eLFp7yI2bw==","signatures":[{"sig":"MEUCIA6tfNVKBTUAUXYJGO+1ZKQ6NWaG8KX7TkvarzhQa6/DAiEA29/UiW0FH443AkRsSkdDjkNhuEk9Ac+Dmihv5bMfyfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113242},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"da37c1c29b79d20abc8aeeca17a18155f4274a7e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.5","@axa-fr/oidc-client-service-worker":"7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.5_1771671392164_0.24730399805447778","host":"s3://npm-registry-packages-npm-production"}},"7.26.6":{"name":"@axa-fr/react-oidc","version":"7.26.6","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.6","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ffacc02fc50219294f6d8286bd057569585c6041","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.6.tgz","fileCount":63,"integrity":"sha512-cn2nm2MYRtIz3EE3laBmzRmL/5MYyuz3xeO9eru0zg3BcffK2q7hmj08s2fpT5fTTAkSYBZLWR3WrYIvfH4N/w==","signatures":[{"sig":"MEYCIQD6V2EHTCwWypmNQe27bxLNwuhNPSFvX1VZ1tuLfehdbQIhAO8TqA4chRcVpw+aEZXnwScCjVsq0O4Rk86Qqyh3osmC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113242},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"46d746024d7420f8386f18217c77ff5bc6ccc83e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.6","@axa-fr/oidc-client-service-worker":"7.26.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.6_1771677164227_0.8645719029964996","host":"s3://npm-registry-packages-npm-production"}},"7.26.7":{"name":"@axa-fr/react-oidc","version":"7.26.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.7","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"7f16386cc1f88b8ae0da5c9e05dd90411e17f73d","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.7.tgz","fileCount":64,"integrity":"sha512-aIJsoTv9qHdZImiSz2cwkcUEEgJ0w2TveKCMMK1Eokr6uywLgNYBf4wfpy/lzFMCtY+dUl53kjngIbIZ6CNa1g==","signatures":[{"sig":"MEQCIFvdv12m9TrcWs8JrsjmK4+3961fKQ0rol+Hoyi0JIPDAiAQYTxr6XZdyiD8/XV4vsgu/9KmdACIavbEYpKPz9dJKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116853},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"46bd6a89b803ca9c2c9aedf0a0fa1d73d229b995","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.7","@axa-fr/oidc-client-service-worker":"7.26.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.7_1771704016556_0.3951444126321251","host":"s3://npm-registry-packages-npm-production"}},"7.26.8":{"name":"@axa-fr/react-oidc","version":"7.26.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.26.8","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"8be79bc77ef107a5d877f83fadc49ec70ae186db","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.26.8.tgz","fileCount":64,"integrity":"sha512-grqrLeK1icPITyEQFNSD/q9daBdt7T9Sb89ulqGdN+ghKBSFYHa25EUVcEX+Pw+YMA9l3Xf2Yllc1Rtz9Az6SA==","signatures":[{"sig":"MEYCIQC/X9hvMGJsKOnMyvzZhaGFzVHcIbX98QKC1x56A8lXRgIhAOKA6KMIfRbELAhjacQG8xh4/26iTYZ//js6T5peAz3j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116853},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7c5dd6612ae7ef5c492845eeae65dfdd23a75842","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.26.8","@axa-fr/oidc-client-service-worker":"7.26.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.26.8_1773138840833_0.6798513561168162","host":"s3://npm-registry-packages-npm-production"}},"7.27.0":{"name":"@axa-fr/react-oidc","version":"7.27.0","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.0","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"89295b9e33c4ec7a049cc8a50cf12855b5f86f5a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.0.tgz","fileCount":64,"integrity":"sha512-mLBfGUwSdQLsdkPuBpXdK+idvH3VhORznMcdfbRkXX3Bvfz1G8i3/Dr/LPwGbyZVo3VSiuJ018AMcGsBQ3ZNbw==","signatures":[{"sig":"MEQCIC2kTUtSZst5gSpR1kdFXjzCHvTQ5Kmcg5hJZSE0csAgAiBYVsan3YGq57dgEukgSlOjsGdZKi7klAUmLOqt8U51ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117166},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"48d3ad028d7b8ccbd6504bb2682f72e0b079643c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.0","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.0","@axa-fr/oidc-client-service-worker":"7.27.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.0_1773233569423_0.9406240190717636","host":"s3://npm-registry-packages-npm-production"}},"7.27.1":{"name":"@axa-fr/react-oidc","version":"7.27.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"95e3b65e7a3e11c2f1c2b8add585f4bd42b29539","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.1.tgz","fileCount":64,"integrity":"sha512-LolBWgbBwWZk8tcyUyVFNLbLWw6zYqmVV4deYdFDw5efTCbcF0b9b+NKOoKHIZTtnb+0HZ4oXKqPr5lfFgI3vg==","signatures":[{"sig":"MEYCIQCw9+Z0LexoCzq+yV6zCO++RkGfBah75A8Spq5xG7yIqgIhAP99MYgYQMiuMLKB2bEWOnb4Goe0+FZQ5puIgu9pL7Mb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117166},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"362cd3adfecb4056558d9f9b503f503c091b0b7a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.1","@axa-fr/oidc-client-service-worker":"7.27.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.1_1773853466066_0.9254063511227351","host":"s3://npm-registry-packages-npm-production"}},"7.27.2":{"name":"@axa-fr/react-oidc","version":"7.27.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.2","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"0ea4004b87a508cb7507ab1f671cc195e3373923","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.2.tgz","fileCount":64,"integrity":"sha512-IuCoH3BKS7I/y5pAbAHF7Wy5mh3XmP72q2O7akQ6DxETPIOMNFokLKM86DazgKiBWLRBwvjdVJZrNRyQlSBP0Q==","signatures":[{"sig":"MEYCIQC+k7dPBkK5KKBcTkad8HsFQxnLHKN+otIYNZHtWIKzcwIhAL6RezMoLCwoTbYlnXOdy8Fom+30gqa5BBVe+zZTP//Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117166},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"61b2ee62093098e30cb15c9b2bb7102283876a3c","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.2","@axa-fr/oidc-client-service-worker":"7.27.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.2_1776697880474_0.927783429406764","host":"s3://npm-registry-packages-npm-production"}},"7.27.3":{"name":"@axa-fr/react-oidc","version":"7.27.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b63a74d73d6633d7975cd8c445deed0500052382","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.3.tgz","fileCount":64,"integrity":"sha512-cP8z1apCyX9mi23yUz/tDYcNh3IQ+P92DqajO528B8aH5+jh5vDYEXkPxMjlJc+zQWlEEqcaMqnfhBI+UvwnlA==","signatures":[{"sig":"MEYCIQCYsHnnKmg+6C7frmxMJQ8xn6RHBBeEqtaEFNpCVycMzQIhAKUiGSttdEWVMKDanz+AvxBXwWOk01oWlO4B5KWjZtG+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117166},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"3ae9f19f7ff304a85de103424865ebc63675d866","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.3","@axa-fr/oidc-client-service-worker":"7.27.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"12.1.0","msw":"2.12.7","vite":"7.3.1","jsdom":"27.4.0","react":"^19.2.4","rimraf":"6.1.2","vitest":"4.0.18","cpy-cli":"^6.0.0","cross-env":"^10.1.0","react-dom":"^19.2.4","typescript":"5.9.3","@types/react":"19.2.10","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.0.18","@vitejs/plugin-react":"5.1.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.3_1776789277545_0.4441401649547012","host":"s3://npm-registry-packages-npm-production"}},"7.27.4":{"name":"@axa-fr/react-oidc","version":"7.27.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"bc9d8d840e23a2d5ab2a7cc5f8bb888b10802927","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.4.tgz","fileCount":64,"integrity":"sha512-4REyHCF7pjRKhkwtqnAqbztgPWLFaC90wUS4nTmibFMDjW7Pb5j4RwKV11b+puljyc/t11F2wYqu7btMk1zb/A==","signatures":[{"sig":"MEUCIQCxT7wFDoE7g9ol0K1X3hBVuPGhR4HSqEl2lySbmZd7RAIgdd0dyvSdcyUrWg8YG3bsBjr8HETNJw6G63blDBrEQl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115306},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"9d94b3d64a0cec857106b15e87ddcd1777ef42d7","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.4","@axa-fr/oidc-client-service-worker":"7.27.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.1","msw":"2.13.6","vite":"8.0.10","jsdom":"29.0.2","react":"^19.2.5","rimraf":"6.1.3","vitest":"4.1.5","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.5","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.1.5","@vitejs/plugin-react":"6.0.1","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.4_1777271982308_0.18793573906516925","host":"s3://npm-registry-packages-npm-production"}},"7.27.7":{"name":"@axa-fr/react-oidc","version":"7.27.7","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.7","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"ee44d8e613cf726e571b057307855a3c6e90edf9","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.7.tgz","fileCount":64,"integrity":"sha512-Tlk/2kZeB7+YvfAijCHJHT9r5VHrkrn1Ogp8hdeMpHVtGJ5kvK4orADTZHd8W9tuu1e91CYNR3K8WogGk2GR6w==","signatures":[{"sig":"MEUCIQC/XQgfIEJqdQaB968IWpQ1BOna3qsChLUCUezSPdpyQQIgJ+UFV3qO9u5sDM2cSqXz4SsIgZfXbA7rC9lDOfskI/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115454},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"debafc81b9f6d24f2c2bfc81e160b1cc595cacc0","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.7","@axa-fr/oidc-client-service-worker":"7.27.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.1","msw":"2.13.6","vite":"8.0.10","jsdom":"29.0.2","react":"^19.2.5","rimraf":"6.1.3","vitest":"4.1.5","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.5","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"4.5.4","@vitest/coverage-v8":"4.1.5","@vitejs/plugin-react":"6.0.1","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.7_1778851527979_0.25588036063995534","host":"s3://npm-registry-packages-npm-production"}},"7.27.8":{"name":"@axa-fr/react-oidc","version":"7.27.8","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.8","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"becc95c394e17feaf905253c4f5f59deb6ea67cc","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.8.tgz","fileCount":64,"integrity":"sha512-Wl20PEaazQ/Jw2ksEJGEvHW5gchgT/AAZFw2FWRG2mh+ncB9xf7vk/gai7nY/oqR3Xy2XZv2V7tEJEEvijKkOA==","signatures":[{"sig":"MEYCIQCBm4+/E2w3rnfk6EthxKAI6VSdJWcoaX/KqSYsShVTdAIhANyLwImnu/skOc5xgLP0z/ti9i8aTUM2h62eBQbpOYCB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115496},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"c67eabfbe2bf437b490f37c63d58d79bdf82c4de","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.8","@axa-fr/oidc-client-service-worker":"7.27.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.8_1778873665071_0.6220146153631678","host":"s3://npm-registry-packages-npm-production"}},"7.27.11":{"name":"@axa-fr/react-oidc","version":"7.27.11","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.11","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d4c93c0447a03dcc5ef45b58d3da95db026ee3d5","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.11.tgz","fileCount":64,"integrity":"sha512-SbIaIe3R2oSEJyMhbKJ8uR4XivWViSYqqaMkXjLnlPHJDt3sCjC6/7X0R57dHvoYMLcyO2rFfdDpeubxbtWkZw==","signatures":[{"sig":"MEUCIDzpX5Voftg+zUv5GhXUId7YzH75YxSoTpjS7i/LbYQtAiEAp7tUmHQ4o9CYcKY6yqcconi2kGrAhs1wQjZ+KSnKxuk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115499},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"93629d928b045116487860230fc2cd7875930be4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.11","@axa-fr/oidc-client-service-worker":"7.27.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.11_1781371479902_0.5933451786266402","host":"s3://npm-registry-packages-npm-production"}},"7.27.12":{"name":"@axa-fr/react-oidc","version":"7.27.12","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.12","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"b40b1a3d57e7cfa53a266eab7e25948db9d0702a","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.12.tgz","fileCount":64,"integrity":"sha512-ooIQABhMGt9vXx+G6uOw20/bJKVQ57mLHYHky2n6OnjsMAy95owzBNGu8tOEX7lUjVlaEVifFjV3/3P5ajQ2cQ==","signatures":[{"sig":"MEUCIG/tM9ovGzRojmiJ48GQbGGuSYyEoM6xAJ2+eJkUHVIqAiEA6LwN14UTPDY2SJnbKvj6KIVZGxcB5arKgsLAE/w+USk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115499},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"db7af26e7979da303bc5d70df28a56854b8d5f3e","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.12","@axa-fr/oidc-client-service-worker":"7.27.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.12_1781601418718_0.749251419545","host":"s3://npm-registry-packages-npm-production"}},"7.27.13":{"name":"@axa-fr/react-oidc","version":"7.27.13","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.13","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3b0239f956eb78ee864f907de220ef818611a760","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.13.tgz","fileCount":68,"integrity":"sha512-yi9q12UP6uAXfztXut640jBLjItwUf8YVwlq4/a0I2806Iw46ehgmOzP+cA9DCLSVX2+TVwMbqLITMSKPe5Q+g==","signatures":[{"sig":"MEYCIQDzKYcmHY+nQvQBaFzkz2rpc13zDqhuSwasTtTpf64ycgIhALQjqNZ7c12NhN65Jf8N9zvAo7pjask3UQwhMatPArHz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128709},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7b97a98f47b54ae4a9bc13dfc732c3e153dd8e60","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.13","@axa-fr/oidc-client-service-worker":"7.27.13"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.13_1781602107888_0.2807173424406779","host":"s3://npm-registry-packages-npm-production"}},"7.27.14":{"name":"@axa-fr/react-oidc","version":"7.27.14","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.14","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"24548717a503fa224bb7c9edf99cd08631719702","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.14.tgz","fileCount":69,"integrity":"sha512-apAjjrpcJuJa/30zhgU72s0oDcHLzD2DkIgIDo/NOrKwgHDIK5nn0x0hWRH6KD2SxSK0ytBRitn6rm2MUaX+5w==","signatures":[{"sig":"MEQCIC6uvnr32JBksE/xFAa+fx4aOb3nlBHEo6+IpGpe/bSwAiAj0jYrURk48V1gDny819DJA9Zt65DAtebinF6MbSW8Ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141760},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"416a1b52c64e8d9c764f605f19c8a21fe3a5f467","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.14","@axa-fr/oidc-client-service-worker":"7.27.14"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.14_1781602280857_0.6473200015992391","host":"s3://npm-registry-packages-npm-production"}},"7.27.15":{"name":"@axa-fr/react-oidc","version":"7.27.15","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.15","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"d8cd8af25de43fcf4160c8d8b53e131835a94312","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.15.tgz","fileCount":69,"integrity":"sha512-MDgF7I7Jn8OsijuFI6TPMLMGE9ulEHnHn6CpM2TvF6DugWuNw2B5h4kqdv1rOGrmD7jl9LmBCib/dvh29lxA5w==","signatures":[{"sig":"MEUCIQCUo6/Hrh/rHOAqdvcg5UbDW2pl+S0frIkVS9YB8E038AIgPAvMAQQCC71vdaQry/BJwy1oPpQOR4Cs01vbBM8822Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146825},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e4cd2bd885f404bedaa66200d10c6145f403823a","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.15","@axa-fr/oidc-client-service-worker":"7.27.15"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.15_1782047183997_0.15612045825559928","host":"s3://npm-registry-packages-npm-production"}},"7.27.16":{"name":"@axa-fr/react-oidc","version":"7.27.16","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.16","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a7e48df998ceea2fda537daf9873e0f440240d81","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.16.tgz","fileCount":73,"integrity":"sha512-fNUJ5a4PrGiFQToPVyX93mLMA7YrETAU7DA9ilniRwSCCmzWkgKpkvtuRGA20C99UeqBu/NOdzhdDcPu4Pi62w==","signatures":[{"sig":"MEUCIQDIX8uXez4KC6+7ZXyB36MjKv63pjc0WkYINEMYSS1YvAIgBPq58ry0Tqi7lzEPAvD8hlYJ+xvj7ZO2QU6WhS3xKtk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":155897},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"cb8fc88246229ee819a32a2164385ef05209b806","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.16","@axa-fr/oidc-client-service-worker":"7.27.16"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.16_1782242912448_0.48175014461878174","host":"s3://npm-registry-packages-npm-production"}},"7.27.17":{"name":"@axa-fr/react-oidc","version":"7.27.17","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.17","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"56009c3cc2dcc0bfcf4493e781474143497295ef","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.17.tgz","fileCount":73,"integrity":"sha512-+a3CEHHktUmRwZAW4Td5pYFBuv88wd0PyfUyXJXp4lz0kXXzPobPycCZpfQByfa8v/ffSNDWxYb8PYYZUMlS1g==","signatures":[{"sig":"MEYCIQDJM7I8Gb+LbW34kNmewAR2Ng+9oyn+SxGOe9jKFL6+PgIhAOWTGsruel47BKs/2f5AVU5wtGXEXUIOa7rCTxN1NpmP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156259},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"940aa8da6427e95dd2aa380575c7a27c7c8f9aac","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.17","@axa-fr/oidc-client-service-worker":"7.27.17"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.17_1782244919066_0.7197488945351893","host":"s3://npm-registry-packages-npm-production"}},"7.27.18":{"name":"@axa-fr/react-oidc","version":"7.27.18","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.18","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"3454a3de3bfd5a42759089987a2806e2a43db396","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.18.tgz","fileCount":73,"integrity":"sha512-158kJJy2feLuf/m5J7Jwwrey4XTpS+N56JHSLOCEA9/xqqwOYev76jzSVTDkMy7zMHy7TiOtvAcg37bc6xo2kg==","signatures":[{"sig":"MEQCIEUAfRWU4xEbbgTGefW9lbYnmwx7kLCzCsUqBvOQ3UOPAiBMpw3pLdsybXq97O5fD4/XSE1Ak8b+QrrH7wfq9n3swQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156859},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e4afee9ccf68a3905c1d071223c2cea0a435fb8b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.18","@axa-fr/oidc-client-service-worker":"7.27.18"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.18_1782246219770_0.6730309838071513","host":"s3://npm-registry-packages-npm-production"}},"7.27.19":{"name":"@axa-fr/react-oidc","version":"7.27.19","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.27.19","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"42f9d63a8e973a1f238523bc779fcc6a3dffe029","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.27.19.tgz","fileCount":73,"integrity":"sha512-foVjiwX1n/3fb8RAqncfnW5eKmDPkeU9YU37y4Y775gV8Kn1LK6pF5NIJuL9Qd5FxMjbA6/RUUJvqVngfce0aw==","signatures":[{"sig":"MEYCIQC60pXaJIlirxsZKByclD6PTk8uAei/g6vKVaAvHUkZAQIhAPFo4HT+i1ameAeJIDM8HizdBmVWiRUof/uSsbz5nBps","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156859},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"de470065418f3c98099f5df0a039bc33392cb74d","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","prepare":"pnpm run clean && pnpm run copy-service-worker && pnpm run build","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"20.20.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.27.19","@axa-fr/oidc-client-service-worker":"7.27.19"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.27.19_1782315493626_0.1475122735336849","host":"s3://npm-registry-packages-npm-production"}},"7.29.1":{"name":"@axa-fr/react-oidc","version":"7.29.1","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.29.1","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"319f02da7b85341c68948157bf79c410606b33c4","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.1.tgz","fileCount":73,"integrity":"sha512-qhiB0WomfvaACw3LsZomQm+xBKIdihg9XrPW1QxagEEBzMlVp2Ip2/LpBkxKjox3ZfpWQeu5vGSS+wNvu370Dw==","signatures":[{"sig":"MEUCIQCqI0VBlYbZtrr1qWdGkdfMiUNmbQTbN3nxwAjIvQIhkAIgS9oMqVsFoVpCW2ZU4fgnLHT5/NZnROS6HiBoTZNFCPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161025},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"e880d47ad37194d21e80897d343eabd08ff66625","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"10.9.8","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"22.23.1","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.1","@axa-fr/oidc-client-service-worker":"7.29.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.29.1_1785923002665_0.7624492783375374","host":"s3://npm-registry-packages-npm-production"}},"7.29.2":{"name":"@axa-fr/react-oidc","version":"7.29.2","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.29.2","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"817ed751d80c7fb002c1bfe5207d6b1c1bd23ded","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.2.tgz","fileCount":73,"integrity":"sha512-DsEYapOn+8Nooe/VOnvP4U4VN+zqOwdHILkWHA/9VkvStDt776yXDuh7I7WT9sVUxenOiP8izwg+DrMBrWKEmA==","signatures":[{"sig":"MEQCIEfrQf6xZmTGfhW4gVqmvNIekqLY+m/6tfB6qvoGwgqeAiAtAKMoxoa9DEuQrCXZDMndxxxhGpw0gNCyrFu/AnbvIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axa-fr%2freact-oidc@7.29.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":161025},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"658d033f02de693c03cd07a9a9dbab1d694d14f4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f177af14-be08-47bf-8d11-02123c7b550c"}},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"11.19.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"22.23.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.2","@axa-fr/oidc-client-service-worker":"7.29.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.29.2_1788343350277_0.26023128317220623","host":"s3://npm-registry-packages-npm-production"}},"7.29.3":{"name":"@axa-fr/react-oidc","version":"7.29.3","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.29.3","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"95a77d7f7bc10439e63791974be64a3ad265ed82","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.3.tgz","fileCount":73,"integrity":"sha512-fWMNNqNOM6QPScQPF/W2OurRjIZzLGe3vT7rcV3VT8mapd2QVBKBekHlWCenTmAXCIp4+LLk/MVOeZm7RPIr3Q==","signatures":[{"sig":"MEUCIQDrSbeBlKOBYUyk7p2xQKIVNAcdf2HyTLBG9DSjKU4VzAIgKHh5g+0b+4Go9Rql3id57OVTVfJOD3xChE19B5K0Iq4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDyHtXPQPZQrAtWWmn2WyZklqL7MUbfKxqg1fO8npZZKgIhAIu5eFp0YpgubpJavzE7y7xMXcjd3OCPkm8AZsMfFA+Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axa-fr%2freact-oidc@7.29.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":161025},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"f91327ff95a465cc8ab2ec635ef3147bb8eb59c4","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f177af14-be08-47bf-8d11-02123c7b550c"}},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"11.19.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"22.23.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.3","@axa-fr/oidc-client-service-worker":"7.29.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.2","msw":"2.14.6","vite":"8.0.13","jsdom":"29.1.1","react":"^19.2.6","rimraf":"6.1.3","vitest":"4.1.6","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.2.6","typescript":"6.0.3","@types/react":"19.2.14","vite-plugin-dts":"5.0.0","@vitest/coverage-v8":"4.1.6","@vitejs/plugin-react":"6.0.2","@testing-library/react":"16.3.2","@testing-library/jest-dom":"6.9.1","@testing-library/user-event":"14.6.1"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.29.3_1789285439677_0.3613970942407019","host":"s3://npm-registry-packages-npm-production"}},"7.29.4":{"name":"@axa-fr/react-oidc","version":"7.29.4","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.29.4","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"871b7a6b7890c58e719b667bd99772190986cc29","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.4.tgz","fileCount":73,"integrity":"sha512-W5rEj1+9JMX3evrdQdiqIDyl5oVDpQCxnSthqyd4A36CdRPfhnuMvMS7y2KgU86r0SsTPELOE6vQmI3fzxZnoQ==","signatures":[{"sig":"MEYCIQCaMzjUO5Xm0vrNiFrgwJxuYrAothfMXDYzB3nPdx6AmQIhAPsqi+PG+NG88krfCFX5KKWvDhrqcMhJInqcZeOtnMPm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC+V2MbMif0rMihvvX0jwW4/lu9YLw7kQ7pOpquM5TMagIhAM/JZHlfUieBhMmq2gXxFybYPjEHoaKgEsVFGAqZaj4u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axa-fr%2freact-oidc@7.29.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":151902},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"95ab5aa41904bf837c97c2c876e0d26892b2c3e2","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f177af14-be08-47bf-8d11-02123c7b550c"}},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"11.19.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"22.23.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.4","@axa-fr/oidc-client-service-worker":"7.29.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.3","msw":"2.15.0","vite":"8.3.0","jsdom":"30.0.1","react":"^19.3.0","rimraf":"6.1.3","vitest":"5.0.0","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.3.0","typescript":"npm:@typescript/typescript6@6.0.2","@types/react":"19.3.0","vite-plugin-dts":"5.1.0","@vitest/coverage-v8":"5.0.0","@vitejs/plugin-react":"6.1.1","@testing-library/react":"16.3.3","@testing-library/jest-dom":"7.0.1","@testing-library/user-event":"14.6.7"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.29.4_1789804232665_0.9359914072487836","host":"s3://npm-registry-packages-npm-production"}},"7.29.5":{"name":"@axa-fr/react-oidc","version":"7.29.5","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"license":"MIT","_id":"@axa-fr/react-oidc@7.29.5","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"homepage":"https://github.com/AxaFrance/oidc-client#readme","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"1222c2d866a4626c55fc3c2470e48fa1d6a79206","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.5.tgz","fileCount":78,"integrity":"sha512-8vq3UpyNk6y1KoU0VOknIHqnSy7REvW5nzx9rhBNYrfJRLGOQSkU07hzJYDVcKaMBIpE0QwfrVcEZUdYSP7+1A==","signatures":[{"sig":"MEQCIDIqbV1HeJ9shVFNh1wbiilzkAR7tMmIK75Sqd5iAIJGAiA57UTOnrQKc3W2IQyKiuEc8oyI+SkivxTi7vZwdSUPkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBpM5GZ8Vo/IT4DahjpAb2B7G/GhGhyzAdIDCw+2lxlWAiEA0iADnGiHCrY7iJRi061ATJvs6KUJ62h1aF2WBG58pWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axa-fr%2freact-oidc@7.29.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171982},"main":"./dist/index.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"0a9dcf847eba12f63e97a9fd471d2cc2db9ade4b","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f177af14-be08-47bf-8d11-02123c7b550c"}},"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"11.19.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"_nodeVersion":"22.23.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.5","@axa-fr/oidc-client-service-worker":"7.29.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.3","msw":"2.15.0","vite":"8.3.0","jsdom":"30.0.1","react":"^19.3.0","rimraf":"6.1.3","vitest":"5.0.0","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.3.0","typescript":"npm:@typescript/typescript6@6.0.2","@types/react":"19.3.0","vite-plugin-dts":"5.1.0","@vitest/coverage-v8":"5.0.0","@vitejs/plugin-react":"6.1.1","@testing-library/react":"16.3.3","@testing-library/jest-dom":"7.0.1","@testing-library/user-event":"14.6.7"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-oidc_7.29.5_1789821918135_0.6497269401424535","host":"s3://npm-registry-packages-npm-production"}},"7.29.6":{"_id":"@axa-fr/react-oidc@7.29.6","bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"dist":{"shasum":"a89150a3208d7cdce48f10dc1aca8cc65d7d02d0","tarball":"https://registry.npmjs.org/@axa-fr/react-oidc/-/react-oidc-7.29.6.tgz","fileCount":78,"integrity":"sha512-Yoq8fK+Nr6QhazNIzc5mwwzkUuEL3HVIUiQXqatkyTuTSRutXp69iciGIgHAVaTpl64dZ6Yntz17aabBCaT+yw==","signatures":[{"sig":"MEUCIHmLOGsTxoivVYQDGYCq/XjyTWbMsm7SrRjN28bVhdzYAiEAznnVxpkpbEggxp5uEf9csY2QD2fBGgWm2nrbqxTieDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCD+rqqtUE980xyuHBcm5mtw2vUdDm3/jLJODBqcD/WmQIgWpGOByZJ/LxWH+FEo4qgqC2Mg9O+tYK3K52unwXfueA="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@axa-fr%2freact-oidc@7.29.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171982},"main":"./dist/index.umd.cjs","name":"@axa-fr/react-oidc","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","gitHead":"7463acfc45589823a47fad470ad07839ef1f1684","license":"MIT","private":false,"scripts":{"lint":"eslint src","test":"vitest --root . --coverage","build":"vite build","clean":"rimraf dist","serve":"vite preview","start":"pnpm run copy-service-worker && vite","postinstall":"echo 'WARNING keep sink OidcServiceWorker.js version file'","copy-service-worker":"cpy ./node_modules/@axa-fr/oidc-client-service-worker/dist/* ./dist --flat"},"version":"7.29.6","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f177af14-be08-47bf-8d11-02123c7b550c"}},"homepage":"https://github.com/AxaFrance/oidc-client#readme","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"_npmVersion":"11.19.1","description":"OpenID Connect & OAuth authentication using react","directories":{},"maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"_nodeVersion":"22.23.2","browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"dependencies":{"@axa-fr/oidc-client":"7.29.6","@axa-fr/oidc-client-service-worker":"7.29.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"cpy":"13.2.3","msw":"2.15.0","vite":"8.3.0","jsdom":"30.0.1","react":"^19.3.0","rimraf":"6.1.3","vitest":"5.0.0","cpy-cli":"^7.0.0","cross-env":"^10.1.0","react-dom":"^19.3.0","typescript":"npm:@typescript/typescript6@6.0.2","@types/react":"19.3.0","vite-plugin-dts":"5.1.0","@vitest/coverage-v8":"5.0.0","@vitejs/plugin-react":"6.1.1","@testing-library/react":"16.3.3","@testing-library/jest-dom":"7.0.1","@testing-library/user-event":"14.6.7"},"peerDependencies":{"react":"^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-oidc_7.29.6_1789891763299_0.7735082357548964"}}},"time":{"created":"2022-05-03T08:42:45.294Z","modified":"2026-09-20T08:09:23.755Z","5.7.0-aplha0":"2022-05-03T08:42:45.522Z","5.7.0-alpha0":"2022-05-03T14:07:50.590Z","5.7.0":"2022-05-03T14:35:40.659Z","5.7.1":"2022-05-03T14:39:45.143Z","5.7.2":"2022-05-03T14:46:19.561Z","5.7.3-alpha0":"2022-05-04T20:32:45.778Z","5.7.3":"2022-05-05T19:19:03.693Z","5.7.4":"2022-05-05T20:48:27.925Z","5.7.5":"2022-05-05T21:18:48.394Z","5.8.0-alpha0":"2022-05-06T21:09:47.472Z","5.7.6-alph0":"2022-05-09T12:33:47.694Z","5.7.6-alpha1":"2022-05-09T15:30:40.774Z","5.7.6":"2022-05-09T20:42:09.173Z","5.7.7":"2022-05-10T16:27:44.425Z","5.7.8":"2022-05-25T13:45:26.033Z","5.8.0":"2022-05-30T15:30:15.707Z","5.8.1":"2022-05-30T17:11:14.466Z","5.9.0":"2022-06-01T10:28:00.177Z","5.10.0":"2022-06-03T14:15:48.735Z","5.10.1":"2022-06-07T16:15:50.392Z","5.10.2":"2022-06-10T13:35:07.331Z","5.10.3":"2022-06-10T13:44:47.323Z","5.10.4":"2022-06-10T13:48:58.919Z","5.10.5":"2022-06-10T14:01:08.975Z","5.10.6":"2022-06-10T15:30:04.343Z","5.10.7":"2022-06-10T15:58:25.875Z","5.10.8":"2022-06-19T13:54:14.382Z","5.10.9":"2022-06-20T08:22:02.672Z","5.11.0":"2022-06-24T20:01:25.276Z","5.11.1":"2022-06-25T16:14:21.781Z","5.12.0":"2022-06-26T13:51:05.950Z","5.13.0-alpha0":"2022-07-01T08:20:01.492Z","5.13.0":"2022-07-01T16:27:37.613Z","5.13.1":"2022-07-05T07:00:16.397Z","5.13.2":"2022-07-06T14:15:48.340Z","5.13.3":"2022-07-07T04:54:58.535Z","5.13.4":"2022-07-07T05:00:49.149Z","5.13.5":"2022-07-07T19:29:16.487Z","5.13.6":"2022-07-09T02:31:27.289Z","5.13.7":"2022-07-09T20:28:38.638Z","5.13.8":"2022-07-10T14:08:11.823Z","5.13.9":"2022-07-10T15:27:46.667Z","5.13.10":"2022-07-10T15:45:41.438Z","5.13.12":"2022-07-10T20:30:45.777Z","5.13.11":"2022-07-10T20:30:48.263Z","5.14.0":"2022-07-11T09:45:52.102Z","6.0.0-alpha0":"2022-07-17T21:45:34.707Z","6.0.0-alpha1":"2022-07-18T22:22:06.535Z","6.0.0-alpha2":"2022-07-19T13:27:34.375Z","6.0.0-alpha3":"2022-07-19T21:40:08.514Z","6.0.0-alpha4":"2022-07-19T21:56:33.923Z","6.0.0-alpha5":"2022-07-20T07:28:09.449Z","6.0.0-alpha6":"2022-07-20T07:49:27.425Z","6.0.0-alpha7":"2022-07-20T09:55:39.497Z","6.0.0-alpha8":"2022-07-20T13:53:52.141Z","6.0.0-alpha9":"2022-07-20T14:04:02.831Z","6.0.0-beta0":"2022-07-20T20:56:42.601Z","5.14.1":"2022-07-20T21:10:05.909Z","5.14.2":"2022-07-21T08:56:04.317Z","6.0.0-beta1":"2022-07-21T09:03:45.645Z","6.0.0-beta2":"2022-07-22T14:14:03.931Z","6.0.0-beta3":"2022-07-22T14:34:38.494Z","6.0.0-beta4":"2022-07-23T13:06:24.699Z","6.0.0-beta5":"2022-07-23T14:49:05.473Z","6.0.0-beta6":"2022-07-23T21:02:27.085Z","6.0.0-beta7":"2022-07-23T21:03:25.989Z","6.0.0-beta8":"2022-07-24T12:17:44.477Z","6.0.0-beta9":"2022-07-24T14:16:19.878Z","6.0.0-beta10":"2022-07-24T21:27:02.266Z","6.0.0-beta11":"2022-07-25T16:49:44.004Z","6.0.0-beta12":"2022-07-25T21:29:48.481Z","6.0.0-beta13":"2022-07-26T09:40:24.645Z","6.0.0-beta14":"2022-07-29T21:00:17.791Z","6.0.0-beta15":"2022-07-29T21:13:34.766Z","6.0.0-beta16":"2022-07-31T20:22:33.926Z","6.0.0-beta17":"2022-08-01T06:44:10.378Z","6.0.0":"2022-08-01T08:46:02.898Z","6.0.1":"2022-08-01T15:50:11.199Z","6.0.2":"2022-08-02T06:12:27.109Z","6.0.3":"2022-08-02T07:38:07.028Z","6.0.4":"2022-08-02T15:19:29.682Z","6.0.5":"2022-08-03T16:02:28.798Z","6.0.6":"2022-08-04T06:00:03.273Z","6.0.7":"2022-08-04T16:04:13.727Z","6.0.8":"2022-08-05T08:03:06.175Z","6.0.9":"2022-08-05T10:34:54.824Z","6.0.10":"2022-08-05T12:58:43.096Z","6.0.11":"2022-08-09T13:43:42.501Z","6.0.12":"2022-08-10T14:16:32.982Z","6.0.13":"2022-08-16T13:23:31.343Z","6.1.0":"2022-08-22T08:40:02.775Z","6.2.0":"2022-08-22T09:40:33.460Z","6.3.0":"2022-08-22T13:37:33.997Z","6.3.1":"2022-08-22T16:19:18.156Z","6.3.2":"2022-08-23T13:12:48.205Z","6.4.0":"2022-08-25T13:43:01.217Z","6.5.0-beta0":"2022-08-29T14:28:49.681Z","6.4.1":"2022-09-01T16:08:30.828Z","6.5.0-beta1":"2022-09-02T07:09:42.182Z","6.5.0":"2022-09-02T07:39:47.372Z","6.5.1":"2022-09-02T11:36:31.437Z","6.5.2":"2022-09-02T11:37:28.327Z","6.5.3":"2022-09-07T08:36:14.717Z","6.5.4":"2022-09-07T12:23:17.909Z","6.5.5":"2022-09-10T03:14:59.933Z","6.5.6":"2022-09-13T14:00:51.957Z","6.5.7":"2022-09-13T14:51:03.360Z","6.5.8-alpha0":"2022-09-13T20:15:33.247Z","6.5.8":"2022-09-14T07:24:00.886Z","6.5.9":"2022-09-14T20:02:49.222Z","6.5.10":"2022-09-16T08:39:25.554Z","6.6.0":"2022-09-19T09:38:36.287Z","6.6.1":"2022-09-20T15:43:16.816Z","6.6.2-alpha0":"2022-09-20T19:26:02.416Z","6.6.2":"2022-09-20T20:10:04.502Z","6.6.3":"2022-09-21T07:47:30.550Z","6.6.4":"2022-09-21T11:59:22.964Z","6.6.5":"2022-09-22T21:01:05.384Z","6.6.6":"2022-09-22T21:12:45.299Z","6.6.7":"2022-09-27T19:51:28.274Z","6.6.8":"2022-10-05T10:00:58.605Z","6.6.9-alpha0":"2022-10-06T14:44:33.447Z","6.7.0":"2022-10-06T15:42:17.137Z","6.8.0":"2022-10-06T16:24:49.785Z","6.8.1":"2022-10-07T06:31:51.144Z","6.8.2":"2022-10-11T12:23:01.341Z","6.9.0":"2022-10-14T13:29:38.283Z","6.9.1":"2022-10-14T13:38:39.828Z","6.9.2":"2022-10-14T14:47:45.957Z","6.9.3":"2022-10-20T21:16:48.356Z","6.9.4":"2022-10-22T18:15:26.756Z","6.9.5":"2022-10-22T21:28:42.413Z","6.9.6":"2022-10-23T21:32:41.453Z","6.9.7":"2022-10-25T10:01:35.101Z","6.10.0":"2022-10-25T14:10:07.607Z","6.10.1":"2022-10-25T15:56:08.457Z","6.10.2":"2022-10-25T16:14:11.252Z","6.10.3":"2022-10-25T16:21:20.191Z","6.10.4":"2022-10-25T16:22:59.120Z","6.10.5":"2022-10-25T16:28:32.913Z","6.10.6":"2022-10-25T16:37:50.544Z","6.10.7":"2022-10-25T21:26:20.801Z","6.10.8":"2022-10-26T08:23:35.973Z","6.10.9":"2022-10-26T12:17:50.683Z","6.10.9-alpha0":"2022-10-28T21:26:56.463Z","6.10.9-alpha1":"2022-11-07T11:23:20.857Z","6.10.11":"2022-11-10T15:00:11.081Z","6.10.12":"2022-11-10T15:01:45.353Z","6.10.13":"2022-11-10T15:07:08.181Z","6.10.14":"2022-11-12T21:26:50.333Z","6.10.15":"2022-11-12T21:27:50.239Z","6.10.16":"2022-11-14T11:06:19.511Z","6.10.17":"2022-11-14T14:58:39.342Z","6.10.18":"2022-11-16T03:03:23.897Z","6.10.19":"2022-11-20T01:57:25.627Z","6.10.20":"2022-11-25T17:15:56.137Z","6.10.21":"2022-11-29T19:59:48.769Z","6.11.0":"2022-12-14T11:13:32.646Z","6.11.1":"2022-12-15T09:31:32.047Z","6.11.2":"2022-12-31T17:08:03.178Z","6.11.3":"2023-01-03T09:43:55.671Z","6.11.4-alpha0":"2023-01-03T12:05:42.968Z","6.11.4-alpha1":"2023-01-03T12:16:36.058Z","6.11.4-alpha2":"2023-01-06T20:44:49.513Z","6.12.0":"2023-01-09T15:42:25.092Z","6.12.1":"2023-01-09T17:50:53.067Z","6.13.0":"2023-01-11T07:01:10.695Z","6.13.1":"2023-01-11T13:27:46.301Z","6.13.2":"2023-01-12T20:48:56.430Z","6.13.3":"2023-01-14T21:15:28.454Z","6.13.4":"2023-01-23T10:19:58.712Z","6.14.0":"2023-02-01T17:13:12.918Z","6.14.1":"2023-02-02T15:12:39.820Z","6.14.2-alpha0":"2023-02-06T14:47:42.587Z","6.14.2":"2023-02-06T18:59:53.533Z","6.14.3-alpha0":"2023-02-08T13:42:37.628Z","6.14.3":"2023-02-10T06:02:38.307Z","6.14.4":"2023-02-14T17:01:44.892Z","6.14.5":"2023-02-15T08:12:59.318Z","6.14.6":"2023-02-15T15:59:07.174Z","6.14.7":"2023-02-17T18:00:54.189Z","6.14.8":"2023-02-21T21:32:25.019Z","6.14.9":"2023-02-27T17:11:42.336Z","6.14.10":"2023-02-28T21:09:23.783Z","6.14.11":"2023-03-01T06:15:27.441Z","6.14.12":"2023-03-01T07:49:28.889Z","6.15.0":"2023-03-01T08:46:02.838Z","6.15.1":"2023-03-01T20:15:39.170Z","6.15.2":"2023-03-02T22:17:13.989Z","6.15.3":"2023-03-03T10:54:48.539Z","6.15.4":"2023-03-04T16:11:43.600Z","6.15.5":"2023-03-04T16:15:48.894Z","6.15.6":"2023-03-08T13:30:15.819Z","6.15.7":"2023-03-10T15:47:36.990Z","6.15.8":"2023-03-10T15:58:18.846Z","6.15.9":"2023-03-14T20:07:11.576Z","6.16.0":"2023-03-17T09:24:44.298Z","6.16.1":"2023-03-20T09:26:52.114Z","6.16.2":"2023-03-21T10:03:51.798Z","6.16.6":"2023-03-22T17:11:12.448Z","6.16.7":"2023-03-22T17:23:18.201Z","6.16.8-alpha0":"2023-03-26T17:19:57.528Z","6.16.8-alpha1":"2023-03-26T19:04:01.114Z","6.16.8":"2023-03-26T19:10:23.964Z","6.16.9":"2023-03-27T20:00:38.819Z","6.16.10":"2023-03-29T18:34:05.878Z","6.16.12":"2023-04-04T13:04:20.375Z","6.16.13":"2023-04-12T06:09:57.927Z","6.16.14":"2023-04-14T10:22:46.097Z","6.17.0":"2023-04-25T15:07:52.044Z","6.17.1":"2023-05-02T19:44:59.049Z","6.18.0":"2023-05-09T14:33:42.096Z","6.18.1":"2023-05-10T14:51:37.859Z","6.18.2":"2023-05-10T17:01:53.848Z","6.18.3":"2023-05-12T15:41:27.056Z","6.19.0":"2023-05-12T16:03:05.846Z","6.19.1":"2023-05-26T07:44:56.506Z","6.19.2":"2023-05-26T07:57:46.755Z","6.20.0":"2023-06-19T09:18:46.382Z","6.21.0":"2023-06-22T09:39:50.091Z","6.22.0":"2023-06-22T10:30:03.808Z","6.22.1":"2023-06-22T11:22:15.428Z","6.22.7":"2023-06-22T15:12:22.199Z","6.22.9":"2023-06-22T19:15:00.623Z","6.22.11":"2023-06-22T22:13:36.626Z","6.22.14":"2023-06-23T07:57:17.797Z","6.22.15":"2023-06-23T08:22:56.120Z","6.22.16":"2023-06-23T08:45:38.122Z","6.23.0":"2023-06-26T08:31:53.238Z","6.23.1":"2023-07-04T07:25:08.972Z","6.23.2":"2023-07-10T09:29:50.796Z","6.24.0":"2023-07-10T10:53:27.117Z","6.24.1":"2023-07-11T15:22:01.562Z","6.24.23-alpha914":"2023-07-20T16:32:46.391Z","6.24.27-alpha928":"2023-07-20T21:04:32.197Z","6.24.27-beta929":"2023-07-21T07:25:08.609Z","6.25.0-alpha939":"2023-07-22T08:06:57.986Z","6.25.1-alpha941":"2023-07-22T12:58:24.116Z","6.25.2-alpha949":"2023-07-22T17:12:53.890Z","6.25.3-alpha950":"2023-07-23T12:34:53.262Z","6.25.4-alpha952":"2023-07-23T12:41:54.914Z","6.25.4-alpha.967":"2023-07-24T09:04:07.823Z","6.25.4":"2023-07-24T10:27:53.376Z","6.25.5":"2023-07-24T10:53:31.992Z","6.25.6":"2023-07-24T12:34:23.219Z","6.26.6":"2023-07-28T12:28:22.262Z","7.0.0":"2023-08-01T13:29:14.212Z","7.0.1-alpha.996":"2023-08-02T16:49:08.663Z","7.0.1":"2023-08-03T09:38:35.283Z","7.1.0-alpha.1004":"2023-08-03T16:00:36.280Z","7.1.0-alpha.1005":"2023-08-04T08:36:07.641Z","7.1.0":"2023-08-04T12:15:58.327Z","7.2.0":"2023-08-04T14:12:44.741Z","7.2.1":"2023-08-07T09:16:57.086Z","7.2.2":"2023-08-07T16:11:12.729Z","7.3.0-alpha.1020":"2023-08-08T10:06:07.277Z","7.3.0-alpha.1022":"2023-08-08T10:24:00.796Z","7.3.0":"2023-08-08T11:53:01.109Z","7.3.1":"2023-08-08T16:15:07.506Z","7.4.0-alpha.1025":"2023-08-11T15:18:34.775Z","7.3.2":"2023-08-15T19:08:49.795Z","7.3.3":"2023-08-15T20:20:49.978Z","7.3.4-alpha.1030":"2023-08-25T09:51:03.599Z","7.3.4":"2023-08-25T13:50:31.161Z","7.4.0":"2023-09-05T12:21:06.873Z","7.4.1":"2023-09-07T19:55:48.465Z","7.5.0":"2023-09-19T14:09:28.106Z","7.5.1":"2023-09-20T15:59:14.215Z","7.6.0":"2023-09-21T09:15:39.860Z","7.7.0-alpha.1071":"2023-10-17T10:15:32.726Z","7.7.0-beta.1072":"2023-10-17T13:28:22.522Z","7.7.0-beta.1074":"2023-10-19T12:31:13.499Z","7.7.0-beta.1075":"2023-10-19T18:42:01.065Z","7.7.0":"2023-10-19T19:49:16.639Z","7.7.1":"2023-10-25T18:11:07.593Z","7.7.2":"2023-10-25T18:11:10.496Z","7.7.3":"2023-10-29T15:07:19.154Z","7.8.0":"2023-11-06T16:02:07.633Z","7.9.0-alpha.1110":"2023-11-11T15:13:25.889Z","7.9.0-alpha.1111":"2023-11-12T13:35:45.194Z","7.9.0":"2023-11-12T17:22:25.816Z","7.9.1-alpha.1119":"2023-11-13T19:49:42.455Z","7.9.1":"2023-11-13T20:32:45.077Z","7.9.2":"2023-11-17T11:38:37.749Z","7.9.3-alpha.1131":"2023-11-17T16:14:48.510Z","7.9.3-alpha.1132":"2023-11-17T16:23:07.648Z","7.9.3-alpha.1134":"2023-11-17T16:24:52.734Z","7.9.3":"2023-11-24T08:28:07.022Z","7.10.0":"2023-11-29T13:30:53.195Z","7.10.1":"2023-11-29T13:57:29.313Z","7.10.2":"2023-11-29T14:07:06.094Z","7.10.3":"2023-11-29T14:25:37.103Z","7.10.4":"2023-11-29T14:34:52.285Z","7.10.5":"2023-11-29T14:41:13.878Z","7.10.6":"2023-11-29T15:19:21.119Z","7.10.7":"2023-11-29T15:35:22.880Z","7.10.8":"2023-11-29T15:45:31.645Z","7.10.9":"2023-11-29T16:39:36.186Z","7.10.10":"2023-11-29T16:41:44.159Z","7.10.11":"2023-11-29T16:50:29.717Z","7.10.12":"2023-11-29T16:53:45.054Z","7.11.0":"2023-11-29T17:08:26.080Z","7.12.0":"2023-11-29T17:24:15.855Z","7.12.1":"2023-11-29T20:10:15.215Z","7.12.2":"2023-11-29T20:20:52.798Z","7.12.3":"2023-11-29T20:34:45.864Z","7.12.4":"2023-11-29T20:39:14.899Z","7.12.5":"2023-11-29T20:39:40.012Z","7.12.11":"2023-11-30T08:27:50.600Z","7.12.12":"2023-11-30T11:25:59.009Z","7.13.0-alpha.1221":"2023-12-04T15:17:41.760Z","7.13.0":"2023-12-04T20:02:41.822Z","7.13.1-alpha.1223":"2023-12-05T19:58:40.126Z","7.13.1":"2023-12-05T20:33:03.208Z","7.13.2":"2023-12-07T05:46:26.909Z","7.13.3":"2023-12-07T05:50:22.572Z","7.13.4":"2023-12-07T05:51:19.969Z","7.13.5":"2023-12-07T05:52:09.951Z","7.13.6":"2023-12-07T05:56:23.374Z","7.13.7-alpha.1239":"2023-12-09T09:44:45.409Z","7.13.7-alpha.1242":"2023-12-12T20:20:25.656Z","7.13.7":"2023-12-15T17:05:23.987Z","7.13.8":"2023-12-18T12:08:02.653Z","7.13.9":"2023-12-19T09:39:18.063Z","7.13.10":"2023-12-20T08:55:38.524Z","7.13.11":"2023-12-20T09:23:01.085Z","7.13.12":"2023-12-28T13:58:14.201Z","7.13.13":"2024-01-02T10:01:17.114Z","7.13.14":"2024-01-02T10:01:32.121Z","7.13.15-alpha.1268":"2024-01-06T21:49:20.436Z","7.13.15":"2024-01-16T20:34:52.327Z","7.13.16-alpha.1275":"2024-01-22T08:30:05.531Z","7.13.16-beta.1276":"2024-01-25T17:04:46.135Z","7.13.16-alpha.1277":"2024-01-25T17:14:36.535Z","7.13.16-alpha.1278":"2024-01-25T17:16:34.346Z","7.13.16":"2024-01-25T20:02:50.756Z","7.14.0":"2024-01-26T11:56:43.866Z","7.15.0-alpha.1286":"2024-01-26T13:37:22.958Z","7.14.1":"2024-01-28T14:08:41.770Z","7.15.1":"2024-01-30T22:13:25.624Z","7.15.2-alpha.1295":"2024-02-01T09:40:47.909Z","7.15.2-alpha.1301":"2024-02-02T08:56:43.667Z","7.15.2":"2024-02-03T14:00:14.192Z","7.15.3":"2024-02-03T14:22:41.247Z","7.15.4-alpha.1309":"2024-02-03T15:00:06.623Z","7.15.4-alpha.1310":"2024-02-03T19:12:42.049Z","7.15.4-alpha.1311":"2024-02-03T20:04:13.628Z","7.15.4-alpha.1312":"2024-02-03T20:21:39.375Z","7.15.4-alpha.1313":"2024-02-03T20:25:36.855Z","7.15.4-beta.1314":"2024-02-03T21:28:23.641Z","7.15.4":"2024-02-03T21:33:27.599Z","7.15.5-alpha.1318":"2024-02-05T19:55:17.009Z","7.15.5-alpha.1324":"2024-02-06T08:52:55.777Z","7.15.5":"2024-02-09T05:56:05.208Z","7.16.0":"2024-02-10T14:30:43.146Z","7.17.0":"2024-02-10T14:56:18.063Z","7.17.1-alpha.1337":"2024-02-10T15:03:50.154Z","7.17.1":"2024-02-10T15:06:15.396Z","7.17.2":"2024-02-11T12:59:21.375Z","7.17.3":"2024-02-11T14:02:23.612Z","7.17.4":"2024-02-11T17:53:02.496Z","7.18.0":"2024-02-13T20:41:42.157Z","7.18.1":"2024-02-13T20:49:03.562Z","7.18.2":"2024-02-15T19:31:09.944Z","7.18.3":"2024-02-15T19:57:39.201Z","7.18.4":"2024-02-17T14:55:39.482Z","7.18.5":"2024-02-18T14:26:25.666Z","7.19.0":"2024-02-22T20:38:33.844Z","7.19.1-alpha.1370":"2024-02-28T13:23:34.217Z","7.19.1-alpha.1372":"2024-02-28T17:08:52.703Z","7.19.1":"2024-03-04T08:23:25.291Z","7.19.2":"2024-03-07T17:12:51.624Z","7.19.3":"2024-03-07T18:54:25.332Z","7.19.5":"2024-03-12T20:26:22.633Z","7.19.6":"2024-03-13T11:25:11.146Z","7.20.0-alpha.1393":"2024-03-19T19:58:28.111Z","7.20.0-alpha.1394":"2024-03-21T12:52:23.806Z","7.20.0-alpha.1395":"2024-03-22T17:49:21.821Z","7.20.0-alpha.1396":"2024-03-22T19:25:58.145Z","7.20.0":"2024-03-22T20:18:48.778Z","7.20.1-alpha.1398":"2024-03-23T15:15:33.878Z","7.20.1-beta.1399":"2024-03-23T20:26:57.947Z","7.20.1-beta.1400":"2024-03-24T15:17:33.586Z","7.20.1":"2024-03-24T15:23:09.049Z","7.21.0":"2024-03-28T19:35:12.812Z","7.22.0-alpha.1404":"2024-03-28T19:52:26.690Z","7.22.0-alpha.1416":"2024-04-04T07:28:38.231Z","7.22.0":"2024-04-10T06:02:27.053Z","7.22.1":"2024-04-15T19:40:44.326Z","7.22.2":"2024-04-16T20:01:18.322Z","7.22.3":"2024-04-18T19:15:10.887Z","7.22.4-alpha.1423":"2024-04-19T19:17:26.525Z","7.22.4-alpha.1424":"2024-04-22T15:38:00.331Z","7.22.4-alpha.1425":"2024-04-22T19:50:41.328Z","7.22.4":"2024-04-23T01:30:45.083Z","7.22.5":"2024-05-19T13:27:09.247Z","7.22.6-alpha.1437":"2024-05-22T06:46:36.364Z","7.22.6":"2024-05-22T20:06:39.116Z","7.22.7-alpha.1446":"2024-06-05T20:27:04.388Z","7.22.7-alpha.1447":"2024-06-07T04:56:17.778Z","7.22.7":"2024-06-07T07:29:29.058Z","7.22.8-alpha.1449":"2024-06-13T10:18:19.262Z","7.22.8-alpha.1450":"2024-06-13T19:11:29.095Z","7.22.8-alpha.1451":"2024-06-13T19:17:38.838Z","7.22.8":"2024-06-18T15:50:04.129Z","7.22.9-alpha.1456":"2024-06-28T20:19:37.937Z","7.22.9":"2024-07-02T06:18:49.618Z","7.22.13":"2024-07-05T07:56:38.209Z","7.22.14":"2024-07-10T15:55:46.838Z","7.22.15":"2024-07-10T19:28:46.813Z","7.22.16":"2024-07-11T16:25:41.569Z","7.22.17":"2024-07-15T15:10:09.715Z","7.22.18":"2024-07-16T19:35:47.699Z","7.22.19-alpha.1516":"2024-07-19T07:51:39.191Z","7.22.19":"2024-07-20T13:30:51.885Z","7.22.20":"2024-07-22T20:41:16.448Z","7.22.21":"2024-07-26T11:44:33.954Z","7.22.22-alpha.1536":"2024-08-02T07:20:13.780Z","7.22.22-alpha.1539":"2024-08-13T11:58:20.336Z","7.22.22":"2024-08-20T08:00:37.391Z","7.22.23":"2024-08-25T13:40:10.569Z","7.22.24":"2024-09-02T19:56:49.011Z","7.22.25-beta.1555":"2024-09-11T08:58:16.668Z","7.22.25":"2024-09-26T19:22:47.835Z","7.22.26":"2024-09-27T20:46:05.639Z","7.22.27-alpha.1571":"2024-09-28T14:28:24.920Z","7.22.27-alpha.1572":"2024-09-28T14:30:30.707Z","7.22.27":"2024-09-28T16:00:38.145Z","7.22.28":"2024-09-29T13:51:30.761Z","7.22.29":"2024-09-29T19:22:39.543Z","7.22.30":"2024-10-01T19:29:14.804Z","7.22.31":"2024-10-02T19:13:18.751Z","7.22.32":"2024-10-04T15:02:27.066Z","7.23.0":"2024-11-22T08:13:27.524Z","7.23.1":"2024-11-27T16:41:03.256Z","7.24.0":"2025-01-03T12:52:29.033Z","7.24.1":"2025-01-10T22:15:07.992Z","7.25.0":"2025-01-24T17:42:17.097Z","7.25.1":"2025-02-05T19:34:09.887Z","7.25.2":"2025-02-05T20:05:23.096Z","7.25.3":"2025-02-07T06:35:11.693Z","7.25.4":"2025-03-25T13:58:47.258Z","7.25.5":"2025-03-27T17:15:43.838Z","7.25.6":"2025-03-28T21:29:43.582Z","7.25.7-alpha.1675":"2025-03-31T16:41:38.003Z","7.25.7-alpha.1680":"2025-03-31T18:55:35.031Z","7.25.7":"2025-04-01T08:47:54.255Z","7.25.8":"2025-04-04T18:20:26.720Z","7.25.9":"2025-04-11T14:12:18.268Z","7.25.10-alpha.1716":"2025-04-23T14:42:36.959Z","7.25.10-beta.1717":"2025-04-23T15:47:00.710Z","7.25.10":"2025-04-24T08:37:33.073Z","7.25.11":"2025-04-29T20:01:20.602Z","7.25.12":"2025-04-30T07:22:34.690Z","7.25.13":"2025-05-05T19:08:32.613Z","7.25.14":"2025-08-02T06:28:53.052Z","7.25.15":"2025-09-02T19:14:46.535Z","7.25.16-alpha.1772":"2025-09-04T07:21:02.526Z","7.25.16-alpha.1773":"2025-09-04T15:33:24.005Z","7.25.16-alpha.1774":"2025-09-04T15:38:21.533Z","7.25.16":"2025-09-04T16:12:41.091Z","7.26.0":"2025-09-17T09:02:10.591Z","7.26.1-alpha.1797":"2025-11-24T19:05:18.026Z","7.26.3":"2026-01-28T21:42:55.990Z","7.26.4":"2026-02-12T10:01:40.822Z","7.26.5":"2026-02-21T10:56:32.308Z","7.26.6":"2026-02-21T12:32:44.375Z","7.26.7":"2026-02-21T20:00:16.712Z","7.26.8":"2026-03-10T10:34:00.988Z","7.27.0":"2026-03-11T12:52:49.606Z","7.27.1":"2026-03-18T17:04:26.249Z","7.27.2":"2026-04-20T15:11:20.617Z","7.27.3":"2026-04-21T16:34:37.687Z","7.27.4":"2026-04-27T06:39:42.540Z","7.27.7":"2026-05-15T13:25:28.128Z","7.27.8":"2026-05-15T19:34:25.236Z","7.27.11":"2026-06-13T17:24:40.060Z","7.27.12":"2026-06-16T09:16:58.836Z","7.27.13":"2026-06-16T09:28:28.015Z","7.27.14":"2026-06-16T09:31:21.022Z","7.27.15":"2026-06-21T13:06:24.145Z","7.27.16":"2026-06-23T19:28:32.578Z","7.27.17":"2026-06-23T20:01:59.234Z","7.27.18":"2026-06-23T20:23:39.914Z","7.27.19":"2026-06-24T15:38:13.787Z","7.29.1":"2026-08-05T09:43:22.857Z","7.29.2":"2026-09-02T10:02:30.432Z","7.29.3":"2026-09-13T07:43:59.795Z","7.29.4":"2026-09-19T07:50:32.753Z","7.29.5":"2026-09-19T12:45:18.235Z","7.29.6":"2026-09-20T08:09:23.396Z"},"bugs":{"url":"https://github.com/AxaFrance/oidc-client/issues"},"license":"MIT","homepage":"https://github.com/AxaFrance/oidc-client#readme","keywords":["oidc","OpenID Connect","openid","oauth2","oauth","react","nextjs","next"],"repository":{"url":"git+https://github.com/AxaFrance/oidc-client.git","type":"git"},"description":"OpenID Connect & OAuth authentication using react","maintainers":[{"name":"guillaume.chervet.axa","email":"guillaume.chervet@axa.fr"},{"name":"samuel-gomez","email":"contact@samuelgomez.fr"},{"name":"arnaudforaison","email":"arnaud.foraison@gmail.com"},{"name":"johnathan.meunier","email":"johnathan2693@gmail.com"},{"name":"martinweb","email":"stievenart.m@gmail.com"}],"readme":"# @axa-fr/react-oidc\n\nReact components and hooks for OpenID Connect (OIDC), built on [`@axa-fr/oidc-client`](../oidc-client/README.md). The provider handles browser authentication callbacks, session restoration, and token renewal; your components use hooks to sign in, read user information, and call protected APIs.\n\nThe library supports Authorization Code Flow with PKCE, multiple named configurations, optional service-worker token isolation, PAR, and DPoP. It is a browser-side authentication library, not a server-side session or authorization system.\n\n- [Quick start](#quick-start)\n- [Protect components](#protect-components)\n- [Call protected APIs](#call-protected-apis)\n- [User information and token hooks](#user-information-and-token-hooks)\n- [Service worker](#service-worker)\n- [Configuration, renewal, PAR, and DPoP](#configuration-renewal-par-and-dpop)\n- [Custom components and provider options](#custom-components-and-provider-options)\n- [Routing and Next.js](#routing-and-nextjs)\n- [Named configurations](#named-configurations)\n- [Errors and missing providers](#errors-and-missing-providers)\n- [Examples and further reading](#examples-and-further-reading)\n\n<a id=\"getting-started\"></a>\n\n## Quick start\n\n```sh\nnpm install @axa-fr/react-oidc\n```\n\nRegister a public browser client with your identity provider using Authorization Code Flow with PKCE. Register the exact callback URL and post-logout URL, and allow the application's origin through CORS. Never embed a client secret in a browser application.\n\nReplace the issuer and client ID below with your own settings. This example assumes a client-rendered React application with an HTML element named `root`. Your web server must serve the application on `/authentication/callback` as well as `/`.\n\n```tsx\nimport { useState } from 'react';\nimport { createRoot } from 'react-dom/client';\nimport { OidcProvider, useOidc, type OidcConfiguration } from '@axa-fr/react-oidc';\n\nconst configuration: OidcConfiguration = {\n  client_id: 'your-public-client',\n  authority: 'https://issuer.example.com',\n  redirect_uri: `${window.location.origin}/authentication/callback`,\n  scope: 'openid profile',\n};\n\nfunction Account(): React.JSX.Element {\n  const { login, logout, isAuthenticated } = useOidc();\n  const [hasError, setHasError] = useState(false);\n\n  const changeSession = async (): Promise<void> => {\n    setHasError(false);\n    try {\n      if (isAuthenticated) {\n        await logout('/');\n      } else {\n        await login('/');\n      }\n    } catch {\n      setHasError(true);\n    }\n  };\n\n  return (\n    <main>\n      <p>{isAuthenticated ? 'Signed in' : 'Not signed in'}</p>\n      <button type=\"button\" onClick={changeSession}>\n        {isAuthenticated ? 'Sign out' : 'Sign in'}\n      </button>\n      {hasError && <p role=\"alert\">Authentication failed. Please try again.</p>}\n    </main>\n  );\n}\n\nconst root = document.getElementById('root');\nif (!root) throw new Error('Missing root element');\n\ncreateRoot(root).render(\n  <OidcProvider configuration={configuration}>\n    <Account />\n  </OidcProvider>,\n);\n```\n\n`OidcProvider` processes the callback route; do not call `loginCallbackAsync()` yourself inside this React setup. `login('/')` selects the application destination after authentication, not the registered callback URL.\n\nThis example uses browser storage. For optional token isolation, follow the [service-worker setup](#service-worker).\n\n```mermaid\nflowchart LR\n    UI[\"React components and hooks\"] --> Provider[\"OidcProvider\"]\n    Provider --> Client[\"@axa-fr/oidc-client\"]\n    Client --> IdP[\"OIDC identity provider\"]\n    Client --> SW[\"Optional service worker\"]\n    SW --> API[\"Trusted API\"]\n    Client --> Fetch[\"OIDC fetch without worker\"]\n    Fetch --> API\n```\n\n## Protect components\n\n`OidcSecure` starts login when there is no authenticated session and renders its children only after authentication:\n\n```tsx\nimport { OidcSecure } from '@axa-fr/react-oidc';\n\nexport function PrivatePage(): React.JSX.Element {\n  return (\n    <OidcSecure callbackPath=\"/account\">\n      <h1>Account</h1>\n    </OidcSecure>\n  );\n}\n```\n\nPlace it beneath `OidcProvider`. You can protect the whole application, a route element, or a smaller component. Optional props are `callbackPath`, authorization `extras`, and `configurationName`.\n\nThe higher-order component (HOC) equivalent is:\n\n```tsx\nimport { withOidcSecure } from '@axa-fr/react-oidc';\n\nfunction AccountDetails(): React.JSX.Element {\n  return <h1>Account details</h1>;\n}\n\nexport const ProtectedAccountDetails = withOidcSecure(AccountDetails, '/account');\n```\n\nIts signature is `withOidcSecure(Component, callbackPath?, extras?, configurationName?)`.\n\nThese components gate the UI; your APIs must independently validate tokens and enforce authorization.\n\n## Call protected APIs\n\n`useOidcFetch()` returns a fetch wrapper that attaches the access token (or a service-worker placeholder) and integrates with renewal. Use it only for trusted API URLs, not arbitrary user-supplied destinations.\n\n```tsx\nimport { useState } from 'react';\nimport { useOidcFetch } from '@axa-fr/react-oidc';\n\nexport function ProfileRequest(): React.JSX.Element {\n  const { fetch: oidcFetch } = useOidcFetch();\n  const [status, setStatus] = useState('Ready');\n\n  const loadProfile = async (): Promise<void> => {\n    setStatus('Loading…');\n    try {\n      const response = await oidcFetch('https://api.example.com/profile');\n      if (!response.ok) {\n        throw new Error(`API request failed with status ${response.status}`);\n      }\n      setStatus('Profile request succeeded');\n    } catch {\n      setStatus('Could not load the profile');\n    }\n  };\n\n  return (\n    <>\n      <button type=\"button\" onClick={loadProfile}>\n        Load profile\n      </button>\n      <p role=\"status\">{status}</p>\n    </>\n  );\n}\n```\n\nRender protected API consumers beneath `OidcSecure`, or wait until `useOidc().isAuthenticated` is true. Check `response.ok`: ordinary HTTP error responses do not automatically reject.\n\n| API                                                                                     | Arguments / result                                                            |\n| --------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |\n| `useOidcFetch(fetch?, configurationName?, demonstratingProofOfPossession?)`             | Returns `{ fetch }`; defaults to browser fetch and configuration `'default'`. |\n| `withOidcFetch(fetch?, configurationName?, demonstratingProofOfPossession?)(Component)` | Injects a `fetch` prop into a component.                                      |\n\nFor example, `withOidcFetch()(ProfileComponent)` supplies the same wrapper through props instead of a hook.\n\n## User information and token hooks\n\n### User information\n\n`useOidcUser()` reads the provider's user-info endpoint and exposes loading state. The exported enum is **`OidcUserStatus`**:\n\n```tsx\nimport { OidcUserStatus, useOidcUser } from '@axa-fr/react-oidc';\n\nexport function UserGreeting(): React.JSX.Element {\n  const { oidcUser, oidcUserLoadingState } = useOidcUser();\n\n  switch (oidcUserLoadingState) {\n    case OidcUserStatus.Loading:\n      return <p>Loading profile…</p>;\n    case OidcUserStatus.Unauthenticated:\n      return <p>Please sign in.</p>;\n    case OidcUserStatus.LoadingError:\n      return <p>Could not load your profile.</p>;\n    default:\n      return <p>Hello, {oidcUser?.name ?? 'there'}.</p>;\n  }\n}\n```\n\nThe hook also returns `reloadOidcUser()`. Use `useOidcUser<MyUserInfo>(configurationName?, demonstratingProofOfPossession?)` for custom claims, where `MyUserInfo` extends `OidcUserInfo`.\n\n### Hook reference\n\n| Hook                                                                  | Return values                                                                                            |\n| --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |\n| `useOidc(configurationName?)`                                         | `isAuthenticated`, `login`, `logout`, `renewTokens`.                                                     |\n| `useOidcUser<T>(configurationName?, demonstratingProofOfPossession?)` | `oidcUser`, `oidcUserLoadingState`, `reloadOidcUser`.                                                    |\n| `useOidcAccessToken(configurationName?)`                              | `accessToken`, `accessTokenPayload`, and, when enabled, `generateDemonstrationOfProofOfPossessionAsync`. |\n| `useOidcIdToken(configurationName?)`                                  | `idToken`, `idTokenPayload`.                                                                             |\n\n`login(callbackPath?, extras?, silentLoginOnly?, scope?)`, `logout(callbackPath?, extras?)`, and `renewTokens(extras?)` return promises.\n\nPrefer `useOidcFetch` over manually building authorization headers. When worker token hiding is enabled, `accessToken` is a placeholder rather than the real token. Do not render or log raw tokens, and treat user claims as personal data. An ID token identifies the user to the client; it is not a replacement for an API access token.\n\n## Service worker\n\nEnsure your application's static-assets directory exists (`public` below), then install the worker assets:\n\n```sh\nnode ./node_modules/@axa-fr/react-oidc/bin/copy-service-worker-files.mjs public\n```\n\nKeep the generated `OidcServiceWorker.js` synchronized with package updates. For example, merge this into your application's `package.json`:\n\n```json\n{\n  \"scripts\": {\n    \"postinstall\": \"node ./node_modules/@axa-fr/react-oidc/bin/copy-service-worker-files.mjs public\"\n  }\n}\n```\n\nThen:\n\n1. Configure `public/OidcTrustedDomains.js` with your provider and API destinations.\n2. Add `service_worker_relative_url: '/OidcServiceWorker.js'` to the OIDC configuration.\n3. Set `service_worker_only: true` if login must not fall back to browser token storage.\n4. Serve the worker over HTTPS (or localhost) with a scope that covers the application.\n\nFollow the [core service-worker guide](../oidc-client/README.md#service-worker) for a trusted-domain example, all options, token-exposure choices, and fallback behavior.\n\n**Multi-tab login:** when `allowMultiTabLogin: true` is set in a trusted-domain entry, use `useOidcFetch()` or `withOidcFetch()` for protected API calls. Their tab-specific placeholder identifies the session to the worker. Plain fetch or a default Axios request cannot supply that marker and may result in HTTP 401.\n\nThe worker can hide access and refresh tokens from application JavaScript, but it does **not** prevent XSS or stop injected code from making requests through your application. It does not hide all identity information. Keep normal XSS defenses and avoid broad trusted-domain rules.\n\n## Configuration, renewal, PAR, and DPoP\n\n`OidcProvider` accepts the same `OidcConfiguration` as the vanilla client. Keep provider props, such as custom components and routing callbacks, outside that configuration object.\n\n- **Configuration:** see the [core configuration reference](../oidc-client/README.md#configuration) for required fields, storage, discovery, timeouts, logout, and session monitoring.\n- **Renewal:** automatic renewal is enabled by default. For `TokenAutomaticRenewMode.AutomaticOnlyWhenFetchExecuted`, use `useOidcFetch`/`withOidcFetch` so requests trigger renewal. See [renewal behavior and strict renewal](../oidc-client/README.md#token-renewal).\n- **Silent login:** add a distinct `silent_redirect_uri` if required. The provider handles its silent-login routes. Provider and browser cookie policies can prevent iframe login.\n- **PAR:** set `par: 'auto'` or `'required'` in `configuration`; the default is `'disabled'`. `auto` uses PAR when an endpoint is advertised; missing required endpoints fail before navigation. Once selected, PAR errors never silently downgrade. See [full PAR semantics, errors, and CORS requirements](../oidc-client/README.md#pushed-authorization-requests-par).\n- **DPoP:** enable `demonstrating_proof_of_possession` and use `useOidcFetch(undefined, 'default', true)` or `withOidcFetch(undefined, 'default', true)`. For user info, use `useOidcUser('default', true)`. See [DPoP and worker-specific settings](../oidc-client/README.md#dpop). Both the identity provider and resource server must support it.\n\n## Custom components and provider options\n\nReplace built-in status screens with your own components. These are **provider props**, not fields inside `configuration`:\n\n```tsx\nconst Loading = (): React.JSX.Element => <p>Restoring your session…</p>;\nconst AuthenticationError = (): React.JSX.Element => (\n  <p role=\"alert\">Sign-in failed. Please return to the sign-in page and try again.</p>\n);\n\n<OidcProvider\n  configuration={configuration}\n  loadingComponent={Loading}\n  authenticatingErrorComponent={AuthenticationError}\n>\n  <App />\n</OidcProvider>;\n```\n\n| Provider prop                                   | Purpose                                                                                                         |\n| ----------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |\n| `configuration`, `configurationName`            | Client configuration and its name (`'default'` by default).                                                     |\n| `loadingComponent`                              | Session restoration/loading screen.                                                                             |\n| `loadingTimeoutComponent`                       | Screen shown when the loading watchdog expires.                                                                 |\n| `authenticatingComponent`                       | Screen shown while starting login.                                                                              |\n| `authenticatingErrorComponent`                  | Login or callback failure screen.                                                                               |\n| `callbackSuccessComponent`                      | Screen shown after a successful callback.                                                                       |\n| `sessionLostComponent`                          | Session-loss screen.                                                                                            |\n| `serviceWorkerNotSupportedComponent`            | Unavailable-worker screen when worker-only mode is required.                                                    |\n| `onSessionLost`                                 | Handles session loss instead of displaying the built-in session-loss flow.                                      |\n| `onLogoutFromAnotherTab`, `onLogoutFromSameTab` | React to logout events.                                                                                         |\n| `onEvent(configurationName, eventName, data)`   | Observe client events; avoid logging complete payloads.                                                         |\n| `withCustomHistory`                             | Returns a history adapter with `replaceState(url, stateHistory?)`.                                              |\n| `navigateAfterCallback(callbackPath)`           | Async callback to perform post-login navigation; takes precedence over the history adapter for this navigation. |\n| `getFetch`                                      | Supplies a custom fetch implementation for the underlying client.                                               |\n| `location`                                      | Custom `ILOidcLocation` adapter.                                                                                |\n\nCustom status components receive `configurationName`. Set `configuration.loading_timeout_ms` to change the default 30-second loading watchdog, or a nonpositive value to disable it. See [`OidcProviderProps`](./src/OidcProvider.tsx) for the full type.\n\n## Routing and Next.js\n\n### Client-side routers\n\nThe default navigation uses the browser History API and dispatches `popstate`. Keep `OidcProvider` mounted on callback URLs. Protect route elements with `OidcSecure`; no particular router package is required.\n\nFor a router-specific integration, provide `navigateAfterCallback` to perform and await the router's navigation, or `withCustomHistory` to replace the default history adapter. These options belong on `OidcProvider`.\n\nThe library retains hash-route callback matching for legacy integrations, but OAuth redirect URIs must not contain a fragment. Prefer path-based callback URLs for new deployments, even if the rest of the application uses a hash router. Existing hash-callback setups depend on provider-specific behavior. Interactive and silent callback URLs must be different.\n\n### Next.js\n\nKeep this browser library behind a client-only boundary: do not access `window` or initialize the OIDC client while rendering on the server. In the App Router, `'use client'` alone does not disable prerendering; use an appropriate client-only mounting or dynamic-import strategy.\n\nThe repository's [Next.js demo](../../examples/nextjs-demo/README.md) uses the **Pages Router** and a custom history adapter. For an initialized client-only provider using `next/router`, a post-login navigation adapter can look like this:\n\n```tsx\nimport { useRouter } from 'next/router';\nimport { OidcProvider } from '@axa-fr/react-oidc';\n\nfunction ClientAuth({ children }: React.PropsWithChildren): React.JSX.Element {\n  const router = useRouter();\n\n  return (\n    <OidcProvider\n      configuration={configuration}\n      navigateAfterCallback={async (path: string): Promise<void> => {\n        await router.replace(path);\n        window.dispatchEvent(new Event('popstate'));\n      }}\n    >\n      {children}\n    </OidcProvider>\n  );\n}\n```\n\nHere `configuration` is your browser-side OIDC configuration. Do not copy `next/router` into an App Router application; adapt to that router's APIs and navigation lifecycle. This package does not provide server-side route protection or a server session.\n\n## Named configurations\n\nUse names to separate identity providers or sessions with different scopes. Give each configuration distinct callback URLs and, for worker mode, a matching trusted-domain entry.\n\n```tsx\n<OidcProvider configuration={accountConfiguration}>\n  <OidcProvider configuration={paymentsConfiguration} configurationName=\"payments\">\n    <App />\n  </OidcProvider>\n</OidcProvider>\n```\n\nSelect the name explicitly; nesting does not change the hooks' default name:\n\n```tsx\nconst { login, isAuthenticated } = useOidc('payments');\nconst { fetch: paymentsFetch } = useOidcFetch(undefined, 'payments');\n```\n\nUse `<OidcSecure configurationName=\"payments\">` for that session's protected UI. Token and user hooks also accept a configuration name.\n\n## Errors and missing providers\n\n`OidcError`, `OidcErrorCode`, `isOidcError`, `OidcStateError`, `OidcStateErrorCode`, `isOidcStateError`, and the PAR error classes/guards are re-exported from this package. Use stable codes and phases, not string matching, for error handling.\n\nSee the [core errors and events guide](../oidc-client/README.md#errors-and-events) for renewal errors, missing/mismatched state, missing nonces, retryability, and recovery. The provider's custom error/session-loss screens and `onEvent` callback are the React integration points. For strict renewal outside a hook, use `OidcClient.getOrThrow(name).renewTokensOrThrowAsync()`.\n\nWhen no client has been initialized for a name, `useOidc`, `useOidcUser`, `useOidcAccessToken`, and `useOidcIdToken` warn once per name and return unauthenticated/null defaults. This is useful in tests and Storybook, but does not initialize authentication.\n\n`OidcClient.get(name)` returns `null` for a missing client; `getOrThrow(name)` fails explicitly. `OidcSecure` and requests made through `useOidcFetch` require initialization and remain fail-fast. Mount a matching provider before using them.\n\n## Examples and further reading\n\n- [React demo](../../examples/react-oidc-demo/README.md) — routes, hooks, worker options, and named configurations.\n- [Next.js demo](../../examples/nextjs-demo/README.md) — Pages Router integration.\n- [Core client guide and API](../oidc-client/README.md).\n- [Service-worker protocol](../oidc-client-service-worker/PROTOCOL.md).\n- [Service-worker package guide](../oidc-client-service-worker/README.md).\n- [FAQ and deployment guidance](../../FAQ.md).\n\nThe demos use the repository's pnpm workspace. Follow their READMEs for setup rather than installing each package separately.\n","readmeFilename":"README.md"}