PHPackages                             opauth/meetup - 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/meetup

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

opauth/meetup
=============

Meetup strategy for Opauth

0.1.1(12y ago)176MITPHPPHP &gt;=5.2.0

Since Feb 1Pushed 12y ago2 watchersCompare

[ Source](https://github.com/damusnet/opauth-meetup)[ Packagist](https://packagist.org/packages/opauth/meetup)[ Docs](http://opauth.org)[ RSS](/packages/opauth-meetup/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Opauth-Meetup
=============

[](#opauth-meetup)

[Opauth](https://github.com/opauth/opauth) strategy for Meetup authentication.

Implemented based on [http://www.meetup.com/meetup\_api/auth/#oauth2](http://www.meetup.com/meetup_api/auth/#oauth2) using OAuth2.

Opauth is a multi-provider authentication framework for PHP.

Demo:

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

[](#getting-started)

1. Install Opauth-Meetup:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/damusnet/opauth-meetup.git Meetup
    ```
2. Register a Meetup application at [https://secure.meetup.com/meetup\_api/oauth\_consumers/create](https://secure.meetup.com/meetup_api/oauth_consumers/create)
3. Configure Opauth-Meetup strategy with `key` and `secret`.
4. Direct user to `http://path_to_opauth/meetup` to authenticate

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

[](#strategy-configuration)

Required parameters:

```
