1. #1
    Sencha User
    Join Date
    Jul 2012
    Posts
    10
    Vote Rating
    0
    pradeep_k is on a distinguished road

      0  

    Default Integrating Facebook Login to the app

    Integrating Facebook Login to the app


    Hi,
    I am new to Sencha Architect 2, I am planning to integrate Facebook login to the user to log in to my app. How to do i integrate FB login, i have found some example but wasn't well enough.
    I want to store the User id to a database.,
    Do help me with this.
    Thanks in advance.,

    regards,
    pRaDeE

  2. #2
    Sencha User
    Join Date
    May 2010
    Location
    Guatemala, Central America
    Posts
    984
    Vote Rating
    47
    ssamayoa has a spectacular aura about ssamayoa has a spectacular aura about

      0  

    Default


    The best way is to integrate the external authenticator (FB, OATH, etc) is with server code because normally login is done with their UI. When external party authenticated you user you can redirect to your ExtJS's application html file.

    Regards.
    UI: Sencha Architect 2.x / ExtJS 4 MVC
    Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
    Application Server: Glassfish 3.1.x
    Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5

    If you like my answer please vote!

  3. #3
    Sencha User
    Join Date
    Jul 2012
    Posts
    10
    Vote Rating
    0
    pradeep_k is on a distinguished road

      0  

    Default Do u have any example?!

    Do u have any example?!


    Do u have any example for Fb integration.?
    I am finding hard time in customizing the UI., Is there any way to center the image given in the image view and to adjust it to the resolution!?