Filter
Exclude
Time range
-
Near
I wrote a jwtdecoder for fun that runs 100% locally and needs no setup. github.com/maliksahil/jwtdec… Download the dist/index.html file locally and double click it to run.
2
101
Mock JWT Decoding with JwtDecoder in #JUnit Tests - #Java Code Geeks javacodegeeks.com/mock-jwt-d…

3
2
977
24 Jan 2025
New Post: Mock JWT with JwtDecoder in JUnit Test buff.ly/40Hat9c

3
29
1,860
@neuecc ちょっと質問なのですが! JwtEncoder / JwtDecoder って IDisposable とかないんですが、それらに渡す HS512Algorithm とかは Dispose できるならした方がいいですよね? (Finalizer がよしなにやってくれそうには見えるんですが、ReadMe に Dispose について書いてなかったので確認です)
1
2