passport-wso2
=============
WSO2 Identity Server authentication strategy for Passport and Node.js.
> **Note:** This repo is still a work in progress. As soon as the first stable version is available I'll get it published to NPM and listed on the [passport providers](http://passportjs.org/guide/providers/) page.


## Installation
```sh
npm install passport-wso2
```

## Usage
TODO

## Examples
TODO


