Passing pushauth flag as bool in json body to internal api doesn't become a...
Compare changes
Files
3- James Sandlin authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -34,14 +34,17 @@ var (
@@ -54,7 +57,9 @@ func (c *Command) Execute1(ctx context.Context) error {
@@ -85,11 +90,11 @@ func (c *Command) Execute1(ctx context.Context) error {
@@ -99,9 +104,9 @@ func (c *Command) Execute1(ctx context.Context) error {
@@ -111,9 +116,9 @@ func (c *Command) Execute1(ctx context.Context) error {
@@ -144,136 +149,79 @@ func (c *Command) Execute(ctx context.Context) error {
@@ -283,11 +231,30 @@ func (c *Command) processCmd(ctx context.Context, cancelTimeout context.CancelFu
@@ -304,14 +271,14 @@ func (c *Command) verifyOTP(ctx context.Context, otp string) (status string, suc