No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Authentication on social networks with Quasar Cordova + Hello.js

    Useful Tips (NEW)
    4
    5
    1004
    Loading More Posts
    • 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.
    • patryckx
      patryckx last edited by

      Hello guys, once again I bring a great example to the team.

      This time, I bring an article from a co-worker who talks about authenticating an Android application made with Quasar, with the Hello.js library, which I mentioned earlier here in the forum.

      I’m sure it will be useful to many!

      Article: http://viladosilicio.com.br/autenticacao-em-redes-sociais-com-quasar-cordova-e-hello-js/

      Github: https://github.com/lucianopereira86/quasar-cordova-hellojs

      The article is in “pt-BR” but is easy if you use a translator.

      1 Reply Last reply Reply Quote 1
      • G
        genuinefafa last edited by

        interesting! i’m currently looking for exactly this… not really understand what you’ve done with the required callback urls, but i’m testing as I write 😉

        patryckx 1 Reply Last reply Reply Quote 0
        • patryckx
          patryckx @genuinefafa last edited by

          @genuinefafa Hello! Sorry for the delay.

          This example was built by someone else, I only shared it here if it was in someone else’s interest.
          But apparently the return URL is the same localhost from which the request originated.

          1 Reply Last reply Reply Quote 0
          • dnielrodrigues
            dnielrodrigues last edited by

            The Google and Facebook APIs do not allow the use of localhost as accepted domains.
            Does anyone know another method to implement this in cordova???
            (ie, for android and iOS) i tryed with HTTP, HTTPS an without both.
            PRINTS:
            https://ibb.co/nBFP0qH
            https://ibb.co/DKchkgZ

            W 1 Reply Last reply Reply Quote 0
            • W
              walfin @dnielrodrigues last edited by

              @dnielrodrigues Why don’t you create your own REST API to tunnel the requests?

              1 Reply Last reply Reply Quote 0
              • First post
                Last post