better client id?

aarch64
Zynh Ludwig 2024-02-28 01:20:46 -08:00
parent 5b76d783ec
commit 50bebb3bfc
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@
"cache --timeout 7200"
"oauth"
];
"http://git.zynh.me" = {
oauthClientId = "a4792ccc-144e-407e-86c9-5e7d8d9c3269";
"https://git.zynh.me" = {
oauthClientId = "13d5b95d-565d-4264-8961-c45cc38eaa8a";
oauthScopes = "read_repository write_repository";
oauthAuthURL = "/login/oauth/authorize";
oauthTokenURL = "/login/oauth/access_token";