为什么需要手动输入?
localhost 只能在本机访问,SecondMe 服务器无法回调到您的 localhost。 使用内网穿透工具(如 ngrok、localhost.run)可以解决此问题。
code
从 SecondMe 回调失败的 URL 中提取 code 参数
如果 URL 中有 state 参数,也请填写
当前页面 URL:
永久解决方案: 查看文档 - 使用内网穿透工具(ngrok、localhost.run)解决回调问题