unified-auth-react
v1.0.4
Published
Auth components for react projects utilizing Unified Auth's apis
Downloads
3
Readme
unified-auth-react
Auth components for react projects utilizing Unified Auth's apis
Install
npm install --save unified-auth-react
Usage
import React, { Component } from 'react'
import MyComponent from 'unified-auth-react'
import 'unified-auth-react/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © gthom9