1.0.3 • Published 11 months ago

react-native-custom-microsoftlogin v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

React Native Microsoft Login

A simple and secure way to integrate Microsoft authentication into your React Native app.

Installation

Install the package using npm or yarn:

npm install react-native-microsoftlogin
# or
yarn add react-native-microsoftlogin


Mandatory Props
The following props are required for Microsoft authentication:

clientId: The unique identifier for your application registered in Azure AD.
redirectUri: The URI to redirect users after authentication.
tenant: The Azure Active Directory tenant ID.
1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago