resonatecoop / beam

A resonate audio beam
GNU General Public License v3.0
17 stars 6 forks source link

silent renew isn't working #185

Open simonv3 opened 2 years ago

simonv3 commented 2 years ago

When a user is on the page for a couple of minutes, their cookie expires and then the page tries to refresh continuously from the API.

It's not clear to me what's happening here but I'm suspecting it has to do with silentRenew on the oidc-react library. There's a ticket here referencing it