How to convert some information to JWE token using a public key?

Hi @tangui,

I am trying to do a similar case where I only have the public key and I would like to verify the JWT before using it.

I am stuck at the verifying stage, I have created a post for help How to verify RS256 JWT with Joken.Signer.verify/2 - 2022