AxaFrance / oidc-client

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

Doc: Howtos: Need example of electron app with multi auth (tab wise) #1438

Open pgangwani opened 2 weeks ago

pgangwani commented 2 weeks ago

Issue and Steps to Reproduce

Hello maintainer, I would like to see example of service worker implementation where there are multiple micro front end have diff client ids configured in single spa (navigation/layout) page. Can we Have some examples or guide me so that can contribute.

Versions

Screenshots

Expected

Actual

Additional Details

guillaume-chervet commented 2 weeks ago

Hi @pgangwani , I will try to that with actual demo. Dudende provide a very short accesstoken lifetime clientid and a longer one. The multitab page already works if you try to update it with different client id (and also providers)