wooden-dinner-75185
09/27/2022, 9:05 PMmagnificent-energy-493
wooden-dinner-75185
09/27/2022, 9:33 PMwooden-dinner-75185
09/27/2022, 9:35 PMmagnificent-energy-493
How much control of the UI do we get with Kratos?As all Ory products including Kratos are completely headless you have full control over the UI 🎉
collect the email address first …. then fall back to a Kratos powered flowThis should be possible, here are some examples for the sign up UI: https://www.ory.sh/docs/kratos/self-service/flows/user-registration#code-examples-for-nodejs-reactjs-go- You can also handle everything in your UI and then make an API call to create the identity in Kratos. (https://www.ory.sh/docs/reference/api#operation/adminCreateIdentity)