Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ NeedVerify
Method
NeedVerify
client/packets/wtlogin/loginstate/enum.go:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
func
(r State) NeedVerify() bool {
50
return
r == NewDeviceVerify || r == CaptchaVerify || r == UnusualVerify
51
}
Callers
1
parseNtloginResponse
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected