Creating a login page for Android Application using KiteConnect API

nirajm09
Hi Everyone,
I'm a newbie to Android Development, I'm trying to create an Android Application that will take the login of Zerodha account from the User, save user details and then redirects it to a new page on the Android application and shows a button when clicked to buy a particular stock on Zerodha. Can anyone help with any Github repo or video for reference?
  • sujith
    @nirajm09,
    It is a security/compliance lapse. A third party app can't ask for our client's credentials. You may fetch users session and other data only after user gives permission to share data with your app.
    For your use case, you can just use Kite Publisher wherein client doesn't have to give you any data.
    You can just check out documentation here.
Sign In or Register to comment.