using-authentication
✓Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data.
Installation
SKILL.md
Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data.
In protected pages, fetch user-specific data after validating the session:
Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data. Source: andrelandgraf/fullstackrecipes.
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 using-authentication Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-authentication- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is using-authentication?
Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data. Source: andrelandgraf/fullstackrecipes.
How do I install using-authentication?
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 using-authentication 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
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01