View Single Post
  #11  
Old 13th May 2014, 08:59 PM
UselessBettor UselessBettor is offline
Member
 
Join Date: Sep 2011
Posts: 1,474
Default

For those interested.

I have been able to get the demo code to run with the interactive login. Its painful using the interactive login.

I have also been able to get the non-interactive login demo to work. This was painful just because the instructions were not clear in how to modify the openssl.cfg. All you had to do was paste in the extra information.

So now that I have both of those done I still need to :

1. Modify the login in my library to use the non-interactive login code. Should be easy.
2. Modify every library function to use the new functions. This is major work and will probably take a few weeks.

But it at least works and I will feel a lot more secure when I have the API-NG working as then I can put on two step authentication. Considering the stories I have read from people out there getting their accounts cleaned out I want to do this sooner rather then later.
Reply With Quote