0.1.8 • Published 6 years ago

react-office-365 v0.1.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.7

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago