Guillaume Chervet
Guillaume Chervet
Yes we have add it. Do you need it soon?
Hi @beckerpablo , very sorry for the delay. It is possible to do this o the v5 version by using vanillajs files directly. I will add more documentation as soon...
Hi @MadeByForeV, thank you very much for the issue, your problem seem that your oidc server https://localhost:44333/ does seems to be reacheable. what do you have in your network panel...
I can reproduce the error with a nextjs starter. I will add a full code sample as soon as i can.
hi @MadeByForeV , I have added a working demo here https://github.com/AxaGuilDEv/react-oidc/pull/804
hi @MadeByForeV , There is a bug I need to debug ^^ You can as a workaround set "authority_configuration" information inside your configuration ``` const configuration = { client_id: 'interactive.public.short',...
Hi @MadeByForeV , I think the fetch problem is fixed in the last alpha version. if you want you can make a try : https://black-rock-0dc6b0d03-817.westeurope.1.azurestaticapps.net/ Published under version 6.0.0-alpha0 The...
Here a quick migration guide : https://github.com/AxaGuilDEv/react-oidc/blob/295776fbfeabde78f6d39ae5326f3a7da5050a11/MIGRATION_GUIDE_V5_TO_V6.md
Hi @MadeByForeV , everything is working fine now in v6. May we close the issue?
Hi @MadeByForeV, i think everything is OK now, i close the issue feel free to reopen it if needed. Thank you very much for this issue.