Passing pushauth flag as bool in json body to internal api doesn't become a...
Compare changes
Files
2- James Sandlin authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -4,6 +4,7 @@ import (
@@ -27,7 +28,13 @@ type Result struct {
@@ -44,49 +51,71 @@ func (c *Command) Execute(ctx context.Context) error {
@@ -101,6 +130,70 @@ func (c *Command) Execute(ctx context.Context) error {
@@ -116,9 +209,84 @@ func (c *Command) getOTP(ctx context.Context) string {
@@ -136,9 +304,14 @@ func (c *Command) verifyOTP(ctx context.Context, otp string) (status string, suc