Is there a way to configure kratos verification/re...
# talk-kratos
b
Is there a way to configure kratos verification/recovery codes to be alphanumeric? (maybe a set prefix, maybe just full random alphanumeric, not super important how) -- I'm running into an issue with a UI library that is prepending a
+
to the strictly numeric input before form submission
d
couldn’t you capture and strip the character before submission?