christwr
8 years agoContributor III
Using the JWT Snap Pack?
Besides the ones in the general snap documentation, does anyone have examples using JWT?
I have an internal application that wants to use JWT auth for a RESP API they want me to call, but the JWT snaps seem more related to generating and validating tokens as if SnapLogic was an authentication server, not so much if I want to call a REST API using JWT. I probably just do not understand…