square-machine-71017
09/18/2023, 12:20 PMbland-eye-99092
09/18/2023, 12:34 PMsquare-machine-71017
09/18/2023, 12:35 PMsquare-machine-71017
09/18/2023, 12:52 PMsquare-machine-71017
09/18/2023, 1:22 PMif err != nil {
return s.handleError(w, r, f, pid, nil, err)
}
return errors.WithStack(flow.ErrCompletedByStrategy)
as ID Token code path does, it caused both my and previous test to fail on "email in the form should match this value" check 🤔square-machine-71017
09/19/2023, 9:55 AM