Update README.md (#2835)

This commit is contained in:
Rokon Uddin Ahmed 2017-10-23 12:04:35 +06:00 committed by Grzegorz Piwowarek
parent 69d9b04809
commit 5389cdbc0d
1 changed files with 5 additions and 1 deletions

View File

@ -42,4 +42,8 @@ Available commands (assumes httpie - https://github.com/jkbrzt/httpie):
Parse passed in JWT enforcing the 'iss' registered claim and the 'hasMotorcycle' custom claim
```
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/)
## Relevant articles:
- [Supercharge Java Authentication with JSON Web Tokens (JWTs)](http://www.baeldung.com/java-json-web-tokens-jjwt)