UNPKG

react-saasify

Version:

React components for Saasify web clients.

8 lines (7 loc) 215 B
// auth flow export * from './AuthGitHubPage' export * from './AuthGooglePage' export * from './AuthSpotifyPage' export * from './AuthLinkedInPage' export * from './AuthTwitterPage' export * from './AuthStripePage'