java-tutorials/jjwt/src
LiamGve 0f14a631ab Bael 4805 Decode a JWT Token in Java (#10535)
* BAEL-4805 Added the code for Decoding a JWT Token in Java tutorial

* BAEL-4805 Added newline at end of test file to conform to standards

* BAEL-4805 renamed test class to conform to naming standard for unit tests

* BAEL-4805 removed @DisplayName annotations as they are redundant

* BAEL-4805 changed assertion to be the user name in payload section to be more meaningful to reader

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-03-14 00:12:16 +00:00
..
main Bael 4805 Decode a JWT Token in Java (#10535) 2021-03-14 00:12:16 +00:00
test/java/io/jsonwebtoken/jjwtfun Bael 4805 Decode a JWT Token in Java (#10535) 2021-03-14 00:12:16 +00:00