·gainforest-oauth-setup
!

gainforest-oauth-setup

Implemente la autenticación ATProto OAuth en una aplicación Next.js App Router utilizando Gainforest-sdk-nextjs. Úselo al agregar flujos de inicio de sesión, cierre de sesión, administración de sesiones o autenticación que se integren con GainForest, Hypercerts o ATProto PDS (climateai.org, Gainforest.id).

4Instalaciones·0Tendencia·@gainforest

Instalación

$npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup

Cómo instalar gainforest-oauth-setup

Instala rápidamente el skill de IA gainforest-oauth-setup en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: gainforest/agent-skills.

SKILL.md

Ver original

Step-by-step instructions for implementing ATProto OAuth in a Next.js (App Router) application using gainforest-sdk-nextjs.

These are non-obvious gotchas. Violating any of these will cause runtime failures.

| NEXTPUBLICSUPABASEURL | Yes | Your Supabase project URL | | SUPABASESERVICEROLEKEY | Yes | Server-side only. Never expose to client. | | NEXTPUBLICAPPURL | Yes | Public URL of your app. Use http://127.0.0.1:3000 for local dev (not localhost). | | OAUTHPRIVATEKEY | Yes | ES256 JWK. Generate with scripts/generate-oauth-key.js if needed. |

Implemente la autenticación ATProto OAuth en una aplicación Next.js App Router utilizando Gainforest-sdk-nextjs. Úselo al agregar flujos de inicio de sesión, cierre de sesión, administración de sesiones o autenticación que se integren con GainForest, Hypercerts o ATProto PDS (climateai.org, Gainforest.id). Fuente: gainforest/agent-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup
Categoría
!Seguridad
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-11

Browse more skills from gainforest/agent-skills

Respuestas rápidas

¿Qué es gainforest-oauth-setup?

Implemente la autenticación ATProto OAuth en una aplicación Next.js App Router utilizando Gainforest-sdk-nextjs. Úselo al agregar flujos de inicio de sesión, cierre de sesión, administración de sesiones o autenticación que se integren con GainForest, Hypercerts o ATProto PDS (climateai.org, Gainforest.id). Fuente: gainforest/agent-skills.

¿Cómo instalo gainforest-oauth-setup?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/gainforest/agent-skills

Detalles

Categoría
!Seguridad
Fuente
skills.sh
Primera vez visto
2026-02-25