We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdeac3 commit 7f94858Copy full SHA for 7f94858
README.md
@@ -10,7 +10,11 @@ Working with Front-end:
10
11
> [Angular 8 JWT Authentication with HttpInterceptor and Router](https://bezkoder.com/angular-jwt-authentication/)
12
13
-> [React JWT Authentication (without Redux) example](https://bezkoder.com/react-jwt-auth/)
+> [Angular 10 JWT Authentication with HttpInterceptor and Router](https://bezkoder.com/angular-10-jwt-auth/)
14
+
15
+> [React JWT Authentication & Authorization (without Redux) example](https://bezkoder.com/react-jwt-auth/)
16
17
+> [React Redux JWT Authentication & Authorization example](https://bezkoder.com/react-redux-jwt-auth/)
18
19
## Project setup
20
```
0 commit comments