Skip to content

Commit 92d7ae6

Browse files
committed
Update README.md
1 parent 907a7cc commit 92d7ae6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Server.
2929
- [A Simple Guide to Using Spring Security OAuth2 Opaque Tokens](https://relive27.github.io/blog/oauth2-opaque-token)
3030
- [Spring Security OAuth2 Introspection Protocol in conjunction with JWT Guide](https://relive27.github.io/blog/oauth2-introspection-with-jwt)
3131
- [Spring Security OAuth 2.0 Authorization Server Combined with Redis implements Access to AccessToken Rate Limits](https://relive27.github.io/blog/oauth2-token-access-restrictions)
32-
- [Building an OAuth2 Authorization Consent Page with Vue.js]()
33-
- [OAuth2.0 Device Code Authorization Process]()
32+
- [Building an OAuth2 Authorization Consent Page with Vue.js](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
3433
- ...
3534

3635
## Spring Framework Version

oauth2-custom-consent-page-with-vue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Let's test it out by visiting [http://127.0.0.1:8070/home](http://127.0.0.1:8070
88

99
## Relevant Articles:
1010

11-
- [Building an OAuth2 Authorization Consent Page with Vue.js]()
11+
- [Building an OAuth2 Authorization Consent Page with Vue.js](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
1212

1313
## Demo
1414

0 commit comments

Comments
 (0)