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 587c3be commit 5bdbcc9Copy full SHA for 5bdbcc9
samples/utils/command_line_utils.py
@@ -135,7 +135,7 @@ def add_common_custom_authorizer_commands(self):
135
"<str>",
136
"The name of the custom authorizer to connect to (optional but required for everything but custom domains)")
137
self.register_command(
138
- self.m_cmd_custom_auth_username,
+ self.m_cmd_custom_auth_authorizer_signature,
139
140
"The signature to send when connecting through a custom authorizer (optional)")
141
0 commit comments