Migrating your one-time passwords to Raivo OTP

Posted on by Tijme Gommers.

If you’re annoyed by the user experience of OTP apps such as Authy or the Google Authenticator (just like me), then you may find this useful! In my spare time, I developed Raivo OTP. Raivo OTP is a non-commercial OTP app for iOS, that contains many must-have features like automagic data synchronization, search capabilities and viewing the current and previous token. Most importantly, Raivo OTP is native (developed in Swift 5) and is therefore very fast!

Raivo OTP home screen (list)


One of the features that is lacking in most of the OTP apps (except Raivo OTP 👌) is the possibility to export OTPs. Therefore, migrating OTPs isn’t easy. That OTP apps are lacking export functionalities is probably due to the fact that vendors don’t want you to leave their product or service. However, during the development of Raivo OTP I found various fancy workarounds that enable you to export OTPs from popular OTP apps. I want to share these to improve the experience of migrating to Raivo OTP.

The following blog posts are guides that walk you through the process of exporting your OTPs and importing them into Raivo OTP.