fix
This commit is contained in:
parent
0b9797ddef
commit
292f4f5603
|
|
@ -138,7 +138,7 @@ class PythonCliAuth {
|
|||
email: credentials.email,
|
||||
password: credentials.password,
|
||||
display_name: credentials.displayName,
|
||||
verbose: true
|
||||
|
||||
}
|
||||
});
|
||||
console.log({ response })
|
||||
|
|
|
|||
Loading…
Reference in New Issue