@ntnx/passport-wso2
Version:
WSO2 Identity Server authentication strategy for Passport.
19 lines (12 loc) • 446 B
Markdown
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 git+https://github.com/jasonsims/passport-wso2.git#master
```
## Usage
TODO
## Examples
TODO