Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrtovmach/passport-instagram-strategy

Instagram strategy for passportjs
https://github.com/alexandrtovmach/passport-instagram-strategy

Last synced: 26 days ago
JSON representation

Instagram strategy for passportjs

Awesome Lists containing this project

README

        

# passport-instagram-strategy

[![npm](https://img.shields.io/npm/v/passport-instagram-strategy?logo=npm&cacheSeconds=1800)](https://www.npmjs.com/package/passport-instagram-strategy)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/passport-instagram-strategy?cacheSeconds=1800)](https://www.npmjs.com/package/passport-instagram-strategy)
[![npm](https://img.shields.io/npm/dt/passport-instagram-strategy?cacheSeconds=1800)](https://www.npmjs.com/package/passport-instagram-strategy)

## 🚀 Get Started

Follow these steps to start using `passport-instagram-strategy`:

1. Installation

```sh
# with npm
npm i passport-instagram-strategy

# with yarn
yarn add passport-instagram-strategy
```

2. Import and configure component.

```ts

```

## 📝 License

[MIT](https://github.com/alexandrtovmach/passport-instagram-strategy/blob/master/LICENSE)