Indeed, I suspect you will be happier with https://github.com/bnoguchi/everyauth
Google is supported as well as many (many) other providers, and setup is trivial if you're using express/connect On Thu, Apr 5, 2012 at 10:30 AM, Richard Marr <[email protected]>wrote: > You said you looked a bit. Obviously I don't know your requirements > but I'd usually recommend OAuth over OpenID for anything > public-facing. > > > On 5 April 2012 11:36, s0urce <[email protected]> wrote: > > Hi Guys, > > i am currently trying to get logged in into my node-page via Google, i > > look at bit and landed by OpenID. I am using this module: > > http://ox.no/software/node-openid > > But i got 2 Problems with it: > > 1) If i use my custom google domain login, this module doesn't do > > anythint at all, if i use and '@gmail.com' login name, request works > > 2) When i use any @gmal.com or @googlemail.com login the request > > works, but the reponse is always the same: > > > > error => 'Authentication failed: OpenID provider endpoint in assertion > > response does not match discovered OpenID provider endpoint' > > result.authenticated => undefined > > > > can any1 help me with this please, ty > > > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > > > -- > Richard Marr > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- chrisrhoden -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
