Update README.md

[skip ci]
This commit is contained in:
edizor 2022-12-22 22:40:03 +08:00 committed by GitHub
parent 7c3fc3b10f
commit 0c05461ab7
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
## Relevant Articles
- [Managing JWT With Auth0 java-jwt](https://www.baeldung.com/java-auth0-jwt)
- [Check JWT Expiry Without Throwing Exceptions](https://www.baeldung.com/java-jwt-check-expiry-no-exception)