jimmycodesocial / oauth2-profile

Extract user social network profile given a granted access token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth2 Profile

Description

Requirements

Latest Node 8 LTS or newer versions.

Getting started

npm install --save @jimmycode/oauth2-profile

or

yarn add @jimmycode/oauth2-profile

Usage

About

Extract user social network profile given a granted access token.

License:MIT License


Languages

Language:TypeScript 100.0%