Skip to content

Commit 260fce1

Browse files
committed
Decoded jwt png added
1 parent 90b05c0 commit 260fce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ curl -X POST "http://localhost:9000/api/auth" -H "accept: */*" -H "Content-Typ
4141
{"token":"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJuYXNydWRkaW4iLCJhdWRpZW5jZSI6IndlYiIsImNyZWF0ZWQiOjE2OTQ2ODE2ODE3MDUsImV4cCI6MTY5NTI4NjQ4MX0.MydwIWzN3SgCvB8cYozKcR2tHMCM5nrIPXUBtx4o82ot1taL_NQM5TRHZ4yOc9uUcZFrz1XQAL_fDNXAIwmZxw"}
4242
```
4343

44-
![JWT Decoded](https://github.com/Nasruddin/spring-boot-jwt-auth/blob/pom-update/images/decoded-jwt.png?raw=true)
44+
![JWT Decoded](https://github.com/Nasruddin/spring-boot-3-jwt-auth/blob/master/images/decoded-jwt.png?raw=true)
4545

4646
## Accessing User/Protected API
4747

0 commit comments

Comments
 (0)