Hey! I’m curious if it might be possible to enable email verification with a code directly from Keycloak’s configuration. I’ve already seen that it can be done using a link, but that’s not my requirement.
I’ve been checking Keycloak’s repository, and I see they reference what I’m looking for:
email-verification-with-code.ftl
Or does this perhaps refer to a different functionality?
How can I enable it?