mirror of
https://github.com/google/nomulus
synced 2026-05-28 10:40:44 +00:00
Configure client id and client secret in the config file
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=224158599
This commit is contained in:
@@ -182,6 +182,7 @@ public class RegistryConfigSettings {
|
||||
|
||||
/** Configuration options for the registry tool. */
|
||||
public static class RegistryTool {
|
||||
public String clientSecretFilename;
|
||||
public String clientId;
|
||||
public String clientSecret;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user