mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
oauth: add twitter
This commit is contained in:
@ -50,6 +50,9 @@ func configParse() error {
|
||||
|
||||
"GITHUB_KEY": "",
|
||||
"GITHUB_SECRET": "",
|
||||
|
||||
"TWITTER_KEY": "",
|
||||
"TWITTER_SECRET": "",
|
||||
}
|
||||
|
||||
for key, value := range defaults {
|
||||
|
Reference in New Issue
Block a user