Support github refresh tokens (#3811)

This commit is contained in:
Anbraten
2024-11-22 19:12:43 +01:00
committed by GitHub
parent bd349c8eaf
commit 53d6421940
24 changed files with 231 additions and 199 deletions

View File

@@ -60,7 +60,7 @@ func Test_GitLab(t *testing.T) {
user := model.User{
Login: "test_user",
Token: "e3b0c44298fc1c149afbf4c8996fb",
AccessToken: "e3b0c44298fc1c149afbf4c8996fb",
ForgeRemoteID: "3",
}