grove-auth-integration
✓Integrate Heartwood authentication into a new or existing Grove property. Covers client registration, PKCE OAuth flow, SvelteKit route setup, session validation, and wrangler configuration. Use when adding auth to any Grove site.
Installation
SKILL.md
Add Heartwood authentication to a Grove property — from client registration through production deployment.
| Login UI | https://heartwood.grove.place | Where users authenticate | | API | https://auth-api.grove.place | Token exchange, verify, sessions | | D1 Database | groveauth (via wrangler) | Client registration |
Save this value — you'll need it for both the client secrets AND the database hash.
Integrate Heartwood authentication into a new or existing Grove property. Covers client registration, PKCE OAuth flow, SvelteKit route setup, session validation, and wrangler configuration. Use when adding auth to any Grove site. Source: autumnsgrove/groveengine.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/autumnsgrove/groveengine --skill grove-auth-integration- Source
- autumnsgrove/groveengine
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is grove-auth-integration?
Integrate Heartwood authentication into a new or existing Grove property. Covers client registration, PKCE OAuth flow, SvelteKit route setup, session validation, and wrangler configuration. Use when adding auth to any Grove site. Source: autumnsgrove/groveengine.
How do I install grove-auth-integration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill grove-auth-integration 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/autumnsgrove/groveengine
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-05