Giter Site home page Giter Site logo

Comments (7)

malikov avatar malikov commented on August 19, 2024

Hey @maggialejandro ,

I'll look into it this week end.

from authenticate.me-node-server.

malikov avatar malikov commented on August 19, 2024

Hey @maggialejandro out of curiosity does it work when you're trying with instagram ? or register or the regular login ?

from authenticate.me-node-server.

maggialejandro avatar maggialejandro commented on August 19, 2024

Instagram almost works, It logs in correctly (shows the payload) but doesn't redirect to the app

is this instagram configuration ok?

WEBSITE URL http://ionic-xxxx.rhcloud.com
REDIRECT URI http://ionic-xxxx.rhcloud.com/oauth/callback?type=instagram

from authenticate.me-node-server.

malikov avatar malikov commented on August 19, 2024

Hey @maggialejandro

sorry for the late reply been busy lately. This is the server side code (api), it is supposed to redirect you to the payload page (oauth callback page, you should get a token as well) which is the output of the api. It doesn't redirect you to http://ionic-xxxx.rhcloud.com. There's no html on the node side I just made an api. However on your client side (Authenticate.me-client-cordova-ionic), you should check that you've reached the callback page see the authservice (/js/services/common/auth.js) line 146.

As for the twitter issue I wasn't able to reproduce it, all your configuration looks ok to me it should work fine. Are you still experiencing this issue ?

from authenticate.me-node-server.

maggialejandro avatar maggialejandro commented on August 19, 2024

Hi @malikov, I'll try again next week as I'm quite busy right now
Thanks for the reply!

from authenticate.me-node-server.

reimertz avatar reimertz commented on August 19, 2024

could this be because of you using http instead of https?

from authenticate.me-node-server.

malikov avatar malikov commented on August 19, 2024

@reimertz I really don't know it seems to work fine with http on my end, have you experienced something similar to this before ?

from authenticate.me-node-server.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.