·gainforest-oauth-setup
!

gainforest-oauth-setup

Implementieren Sie die ATProto OAuth-Authentifizierung in einer Next.js App Router-Anwendung mit Gainforest-sdk-nextjs. Verwenden Sie diese Option, wenn Sie Anmelde-, Abmelde-, Sitzungsverwaltungs- oder Authentifizierungsflüsse hinzufügen, die in GainForest-, Hypercerts- oder ATProto-PDSes (climateai.org, Gainforest.id) integriert sind.

4Installationen·0Trend·@gainforest

Installation

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

So installieren Sie gainforest-oauth-setup

Installieren Sie den KI-Skill gainforest-oauth-setup schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: gainforest/agent-skills.

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. |

Implementieren Sie die ATProto OAuth-Authentifizierung in einer Next.js App Router-Anwendung mit Gainforest-sdk-nextjs. Verwenden Sie diese Option, wenn Sie Anmelde-, Abmelde-, Sitzungsverwaltungs- oder Authentifizierungsflüsse hinzufügen, die in GainForest-, Hypercerts- oder ATProto-PDSes (climateai.org, Gainforest.id) integriert sind. Quelle: gainforest/agent-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-11

Browse more skills from gainforest/agent-skills

Schnelle Antworten

Was ist gainforest-oauth-setup?

Implementieren Sie die ATProto OAuth-Authentifizierung in einer Next.js App Router-Anwendung mit Gainforest-sdk-nextjs. Verwenden Sie diese Option, wenn Sie Anmelde-, Abmelde-, Sitzungsverwaltungs- oder Authentifizierungsflüsse hinzufügen, die in GainForest-, Hypercerts- oder ATProto-PDSes (climateai.org, Gainforest.id) integriert sind. Quelle: gainforest/agent-skills.

Wie installiere ich gainforest-oauth-setup?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/gainforest/agent-skills --skill gainforest-oauth-setup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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

Details

Kategorie
!Sicherheit
Quelle
skills.sh
Erstes Auftreten
2026-02-25