← Back to packages
add-authentication
planAdd authentication to any web framework with NextAuth, Clerk, or Lucia
planmode install add-authentication Content
# Add Authentication
1. Install {{auth_provider}} for {{framework}}
2. Configure session management
3. Add auth middleware to routes
4. Create login/signup pages
5. Add protected route examples
6. Set up OAuth providers (Google, GitHub) Dependencies
Rules
security-headers
Variables
| Name | Type |
|---|---|
| framework | enum * |
| auth_provider | enum * |