Genie Discord forum

Hi team, I really like the GenieAuth But when I am making a multi page app and routing apps. Using controllers.index
@page macro is bypassing the genie auth.
Can you please help me in solving this issue?
Just for your info, I am using authenticated command even in routes.jl as well as in controllers.index function also before @page .
But it is failing.

This seems hard to debug without any further information. Could you create a minimum working example in which this happens? That is, a minimal app with multiple pages and routes where you're using GenieAuth

sure, I will share it by this weekend!!

This is closed in Github.... just posting link for reference https://github.com/GenieFramework/Stipple.jl/issues/188