Skip to content

Commit d3cead2

Browse files
committed
Update README.md
1 parent c4b186b commit d3cead2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Server.
3232
- [Spring Security OAuth2 Introspection Protocol in conjunction with JWT Guide](https://relive27.github.io/blog/oauth2-introspection-with-jwt)
3333
- [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)
3434
- [Building an OAuth2 Authorization Consent Page with Vue.js](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
35-
- [OAuth 2.0 Device Authorization Grant](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/device-authorization-flow)
35+
- [OAuth 2.0 Device Authorization Grant](https://relive27.github.io/blog/oauth2-device-flow)
3636
- [Register a client dynamically](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-client-registration)
3737
- [How to Protect and Manage Spring Authorization Server JWT Keys with Vault](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-jwk-with-vault)
3838
- ...

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Security 6 之上, 这里的模块涵盖了 Spring Authorization Server 的许
3131
- [Spring Security OAuth2 内省协议与 JWT 结合使用指南](https://relive27.github.io/blog/oauth2-introspection-with-jwt)
3232
- [Spring Security OAuth 2.0授权服务器结合Redis实现获取accessToken速率限制](https://relive27.github.io/blog/oauth2-token-access-restrictions)
3333
- [使用 Vue.js 构建 OAuth2.0 授权同意页面](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
34-
- [OAuth2.0 设备授权流程](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/device-authorization-flow)
34+
- [OAuth2.0 设备授权流程](https://relive27.github.io/blog/oauth2-device-flow)
3535
- [动态注册客户端](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-client-registration)
3636
- [如何用 Vault 保护和管理 Spring Authorization Server JWT 密钥](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-jwk-with-vault)
3737
- ...

0 commit comments

Comments
 (0)