
Tetua-Open source lightweight cms program configuration github login tutorial based on golang and mysql
This article introduces this Tetua - an open source lightweight cms program based on golang and mysql
The following introduces Tetua - an open source lightweight cms program configuration github login tutorial based on golang and mysql
https://github.com/settings/apps/
Create an app and set some relevant necessary information, such as URL and so on.
Here are three points to note
Homepage URL: must be the home page of your website, with or without www
Callback URL: https://domain.com/auth/github/callback
//I don't know why it will report an error if you bring www, so it is recommended not to bring www
Webhook URL: Also for your homepage.
Enable SSL verification: It is recommended to turn on, for the security of information transmission
💘 相关文章
- MySQL remote connection configuration method under docker container
- Mac PHP mysql 一键工具包
- mysql error 1364 Field doesn't have a default values的解決方法
- MySQL database storage path change
- mysql数据存储路径修改
- Tetua-基于golang和mysql的开源轻量级cms程序,附上安装和配置教程
- 一款强大的开源国产图床系统,基于PHP,MySQL
- mysql严格模式引起1364 错误提示的處理過程的一些坑
- Starting MySQL... ERROR! ……quit without updating PID file (/opt/mysql/data/mysql.pid)解決方法
- 分享一个专门整理和关注算法的github仓库