UNPKG

passport-wso2

Version:

WSO2 Identity Server authentication strategy for Passport.

19 lines (12 loc) 402 B
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