Verify zerotrust access token

Is there anyway to have a 3rd party server verify the zero trust JWT token. I have Google Oauth setup as the authentication but I'd like to be able to verify the JWT when extracting the email from the server as part of an API call.
Was this page helpful?