Skip to content

Commit

Permalink
Merge branch 'master' of github.com:justauth/JustAuth into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyd-c committed Apr 19, 2021
2 parents 46f7c72 + 0bdf881 commit b592087
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import lombok.Getter;

/**
* 边度平台 OAuth 授权范围
* 百度平台 OAuth 授权范围
*
* @author yadong.zhang (yadong.zhang0415(a)gmail.com)
* @version 1.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import lombok.Getter;

/**
* 边度平台 OAuth 授权范围
* Github平台 OAuth 授权范围
*
* @author yadong.zhang (yadong.zhang0415(a)gmail.com)
* @version 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/me/zhyd/oauth/request/AuthCodingRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import me.zhyd.oauth.utils.UrlBuilder;

/**
* Cooding登录
* Coding登录
*
* @author yadong.zhang (yadong.zhang0415(a)gmail.com)
* @since 1.0.0
Expand Down

0 comments on commit b592087

Please sign in to comment.