Oleg Tielushko

Results 11 comments of Oleg Tielushko

@guillaume-chervet, thank you for such a quick response on my issue! For now, I can try setting that timeout to 0 in order to load my website quicker for the...

As another suggestion, why when fetching initial configuration from Identity server, should the app be blocked from the user? Same when sending the silent-signin on refresh. I would think it...

Thank you @guillaume-chervet! I look forward to seeing those changes! Checked out the alpha link you sent, but still seeing the loading window when refreshing the page for logged out...

@guillaume-chervet Thank you for introducing this feature back! It will be very helpful for implementing the re-fetch of the token when the user switches back to the tab. However, occasionally...

> We also got the same error and we had to disable service workers for our project. > > Now we have a problem with the silent login being slow...

Are there any updates on this? Our customer would also like to be able to drag and drop by holding down any space on the row instead of the fixed...

Please, are there any updates on the merge?

I wanted to add to this conversation, we have set the AccessTokenLifetime property on the IdentityServer that we use with this application to a lifetime of 48hrs. However, I noticed...

I was able to dig through the library code and noticed the VanillaOidc class, where I can access Vanilla.get()._oidc.initPromise which will store the rejected promise for failed method, if the...