Welcome Developers!

in

Welcome!

in

External Authentication API on mobile devices

Last post 01-07-2010 12:53 AM by Oleg. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-06-2008 2:11 PM

    External Authentication API on mobile devices

    Hi -

    I am writing a mobile app that needs to authenticate once in order to get the userId.
    Authentication is done via the External Authentication API.

    Calling the request_token / authorize pages works, but there is a problem with the sheer size of the background_gradient.png image resource.
    Its current size is 960x762 px, and even though it is a (compressed) png and loads fast enough, it is simply too large when uncompressed by the client.

    Is there any chance you could split this into two gradients - one for the header and one for the left bar?
    Or, better still, create a dedicated mobile login page with the MySpace logo as the only image resource?
    Then you could also make a page that shows the login box centered on small (half VGA) screens, so the application (or the user) does not need to scroll to the right in order to even see the login/pass boxes.

    The user is supposed to be able to install the application from either the web or the phone, as painlessly as possible.
    He also needs to login to MySpace so my server gets his userId.
    This is only done once, and after that his phone updates his profile with his activities, and gets updates from his friends in turn.
    Being able to log in to MySpace is essential for the application, as I need the userId for subsequent data requests.

    Thanks
     -Patrick

     

     

  • 05-26-2008 5:04 PM In reply to

    • paul
    • Top 200 Contributor
    • Joined on 04-10-2008
    • Posts 26

    Re: External Authentication API on mobile devices

    Hi Patrick,

    I haven't found any helpful documentation that describes how to use the request_token and access_token resources (they're not listed on the REST resources page).  Can you point me to some, if you've come across some?

    Also, if you've been able to accomplish what you described above, please let me know how that went.  I'd like to generate a mobile-friendly app-install process.

    Thanks, 

    - Paul 

  • 01-07-2010 12:53 AM In reply to

    • Oleg
    • Not Ranked
    • Joined on 01-06-2010
    • Posts 2

    Re: External Authentication API on mobile devices

    Hi Patrick, Did you find such url? Thanks
Page 1 of 1 (3 items)