Skip to content

Commit 0950cdd

Browse files
committed
refact: clean up
1 parent cc2ecd5 commit 0950cdd

4 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## User Registration, User Login and Authorization process.
44
The diagram shows flow of how we implement User Registration, User Login and Authorization process.
55

6-
![spring-boot-jwt-authentication-spring-security-flow](spring-boot-jwt-authentication-spring-security-flow.png)
6+
![spring-boot-jwt-authentication-spring-security-flow](misc/spring-boot-jwt-authentication-spring-security-flow.png)
77

88
## Spring Boot Server Architecture with Spring Security
99
You can have an overview of our Spring Boot Server with the diagram below:
1010

11-
![spring-boot-jwt-authentication-spring-security-architecture](spring-boot-jwt-authentication-spring-security-architecture.png)
11+
![spring-boot-jwt-authentication-spring-security-architecture](misc/spring-boot-jwt-authentication-spring-security-architecture.png)
1212

1313
For more detail, please visit:
1414
> [Secure Spring Boot App with Spring Security & JWT Authentication](https://bezkoder.com/spring-boot-jwt-authentication/)
@@ -17,7 +17,7 @@ For more detail, please visit:
1717
1818
## Refresh Token
1919

20-
![spring-boot-refresh-token-jwt-example-flow](spring-boot-refresh-token-jwt-example-flow.png)
20+
![spring-boot-refresh-token-jwt-example-flow](misc/spring-boot-refresh-token-jwt-example-flow.png)
2121

2222
For instruction: [Spring Boot Refresh Token with JWT example](https://bezkoder.com/spring-boot-refresh-token-jwt/)
2323

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)