Giter VIP home page Giter VIP logo

Comments (7)

Seldaek avatar Seldaek commented on June 16, 2024

Definitely would be nice, at least the OAuth login. The rest sounds like much work for not much gain, so not high prio, but good idea.

from packagist.

andrewtch avatar andrewtch commented on June 16, 2024

After a little bit digging around, I found almost no github-related bundles. https://github.com/ihqs/GithubBundle seems something close, but outdated and no security provider.

So, is it enough to integrate some of the numerous Oauth bundles (which definitely lacks github features) or write own implementation based on FOSFacebookBundle?

from packagist.

Seldaek avatar Seldaek commented on June 16, 2024

I believe @stof is working on a standardized FOSOAuth bundle, that should help with the authentication at least. After that for other features I think we can wait.

from packagist.

stof avatar stof commented on June 16, 2024

@Seldaek I'm working on the FOSOAuthServerBundle. What you need is an oauth client. Currently, you have the choice between http://knpbundles.com/mazen/EtcpasswdOAuthBundle (which is working but has several flaws) and http://knpbundles.com/KnpLabs/KnpOAuthBundle (which is still a WIP but is meant to solve the design issues of the other one by having a generic client instead of a client per oauth provider)

from packagist.

stof avatar stof commented on June 16, 2024

see #175

from packagist.

stof avatar stof commented on June 16, 2024

and #211 for the follow-up

from packagist.

Seldaek avatar Seldaek commented on June 16, 2024

Closing since login is done, moved the rest to #234

from packagist.

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.