Open Issues Need Help
View All on GitHub Inertia No Redirecting when Session Expired 3 months ago
AI Summary: Implement a mechanism in the Goravel/Inertia.js application to redirect the user to the `/una` page when their session expires and they attempt to access a protected route via Inertia. This likely involves adding middleware or a custom Inertia response handler to check session validity and redirect accordingly.
Complexity:
3/5
good first issue
Starter project combining Goravel web framework and Intertiajs with Tailwind and Shadcn Goodness
TypeScript