MARKETPLACE
PLUGINS
JWT FUSION - SERVER SIDE
JWT Fusion - Server Side logo

JWT Fusion - Server Side

Published October 2024
   •    Updated February 2026

Plugin details

Encode and decode JSON Web Tokens. Perfect for APIs such as Google Auth and Apple Server Notifications.
Created specifically to allow addition of custom Header and Payload values such as those required by Apple, a feature not available in other plugins.  Also features the ability to decode Payloads without verification and use of customizable encryption algorithm.  

Full implementation of "jsonwebtoken" Node package.  See Node library page for detail of implementation.

$12

One time  •  Or  $2/mo

5.0 stars   •   1 ratings
5 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Dare Fusion logo
Dare Fusion
Joined 2020   •   2 Plugins
View contributor profile

Instructions

Add the JWT Fusion - Encode or JWT Fusion - Decode action to a workflow event (e.g. button click).  Enter your desired option values for your token.  Most options accept dynamic values.
Use the "Results of step x" expression to access returned values including:

JWT Fusion - Encode
- Token (string)
- Custom Payload Values (JSON string)
- Custom Header Values (JSON string)

JWT Fusion - Decode
- Signature (string)
- Options (JSON string)
- Payload (JSON string)
- Header (JSON string)
- Error (string)
- Verified (yes/no)

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (5.0)

Works great and is flexible, you can modify the header
February 1st, 2026
This plugin works great. I needed a plugin that can pass a key id in a JWT and that is flexible. The only feature that I miss is that I can pass a boolean value without quotations in the payload. Maybe it is something for the roadmap.
Bubble