mirror of
https://github.com/google/nomulus
synced 2026-09-19 06:32:00 +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:
@@ -26,11 +26,6 @@ java_library(
|
||||
resources = glob([
|
||||
"*.properties",
|
||||
"sql/*.sql",
|
||||
|
||||
# These are example client secret files. You'll need to obtain your
|
||||
# own for every environment you use and install them in this
|
||||
# directory.
|
||||
"resources/client_secret*.json",
|
||||
]),
|
||||
visibility = [":allowed-tools"],
|
||||
runtime_deps = [
|
||||
|
||||
Reference in New Issue
Block a user