Capcha on the login page

sabyasm
sabyasm edited April 2018 in General
There seems to be an introduction of "captcha" on the login page semi-randomly. Is there any specific reason for it? As the app access token gets invalidated after 24 hours, it would probably be prudent to either:

1. Remove captcha altogether (doesn't serve much real purpose other than preventing some malicious brute force attack)
2. Introduction of a long standing access token for a week or something similar (which was once a part of your development pipeline).
3. Disable captcha loading for all the logins initiated by api associated with kite app

If the orders are being placed using api - is there much benefit in preventing automated login to refresh access token?
  • sujith
    It is mandatory by the exchange that a user has to log in manually at least once a day. We don't recommend automating login.
    The long-standing tokens with read-only permissions are only for platforms built for masses. It is not for individual traders.
This discussion has been closed.