Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3

Thread: Facebook login

  1. #1
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,634

    Facebook login

    Hey there, I am working on a tool so i can login with one click of my app with all my fav sites or sites i aways use most sites i can make a simple login script and bobs your uncal i am locked in to that site but i am having a problem with facebook.

    I tryed to make a html page hosted on my site use php reqestes EG:

    url.domain/script.php?s=facebook&u=me@url.domainp=mypassword

    well facebook did not like this told me to FFFF right off saying i not able to
    login via another site providing the password, so i did a local version that words ok if the browser is already open but if its not it will say the cookies are disabled i wounder as anyone been able to login with FB? i can't see away using the FB connect but thats me i am stupid lol.

    any help would be great.

  2. #2
    Join Date
    Oct 2009
    Location
    Merton, United Kingdom
    Posts
    684
    Use their API.

  3. #3
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,634
    i looked at is and really can't see how. any head up on how?

  4. #4
    Join Date
    May 2006
    Posts
    5,380
    cant you just Dos there servers and make my life peaceful again, i HATE FaceBook with a passion, the misses, all her family, all my family and the whole god d.a.m world is on it trying to distract me from staring at code for hours on end ...... unsociable they say, to sociable i say !

    whats the PHP doing, cant you submit directly to there servers with HTTP.Submit and write your own cookie (not that i know anything about it)
    Open your eyes to Narcissism, Don't let her destroy your life!!

  5. #5
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,634
    Quote Originally Posted by RizlaUK View Post
    cant you just Dos there servers and make my life peaceful again, i HATE FaceBook with a passion, the misses, all her family, all my family and the whole god d.a.m world is on it trying to distract me from staring at code for hours on end ...... unsociable they say, to sociable i say !

    whats the PHP doing, cant you submit directly to there servers with HTTP.Submit and write your own cookie (not that i know anything about it)
    Not thought about that one i could try that i would get around that ****** part where its says no not from another server i was just going to leave facebook out for now lol, the php file is just a collection of login pages when called the php servers the right login and logins in to the site.

    I works with Google, twitter, yahoo so far this way but seems facebook wats
    me to use there api or connet and i just got confused lol.

    Its been too long since i did anything with websites lol i just wanted a app that would hold all my main websites passwords and usernames in and just login little like linux done locks it up with keychain or what ever its called.

    I am not in any real rush as leaving that i was able to cut down my fucntions from 20 lines to about 3 simple fucntion

    Locker.API(APIMODE, UID, PID);

    just need to think best way to save the users details i thinking a DB or reg

  6. #6
    Join Date
    Apr 2010
    Posts
    111
    Quote Originally Posted by sim View Post
    Hey there, I am working on a tool so i can login with one click of my app with all my fav sites or sites i aways use most sites i can make a simple login script and bobs your uncal i am locked in to that site but i am having a problem with facebook.

    I tryed to make a html page hosted on my site use php reqestes EG:

    url.domain/script.php?s=facebook&u=me@url.domainp=mypassword

    well facebook did not like this told me to FFFF right off saying i not able to
    login via another site providing the password, so i did a local version that words ok if the browser is already open but if its not it will say the cookies are disabled i wounder as anyone been able to login with FB? i can't see away using the FB connect but thats me i am stupid lol.

    any help would be great.
    Did you have any luck on this app sims as this would be a great little app. i wanted to make somthink like this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts