This message was deleted.
# general
m
This message was deleted.
w
it's mostly because ory does not provide support for file upload afaik. Since we're storing some documents that directly associate the user with those documents (think kyc verification) that was the main point in shifting towards a dedicated user service, alternatively I could simply add and edit a trait directly in client, however it introduces a major dependency on ory. There were other factors too, things like mobile verification and such and the need for an admin dashboard, ory is definitely a good login and registration service for our usecase however it falls a bit short with our other requirements i feel.
m
Hey @wide-agent-56556 At Ory Network, you get an admin dashboard out of the box: https://console.ory.sh mobile verification is currently being developed, see this PR: https://github.com/ory/kratos/pull/2904 Happy to address other requirements if you did not find them 🙂