Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Facebook login in Qt-Quick

Facebook login in Qt-Quick

Scheduled Pinned Locked Moved Solved QML and Qt Quick
7 Posts 3 Posters 3.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vicky Sharma
    wrote on 27 Jun 2016, 14:37 last edited by
    #1

    Dear all

    Someone knows how to use fb login in qt with all its functionality?

    What I need, I am having a login page in QML with fb login too on the same.
    If user signup and login with our application than will show table with content but if user choose fb login than than what should be redirect_Url to come on android app which is working on QTCP.....

    Please suggest me if knows.

    T 1 Reply Last reply 27 Jun 2016, 14:51
    0
    • V Vicky Sharma
      27 Jun 2016, 14:37

      Dear all

      Someone knows how to use fb login in qt with all its functionality?

      What I need, I am having a login page in QML with fb login too on the same.
      If user signup and login with our application than will show table with content but if user choose fb login than than what should be redirect_Url to come on android app which is working on QTCP.....

      Please suggest me if knows.

      T Offline
      T Offline
      the_
      wrote on 27 Jun 2016, 14:51 last edited by
      #2

      @Vicky-Sharma
      Maybe this could help you:

      forum.qt.io/topic/65171/help-we-need-halp-with-fb-login-registration-in-mobile-app/

      -- No support in PM --

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vicky Sharma
        wrote on 28 Jun 2016, 05:21 last edited by
        #3

        ok Let me try this..

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Vicky Sharma
          wrote on 29 Jun 2016, 07:50 last edited by
          #4

          Sorry but it's required Qt5.6 while I am deploying on Qt 5.3 to 5.6.

          So I can not use V-Play engine, is there another way for doing the same either by Java, JavaScript or C++ class etc?

          R 1 Reply Last reply 29 Jun 2016, 08:24
          0
          • V Vicky Sharma
            29 Jun 2016, 07:50

            Sorry but it's required Qt5.6 while I am deploying on Qt 5.3 to 5.6.

            So I can not use V-Play engine, is there another way for doing the same either by Java, JavaScript or C++ class etc?

            R Offline
            R Offline
            raven-worx
            Moderators
            wrote on 29 Jun 2016, 08:24 last edited by raven-worx
            #5

            @Vicky-Sharma
            i think the FB WebSDK has references to the DOM (which isn't available in QML).
            You may simply create your custom FB login flow with the REST API. This should work in QML, but it requires also some work from yourself.

            Or you do the login from the C++ side. There are some Qt FB login topics on the web already...

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            0
            • V Offline
              V Offline
              Vicky Sharma
              wrote on 29 Jun 2016, 09:31 last edited by
              #6

              Ok

              Let me do, do you have link for the same or snapshot of the same code?

              1 Reply Last reply
              0
              • V Offline
                V Offline
                Vicky Sharma
                wrote on 30 Jun 2016, 13:07 last edited by
                #7

                Yeah.

                I got right code in c++ which is working in condition.

                https://github.com/theScrabi/TizFbExample

                1 Reply Last reply
                0

                7/7

                30 Jun 2016, 13:07

                • Login

                • Login or register to search.
                7 out of 7
                • First post
                  7/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved