* 登录验证 * 验证通过 派发login Token * 验证失败 返回登录失败 * * ctx.state 鉴权结果 * 0: 鉴权成功 * 1: 鉴权失败-userSig格式不正确 * 2: 鉴权失败-sdkAppID/accountType/userID和userSig信息不一致 * 3: 鉴权失败-userSig票据过期 * 4: 鉴权失败-数字签名验证失败
(ctx, next)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected