UNPKG

react-oauth2

Version:

![npm](https://img.shields.io/npm/v/react-oauth2) ![GitHub](https://img.shields.io/github/license/maxifjaved/react-oauth2) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-oauth2) ![npm type definitions](https://img.shields.io/npm/types

4 lines (3 loc) 142 B
import { FacebookOauth2 } from './FacebookOauth2'; import { GoogleOauth2 } from './GoogleOauth2'; export { FacebookOauth2, GoogleOauth2 };