factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

Podcasts list page on refresh , gives unauthorised request error #835

Open surajmn1 opened 1 year ago

surajmn1 commented 1 year ago

when we go to podcast list page and refresh an unauthorised request is made which can be seen in the network tab , followed by an authorised request on the list end point for podcast entity . however if we dont refresh we cannot replicate the error .