Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. |HELP| Use facebook / google API to authenticate ?
QtWS25 Last Chance

|HELP| Use facebook / google API to authenticate ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
c++api
3 Posts 3 Posters 533 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.
  • E Offline
    E Offline
    Elmehdi
    wrote on 20 Jun 2020, 01:35 last edited by Elmehdi
    #1

    I'm working on a desktop App with C++, and I want to give the user the possibility to authenticat with his fb/google account . And I'm a little bit lost here, I can't find anything helpful about that. So guys if you ever have an Idea or a way to start coding it. I'll be thankfull.
    I need to mention that I have read about the API- REST and I have used one of IBM cloud, so I now know what an API is and how to use it. I just need to use those of facebook but I can't find a way to start with it.

    M R 2 Replies Last reply 20 Jun 2020, 06:34
    0
    • E Elmehdi
      20 Jun 2020, 01:35

      I'm working on a desktop App with C++, and I want to give the user the possibility to authenticat with his fb/google account . And I'm a little bit lost here, I can't find anything helpful about that. So guys if you ever have an Idea or a way to start coding it. I'll be thankfull.
      I need to mention that I have read about the API- REST and I have used one of IBM cloud, so I now know what an API is and how to use it. I just need to use those of facebook but I can't find a way to start with it.

      M Offline
      M Offline
      MEMekaniske
      wrote on 20 Jun 2020, 06:34 last edited by
      #2

      @Elmehdi Hey, to use facebook login you must first registrer as a facebook developer, then you must create a facebook app, and with that, you get the access to access keys and api's. Facebook has tons of detailed info about this on their own dev pages.

      https://developers.facebook.com/

      1 Reply Last reply
      2
      • E Elmehdi
        20 Jun 2020, 01:35

        I'm working on a desktop App with C++, and I want to give the user the possibility to authenticat with his fb/google account . And I'm a little bit lost here, I can't find anything helpful about that. So guys if you ever have an Idea or a way to start coding it. I'll be thankfull.
        I need to mention that I have read about the API- REST and I have used one of IBM cloud, so I now know what an API is and how to use it. I just need to use those of facebook but I can't find a way to start with it.

        R Offline
        R Offline
        raven-worx
        Moderators
        wrote on 20 Jun 2020, 10:13 last edited by
        #3

        @Elmehdi
        use the QtNetworkAuthorization module.

        For example: https://www.qt.io/blog/2017/01/25/connecting-qt-application-google-services-using-oauth-2-0

        --- 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
        2

        1/3

        20 Jun 2020, 01:35

        • Login

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