react-auth-provider-buttons
v0.0.4
Published
React button components for "Sign in with ..."
Readme
react-auth-provider-buttons
Get Started
yarn add react-auth-provider-buttonsContext to distinguish between dark & light theme
// pages/_app.tsx OR app.tsx
import { OAuthButtonProvider } from "react-auth-provider-buttons";