
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
- mysql批量替換數據庫字符的方法
- docker容器下的MySQL远程连接配置方法
- Tetua-基于golang和mysql的开源轻量级cms程序配置github登录教程
- 又一款基于golang,MySQL的开源论坛程序。。。
- MySQL database storage path change
- 收藏:MySQL 數值型函數大全
- Personal blog database selection, mysql vs sqlite?
- 轻量级的Php mysql web 管理客户端程序Adminer
- mysql数据存储路径修改