Giter Club home page Giter Club logo

opauth-yahoo's Introduction

Opauth-Yahoo

=======

Opauth strategy for Yahoo authentication.

Implemented based on http://developer.yahoo.com/oauth/guide/oauth-auth-flow.html using OAuth 1.0.

Opauth is a multi-provider authentication framework for PHP.

Getting started

Install Opauth-Yahoo:

cd path_to_opauth/Strategy
git clone git://github.com/booper/opauth-yahoo.git Yahoo

Sign Up Yahoo App and Get a Consumer Key at https://developer.apps.yahoo.com/dashboard/createKey.html

During registration, indicate the kinds of Yahoo! User data (also called Scopes) you want to access. Later in the OAuth process, Yahoo! will ask your Users if Yahoo! should allow you to access their User data. For more information about Scopes, see Scopes section http://developer.yahoo.com/oauth/guide/oauth-scopes.html

Configure Opauth-Yahoo strategy.

Direct user to http://path_to_opauth/yahoo to authenticate

Strategy configuration

Required parameters:

'Google' => array( 'key' => 'Consumer Key', 'secret' => 'Consumer Secret' )

Optional parameters: Optional parameters: appid ( Provide it if you have several apps in Yahoo.com)

References

License

Opauth-Yahoo is MIT Licensed
Copyright © 2013 Valerii Igumentsev (http://facebook.com/ibooper)

opauth-yahoo's People

Contributors

booper avatar

Watchers

 avatar  avatar

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.