mirror of
https://gitee.com/yadong.zhang/JustAuth.git
synced 2025-12-06 16:58:24 +08:00
💡 修改注释
This commit is contained in:
parent
02bd057963
commit
6b758e0e1e
@ -6,9 +6,9 @@ import me.zhyd.oauth.config.AuthDefaultSource;
|
||||
|
||||
/**
|
||||
* 微软登录
|
||||
* update 2021-08-24 mroldx (xzfqq5201314@gmail.com)
|
||||
*
|
||||
* @author yangkai.shen (https://xkcoding.com)
|
||||
* @update:2021-08-24 mroldx (xzfqq5201314@gmail.com)
|
||||
* @since 1.5.0
|
||||
*/
|
||||
public class AuthMicrosoftRequest extends AbstractAuthMicrosoftRequest {
|
||||
|
||||
@ -81,7 +81,7 @@ public class AuthWeChatEnterpriseThirdQrcodeRequest extends AbstractAuthWeChatEn
|
||||
/**
|
||||
* 获取token的URL
|
||||
*
|
||||
* @return
|
||||
* @return accessTokenUrl
|
||||
*/
|
||||
protected String accessTokenUrl() {
|
||||
return UrlBuilder.fromBaseUrl(source.accessToken())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user