AxaFrance / oidc-client

Light, Secure, Pure Javascript OIDC (Open ID Connect) Client. We provide also a REACT wrapper (compatible NextJS, etc.).
MIT License
571 stars 152 forks source link

Warning about incompatibility with future version of Vite (v6.0) #1344

Open tobiashochguertel opened 2 months ago

tobiashochguertel commented 2 months ago

Issue and Steps to Reproduce

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.

In relation to #1343.

Would be good when we can consider this early?

guillaume-chervet commented 2 months ago

Thank very much @tobiashochguertel