Bill Li
Bill Li
checking whether to enable jwt support... yes, shared checking whether to use OpenSSL library... yes, shared checking for OpenSSL library in default path... OpenSSL library not found
Thank, Has been solved!
啥时候修复移动端样式问题?
Thank you for your excellent proposal! I will finish it in some time, and I have other things busy recently.
@mfn I don't quite understand what you mean. The error message: ``` {"data":{"SignInMutation":null},"errors":[{"message":"Undefined index: mobile_phone","locations":[{"line":2,"column":3}]}]} ```
@mfn Thank, I have solved the problem. In addition, I have another question. I expect the http status code to be 422 instead of 200 when the login form validation...
@mfn Thank you very much for your help, I understand.
@ikudosi Thank you, I have solved this problem.
Your install `gmssl` library MACOS ```shell brew install gmssl ```
你好,大哥!还是不对呢,对方的 sign 的位数是不变的。就是无论生成的什么内容。sign 长度是不变的。按你的建议我转换 (r, s) 签名还是不能匹配。你这边还方便指导下吗?