May 23, 20196 yr Hello guys, I am pretty new here and started to script my own stuff, however I got stuck on one point. I want to make custom login handler. For example, instead of loging in with username selected from osbot gui i just need script to start and do HTTP GET request on some URL, in which will return credentials in JSON and use them to login/whatever (i have list of accounts). Is there any possibility to do so? Thank you for any response
May 24, 20196 yr Yes you will need to override the login handler, here is a link by @Explv Although please read some of the posts to see if it's still viable now, last time I checked (~1 week ago) it's fine. Good luck
May 24, 20196 yr Author Looks promising With few changes it could work perfect for me. Will definitely try that out. Thank you!
Create an account or sign in to comment