fusionauth-webhooks

Official

Verify FusionAuth webhooks with JWT signatures.

Authorhookdeck
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a secure way to receive FusionAuth webhooks and verify their signatures before processing payloads, ensuring authenticity and integrity in authentication events and user management actions.

Core Features & Use Cases

  • Signature verification using the X-FusionAuth-Signature-JWT header and the base64-encoded request_body_sha256 hash
  • Supports a broad set of FusionAuth webhook events (e.g., user.create, user.login.success, user.registration.create) across multiple runtimes (Express, Next.js, FastAPI)
  • Provides runnable examples and reference materials to accelerate integration and testing

Quick Start

  • Install and run the example apps (Express, Next.js, FastAPI) included in the repository
  • Set the environment variable FUSIONAUTH_WEBHOOK_SECRET with your FusionAuth signing key
  • Run the app and configure FusionAuth to post webhooks to your endpoint; test with a signed payload

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fusionauth-webhooks
Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#fusionauth-webhooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.