GithubHelp home page GithubHelp logo

Twitter Auth about parse-server HOT 8 CLOSED

parse-community avatar parse-community commented on May 13, 2024
Twitter Auth

from parse-server.

Comments (8)

gfosco avatar gfosco commented on May 13, 2024

It would not be hard to add, following the method used for Facebook login.

See facebook.js and RestWrite.js.

I'll tag this up-for-grabs.

from parse-server.

shahzeb1 avatar shahzeb1 commented on May 13, 2024

Is anyone currently working on this?

If not, I'll fork and get to work. ☕

from parse-server.

billymwlei avatar billymwlei commented on May 13, 2024

OP: Is it same way to do the linkedin auth as well?
And Idea what should I get started ?
Thanks

from parse-server.

nlutsenko avatar nlutsenko commented on May 13, 2024

There is an ongoing discussion in #241 about this, where the goal is to support everything, not just Twitter or LinkedIn.

from parse-server.

flovilmart avatar flovilmart commented on May 13, 2024

@billymwlei the linked-in support is available in #247 we're finalizing some details about the implementation.

@swaterfall the twitter support has just been added to the PR and should be backward compatible.

from parse-server.

gfosco avatar gfosco commented on May 13, 2024

This will land in #247. 👍

from parse-server.

sprabs avatar sprabs commented on May 13, 2024

Quick question for you all (since you implemented this). We have two Twitter apps (one our iOS clients are using and one that our Android clients are using). How do we specify two sets of keys in index.js?

from parse-server.

gfosco avatar gfosco commented on May 13, 2024

It doesn't look like the twitter module supports it... It might be possible to use a 'custom' auth module but provide the twitter module again, but one app would need to use like 'twitter2' as a provider instead of twitter. Probably best to look at modifying the twitter module.

from parse-server.

Related Issues (20)

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.