JWE support and examples

Hi,

We have been using licensed tyk for sometime. I have tried to look for JWE example but could not find it. Does tyk support JWE? If yes where could I find it?

Thanks

Hello @Bondhan_Novandy and welcome to the community :partying_face:

No, we don’t have native support for JWE but you could use a Golang plugin to deal with it and handle the encryption aspect.

Here have a couple examples to get you started with golang plugins