red-machine-69654
08/01/2022, 1:43 PMData failed to match schemas in oneOf(UiNodeAttributes)
had been using the "login flow without browser" successfully for a few weeks, just upgraded the SDK though and noticed some deprecations.high-optician-2097
red-machine-69654
08/01/2022, 2:23 PMred-machine-69654
08/01/2022, 2:28 PMflow, _, err := a.client.V0alpha2Api.InitializeSelfServiceLoginFlowWithoutBrowser(a.ctx).Execute()
if err != nil {
return nil, err
}
red-machine-69654
08/01/2022, 2:28 PMred-machine-69654
08/01/2022, 2:29 PMred-machine-69654
08/01/2022, 2:29 PMgo get -u <http://github.com/ory/kratos-client-go|github.com/ory/kratos-client-go>
red-machine-69654
08/01/2022, 2:30 PMv0alpha2Api
to something else?red-machine-69654
08/01/2022, 2:30 PMhigh-optician-2097
red-machine-69654
08/01/2022, 2:36 PMred-machine-69654
08/01/2022, 2:36 PMclient-go
and still use local kratos (during dev)?high-optician-2097
high-optician-2097
red-machine-69654
08/01/2022, 2:39 PMory/client-go
with both?red-machine-69654
08/01/2022, 3:06 PMory/client-go
echoing-caravan-91564
08/02/2022, 2:31 AM