javascript - Steps For verifying The Jwt token by Using The Oauth0 server on independent GCP Node.js functions

one text

Somewhat recent, I attempted to, and created two node.js functions by using the http request module.

What I have to do now is try to create a method to verify the above mentioned jwt token against the Oauth0 server.

My question is as follows. I am not able to find a link any where so as to be able to refer to. Is there a link somewhere which i can actually refer?

Thank you for taking my question, and hopefully someone can assist.

Regards, Bobby B.

Source