JWT decode

I have a .cer file that has ----Begin certificate -- end certificate type of data. When I pass it as string to jwt.decode it fails with parsing error. Please help on how to use .cer contents for jwt.decode

Apr 8, 2025 - 04:44
 0
JWT decode

I have a .cer file that has ----Begin certificate -- end certificate type of data. When I pass it as string to jwt.decode it fails with parsing error. Please help on how to use .cer contents for jwt.decode