Hi there! TLDR: Is it possible to import TOTP sec...
# talk-kratos
a
Hi there! TLDR: Is it possible to import TOTP secrets to Kratos via the REST API? If so, could you give me some pointers on how that works? We are currently evaluating migrating to Kratos from a custom auth solution. Our system supports 2FA via TOTP (e.g. Google Authenticator). We experimented with directly inserting TOTP secrets into the Kratos database and that seemed to work, but that's not a very convenient solution. It would be great if we could import the secrets via the API, but we could not find any resources on that.