UNPKG

passport-netlify

Version:

[Passport](http://passportjs.org/) strategy for authenticating with [Netlify](https://www.netlify.com/) using the OAuth 2.0 API.

4 lines (3 loc) 114 B
import _Strategy from './strategy'; export default _Strategy; export declare const Strategy: typeof _Strategy;