How do I check the expiry date of my JWT token in Azure?

I forgot the expiry date of my Zoom JWT token in Azure. Is there a way to find out?

Hi @psozoomphmla01,

If you’re using a token that was generated from within your Zoom JWT app, you can check this by going to your Zoom Marketplace dashboard and navigating to your App’s App Credentials* tab. From there, click on the View JWT dropdown to see its expiration:

Thanks,
Will

Thank you will. What if I forgit the token and I generated it using the “other” option?

Thanks & Regards

Hi @psozoomphmla01,

You can check a token’s expiration by decoding it using a tool like JWT.io.

Thanks,
Will

Thank you very much for your reply.

That helps a lot.

No problem, @psozoomphmla01—glad this helps!

Best,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.