Login Redirector with anvil routes

As I started looking into routing, I followed Meredydd’s advice about how to secure an app’s routes (see this post):

I made a decorator that redirects to a form that opens the login form and then reloads the page to get the actual form:

4 Likes