We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6749d6b commit 0f72972Copy full SHA for 0f72972
SwiftFlowGitHubBrowser/GitHubAuth/Credentials.swift
@@ -9,5 +9,5 @@
9
import Foundation
10
11
// Insert GitHub Token and Secret Here
12
-let gitHubToken = ""
13
-let gitHubSecret = ""
+let gitHubClientId = ""
+let gitHubClientSecret = ""
0 commit comments