Join Slack
Powered by
We updated Kratos to v1.1.0 then ran kratos migrat...
# ory-selfhosting
b
billions-potato-18874
04/04/2024, 9:33 PM
We updated Kratos to v1.1.0 then ran kratos migrate sql -e --yes url... For some reason sign in with code (passwordless, magic codes) is working fine for new users but for existing users instead of creating config correctly (just
{}
) it creates something like
{"address_type":"","used_at":{"Time":"0001-01-01T00:00:00Z","Valid":false}}
but most importantly
it replaces the current method (password/SSO) with just passwordless
😖 1
2
Views
Open in Slack
Previous
Next