home/categories/security/tanstack-router-packages-router-core-skills-router-core-auth-and-guards-skill-md
securitytesting-security

router-coreauth-and-guards

Route protection with beforeLoad, redirect()/throw redirect(), isRedirect helper, authenticated layout routes (_authenticated), non-redirect auth (inline login), RBAC with roles and permissions, auth provider integration (Auth0, Clerk, Supabase), router context for auth state.

TanStack
maintainer
TanStack
Mis à jour 3/16/2026
Étoiles
14113
Forks
1630
quick start

Installation and usage

Route protection with beforeLoad, redirect()/throw redirect(), isRedirect helper, authenticated layout routes (_authenticated), non-redirect auth (inline login), RBAC with roles and permissions, auth provider integration (Auth0, Clerk, Supabase), router context for auth state.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use router-coreauth-and-guards