[NEW PLUGIN] JSON Web Tokens with Custom Fields

image

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

1 Like

PEM formatted private key usage tip…

The key is a string field that does not always retain PEM file formatting if pasted in place. Instead try using the Arbitrary Text Dynamic data element