Uses of Class
com.bytedesk.core.rbac.auth.github.GitHubLoginRequest
Packages that use GitHubLoginRequest
-
Uses of GitHubLoginRequest in com.bytedesk.core.rbac.auth.github
Methods in com.bytedesk.core.rbac.auth.github with parameters of type GitHubLoginRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>GitHubAuthController.login(GitHubLoginRequest requestBody, jakarta.servlet.http.HttpServletRequest httpRequest) 前端在 GitHub 回调页拿到 code 后,POST 到这里换取本地登录态