Guillaume Chervet

Results 534 comments of Guillaume Chervet

I am sorry for the delay @geniusit . I am on it as soon as i can. I have a bush month ^^

Hi @fffan64 , react oidc is compatible with nextjs. But Server side rendering won't work well on the not authorised part. I have to check why it does work with...

Hi @john-davis-fundthatflip , thank you very much for your issue. I have found that specification : https://openid.net/specs/openid-connect-prompt-create-1_0.html I am not sure, but may be it can work if you use...

Hi @john-davis-fundthatflip , does it work?

Hi @0ctav0 , thank you for your issue. You use case interrested me to rebuild this method in v6. Why do you need to renew? Do you need token renew...

Hi @0ctav0 , silent signing occurs automaticaly in background before tokens expires. You do not need to manage anything once you are login in.

Hi @0ctav0 , i may need more information about your pro lin order to help you. Like code sample or something else. You do not need to manage token renew...

I will set up the method for your use case

Version 6.3.0 set up renewTokens() method again :) Does it work for your use case @0ctav0 @NZainchkovskiy ? I will add possibility to update "extras" in another PullRequest.