PHPackages                             opauth/sinaweibo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. opauth/sinaweibo

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

opauth/sinaweibo
================

SinaWeibo strategy for Opauth

8720PHP

Since Nov 6Pushed 13y ago1 watchersCompare

[ Source](https://github.com/dgrabla/opauth-sinaweibo)[ Packagist](https://packagist.org/packages/opauth/sinaweibo)[ RSS](/packages/opauth-sinaweibo/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opauth-SinaWeibo
================

[](#opauth-sinaweibo)

Opauth strategy for Sina Weibo authentication.

Based on Opauth's Facebook Oauth2 Strategy

Getting started
---------------

[](#getting-started)

1. Make sure your cake installation supports UTF8
2. Install Opauth-Sina:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/dgrabla/opauth-sina.git SinaWeibo
    ```
3. Create Sina Weibo application at

    - It is a web application
        - Callback: http://path\_to\_opauth/sina\_callback
4. Configure Opauth-Sina Weibo strategy with `key` and `secret`.
5. Direct user to `http://path_to_opauth/sinaweibo` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
