I am using roles based authorization in my Blazor server app. When a user is viewing any component, something in the database could change behind the scenes.
I woul