update docs

This commit is contained in:
2026-09-26 17:48:14 +05:00
parent fd4cdfecac
commit dd4aed0f94
+3 -3
View File
@@ -6,9 +6,9 @@ A TOTP (Time-based One-Time Password) seed, also called a secret key, is a short
An authenticator app combines the seed with the current time to make a new 6-digit code every 30 seconds. Any app that has the same seed shows the same codes, so Thijooree can make your BML and MIB OTP codes without the bank's own app. An authenticator app combines the seed with the current time to make a new 6-digit code every 30 seconds. Any app that has the same seed shows the same codes, so Thijooree can make your BML and MIB OTP codes without the bank's own app.
Thijooree needs the seed to enable OTP-less Transactions. - Thijooree needs the seed to enable OTP-less Transactions.
Thijooree can also the OTPs if you wanted to use official bank app or website along with Thijooree. - Thijooree can also the OTPs if you wanted to use official bank app or website along with Thijooree.
To keep transactions secure, you can have Thijooree ask for your biometrics instead of an OTP. - To keep transactions secure, you can have Thijooree ask for your biometrics instead of an OTP.
Keep your seed private: anyone who has it can make your OTP codes. Keep your seed private: anyone who has it can make your OTP codes.