摘要: 本文记录一下使用SpringSecurityOAuth2配置JWT的步骤 1、相关知识 OAuth协议简介:https://www.cnblogs.com/javasl/p/13054133.html OAuth 2.0官网:https://oauth.net/2/ 使用SpringSecurity 阅读全文
posted @ 2020-06-13 23:24 雷雨客 阅读(2411) 评论(1) 推荐(0)
摘要: 本文记录一下使用SpringSecurityOAuth2配置自定义Token实现OAuth2授权的步骤 1、相关知识 OAuth协议简介:https://www.cnblogs.com/javasl/p/13054133.html OAuth 2.0官网:https://oauth.net/2/ 使 阅读全文
posted @ 2020-06-13 17:52 雷雨客 阅读(9426) 评论(0) 推荐(1)