Hey! The dart clients (<ory_kratos_client> and <or...
# general
f
Hey! The dart clients (ory_kratos_client and ory_client) are marked as exprimental and there seem to have been no changes in going on a year; wondering about future support. Also can't seem to get anything returned from
updateRegistrationFlow
to deserialize, I wonder if there have been api changes in those 11 months? Are these worth using at all or should I just write my own if I'm planning on going for prod in the near future? Deserialization in happy case seems to fail with (at least)
Couldn't deserialize oneOf for the discriminator value: redirect_browser_to
. Unhappy cases fail with all sorts of stuff. Also I've been coding for hours so I might also just be stupid.
Also it seems to somewhat confusingly want to return a
SuccessfulNativeRegistration
even though if I understand correctly it's the same endpoint for both native and browser flows?
b
Hi, thanks for the question. There was an issue with the authentication when publishing and our tooling unfortunately did not alert us to the issues. Should be fixed in the coming releases. Apologies for the inconvenience.
f
That's awesome to hear, thanks for checking! Any releases planned in the horizon (assuming it's just a question of a new release triggering the pipeline)?
b
yes, for the Ory Network we'll release a new version in the coming days.
f
Amazing, thanks!
Both packages just had a birthday, any news?
@bland-eye-99092
b
Apologies for the late reply! We finally got around to fixing this: https://pub.dev/packages/ory_client Let me know if you're facing any issues with the updated package. The kratos client is going to be released with the next Kratos released. No timeline on that, yet, though.