From f6b2560ddc53255071a8e899a4cedb5dd20925a8 Mon Sep 17 00:00:00 2001 From: bezkoder <52996966+bezkoder@users.noreply.github.com> Date: Wed, 1 Apr 2020 17:03:27 +0700 Subject: [PATCH] update references --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 459b6c4..245d368 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ For more detail, please visit: > [Spring Boot + Angular 8 JWT Authentication](https://bezkoder.com/angular-spring-boot-jwt-auth/) +> [Spring Boot + React JWT Authentication](https://bezkoder.com/spring-boot-react-jwt-auth/) + ## Dependency – If you want to use PostgreSQL: ```xml