Verifying Token

Hello,

I am having some proxy issues while trying to verify my m2m token using the “express-oauth2-jwt-bearer” library. To help debug I would like to manually do the same process this library does in Postman. Is there any documentation regarding how to do this?

Thank you!

Hi @richardb,

Have you had the chance to check out the following documentation?

I should also add that you can verify the token by going to jwt.io.

Let me know if you have any questions.