“JWT Fusion - Server Side” is a server side JSON Web Token encoder/decoder that allows the addition of custom claims in the header and footer. We created this plugin for ourselves to facilitate the extra options required by Apple Server Notifications. But the customization allows for almost any JWT use including Google and other secure APIs.
Also features the ability to decode Payloads without verification, use of encryption algorithm of your choice, and use of regular expressions in verification options.
This is a full implementation of “jsonwebtoken” Node package. (See Node library page for detail of implementation.)
Check out the editor here: https://jwt—server-side.bubbleapps.io/version-test