Hi Dibya Biswal,
Thanks for reaching out to Microsoft Q&A.
Can you please confirm the secret key you used to sign the JWT token is same as the one used to validate it? if not please use the same secret key for both signing and validation and check.
Please check this thread once for more guidance- https://stackoverflow.com/questions/56639392/jwt-signature-does-not-match-locally-computed-signature-jwt-validity-cannot-be
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.