0.1.8 • Published 5 years ago

react-office-365 v0.1.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

React Office 365 Auth Component

Installation

npm install --save react-office-365

How To Use

First import this component where you want to use it

import OfficeLogin from "react-office-365"

Then just renders it

<OfficeLogin />

Props

PropDescriptionDefault value
clientID*Application ID returned by Microsftnull
redirectURL*Redirect URL specifiednull
textSets button's textSign in with Office 365
0.1.8

5 years ago

0.1.7

5 years ago

0.1.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago