We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d9b04 commit 5389cdbCopy full SHA for 5389cdb
jjwt/README.md
@@ -42,4 +42,8 @@ Available commands (assumes httpie - https://github.com/jkbrzt/httpie):
42
Parse passed in JWT enforcing the 'iss' registered claim and the 'hasMotorcycle' custom claim
43
```
44
45
-The Baeldung post that compliments this repo can be found [here](http://www.baeldung.com/)
+The Baeldung post that compliments this repo can be found [here](http://www.baeldung.com/)
46
+
47
+## Relevant articles:
48
49
+- [Supercharge Java Authentication with JSON Web Tokens (JWTs)](http://www.baeldung.com/java-json-web-tokens-jjwt)
0 commit comments