Skip to content

Commit 398bd6f

Browse files
authored
Merge pull request #13 from jerrychong25/jerrychong25-patch-1
Added Release, Maintained & Hits badges and Modified links
2 parents 4b2d5e5 + 3ebab14 commit 398bd6f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# Vue.js JWT Authentication with Vuex and Vue Router
22

3+
[![GitHub release](https://img.shields.io/github/release/jerrychong25/vue-vuex-jwt-auth.svg)](https://gitHub.com/jerrychong25/vue-vuex-jwt-auth/releases/)
4+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://github.com/jerrychong25/vue-vuex-jwt-auth/graphs/commit-activity)
5+
[![HitCount](http://hits.dwyl.com/jerrychong25/vue-vuex-jwt-auth.svg)](http://hits.dwyl.com/jerrychong25/vue-vuex-jwt-auth)
6+
37
For more detail, please visit:
48
> [Vue.js JWT Authentication with Vuex and Vue Router](https://bezkoder.com/jwt-vue-vuex-authentication/)
59
6-
Fullstack with Spring Boot Back-end:
7-
> [Spring Boot + Vue.js: Authentication with JWT & Spring Security Example](https://bezkoder.com/spring-boot-vue-js-authentication-jwt-spring-security/)
8-
9-
Fullstack with Node.js Express Back-end:
10-
> [Node.js Express + Vue.js: JWT Authentication & Authorization example](https://bezkoder.com/node-express-vue-jwt-auth/)
11-
1210
## Note:
1311
Open `src/services/auth-header.js` and modify `return` statement for appropriate back-end.
1412

0 commit comments

Comments
 (0)