We have a use case where we’d like to register a u...
# talk-kratos
f
We have a use case where we’d like to register a user without the user setting the password. So the only thing the user fills in as part of the registration is email and then when verifying we’d like the user to set the password. Any pointers/suggestion on how one might go about doing that?