Two jwt verification at kong community

I am trying to use kong community edition with jwt plugin. I am able to verify client application token but there is another token for users which needs to be verified at gateway level. I am verifying user token at microservice level also but it also needs to be verified at gateway level. Kindly help.