We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
点击登录会跳转一个链接, 比如: https://github.com/login/oauth/authorize?scope=public_repo&redirect_uri=https://myau.moe/2018/04/23/StarsManager/&client_id=27d3fea0ef621e9ff1e6&client_secret=1c953686c8acde73f925162eb81c229ab4b7ec58 其中有个redirect_uri参数, 在登录完成后会跳转到这个链接上. 而在主题的配置文件_config.yml有redirect_uri这一下, 检查是否填错
https://github.com/login/oauth/authorize?scope=public_repo&redirect_uri=https://myau.moe/2018/04/23/StarsManager/&client_id=27d3fea0ef621e9ff1e6&client_secret=1c953686c8acde73f925162eb81c229ab4b7ec58
redirect_uri
_config.yml
comment: gitment: owner: # 必填项, 你的GitHub ID repo: # 必填项 你的存储评论的repo名称(不是整个的地址) oauth: client_id: # 必填项 client_secret: # 必填项 redirect_uri: # 可以填也可以不填
如果还有问题, 请至少提供站点地址 (还是放弃gitment吧)
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: