8 天以前 a7f86b6000033c135f233d9fbf4131532b1ff95c
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/oauth2/OAuth2GrantService.java
@@ -14,7 +14,7 @@
 * 问题:为什么自身也作为一个第三方应用,也走这套流程呢?
 * 回复:当然可以这么做,采用 password 模式。考虑到大多数开发者使用不到这个特性,OAuth2.0 毕竟有一定学习成本,所以暂时没有采取这种方式。
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface OAuth2GrantService {