hello everyone, Can someone please confirm - Is v...
# talk-kratos
l
hello everyone, Can someone please confirm - Is verification method "code" via (email/phone) is available in latest version or not yet? because in documentation it is mentioned that " 'One-time code' (
code
) is the default, preferred, and recommended method by Ory." . but in api section of website there is no "code" method option for verification. So what is current status of that feature? Is it implemented or It will be in future? Thanks
s
You control that via the config
l
so the api tab on the web(https://www.ory.sh/docs/reference/api) is not upto date , right?
l
Copy code
thank you, can you please tell me how to migrate from v0.10.1 to v0.11.0 (i am using helm chart with 
"automigration:
      enabled: true
       type: job "
inside value.yaml & when i check logs of pod it is saying "migrations have not yet been fully applied stack_trace:stack trace could not be recovered from error type *healthx.swaggerNotReadyStatus".
thanks i got migration using. by manually accessing pod console and running "kratos migrate sql" command. thanks again