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