liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
243 stars 173 forks source link

Support for banks with one-time passwords #93

Closed mridang closed 9 years ago

mridang commented 13 years ago

Some banks such as Nordea Finland use one-time passwords for extra security unlike Nordea Sweden which uses the SSN and password. It would be nice to add support these one-time passwords. One way to do this would be to provide notifications to user which upon being clicked, displays a password prompt. The user then types in the one-time password and the account balance and transactions are then updated. This would make the app more accessible to more developers who then support other Nordic banks with one-time passwords.

Another way would be to allow the user to store all the one-time passwords in the system.

goober commented 9 years ago

I think that it will be unpractical for supporting banks that uses one time passwords. @liato maybe it is time to close this issue as WONTFIX if you do not have another opinion?

goober commented 9 years ago

Closed as wontfix because it would be unpractical for en users.