
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
- 分享一个专门整理和关注算法的github仓库
- Starting MySQL... ERROR! ……quit without updating PID file (/opt/mysql/data/mysql.pid)解決方法
- mysql error 1364 Field doesn't have a default values的解決方法
- 收藏:MySQL 數值型函數大全
- debian 10安装MySQL服务器记录
- mysql database connection failed | SQLSTATE[HY000] [2002] Connection refused solution
- 又一款基于golang,MySQL的开源论坛程序。。。
- 轻量级的Php mysql web 管理客户端程序Adminer
- mysql数据存储路径修改