程序包 io.github.mangocrisp.spring.taybct.auth.security.service
package io.github.mangocrisp.spring.taybct.auth.security.service
-
类说明The RegisteredClientRepository is the central component where new clients can be registered and existing clients can be queried.自定义登录逻辑定义自己的用户查询接口,继承的 oauth2 的查询接口已经有按用户名查询了 这里再定义几个,例如,使用 open id ,或者 手机号码,或者用户 id 等方式授权码模式(第三方用户登录)的用户获取