Does anyone have experience with handling JWT data with Bridge?

We're using Google PubSub service to receive updates notifications and they come with JWT encoding in the web hook endpoint.

Does anyone have managed to decode JWT payload in Bridge since we cannot run libraries in Bridge and there's no working Javascript to decode it.

Thanks!

Answers