1
0
mirror of synced 2026-04-19 07:48:38 +08:00

🎨 完成 gitee 的自定义 scope

This commit is contained in:
yadong.zhang
2020-07-03 15:26:41 +08:00
parent cc04c1b616
commit f2c1c2f0ee

View File

@@ -5,7 +5,6 @@ import me.zhyd.oauth.cache.AuthStateCache;
import me.zhyd.oauth.config.AuthConfig;
import me.zhyd.oauth.config.AuthDefaultSource;
import me.zhyd.oauth.enums.AuthUserGender;
import me.zhyd.oauth.enums.scope.AuthFacebookScope;
import me.zhyd.oauth.enums.scope.AuthGiteeScope;
import me.zhyd.oauth.exception.AuthException;
import me.zhyd.oauth.model.AuthCallback;