·better-auth-protected-routes
!

better-auth-protected-routes

andrelandgraf/fullstackrecipes

Add server-side route protection to enforce authentication on specific pages while keeping others public.

41Installs·0Trend·@andrelandgraf

Installation

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-protected-routes

SKILL.md

To set up Better Auth Protected Routes, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/better-auth-protected-routes

If the MCP server is not configured, fetch the recipe directly:

Add server-side route protection to enforce authentication on specific pages while keeping others public. Source: andrelandgraf/fullstackrecipes.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-protected-routes
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is better-auth-protected-routes?

Add server-side route protection to enforce authentication on specific pages while keeping others public. Source: andrelandgraf/fullstackrecipes.

How do I install better-auth-protected-routes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-protected-routes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/andrelandgraf/fullstackrecipes