Facebook login in JWT - Stack Overflow

A token will be received from the facebook(my frontend does this). I have to verify if the token is valid or not. How am I supposed to do it in JWT?

Lee mas