Relative Content

Tag Archive for javaspring-bootspring-securityjwt

Generated JWT with issues when decoding

I have setup a filter that will check for the presence of a JWT token in the requests made to my app. The generation step of this JWT seems to be correct as I can generate it without issues. However, When doing the checks for this JWT I have an exception: