UNPKG

react-native-azure-adal-sdk

Version:

Microsoft Active Directory Authentication Library (ADAL) SSO Login

32 lines (30 loc) 725 B
{ "name": "react-native-azure-adal-sdk", "version": "1.0.1", "description": "Microsoft Active Directory Authentication Library (ADAL) SSO Login", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "ADAL", "Microsoft ADAL", "Authentication", "Active Directory Authentication Library", "ios", "android", "windows", "azure" ], "repository": { "type": "git", "url": "git+https://github.com/herarya/react-native-azure-adal-sdk.git" }, "author": "Herman arya", "license": "Apache-2.0", "peerDependencies": { "react-native": "^0.41.2", "react-native-windows": "0.41.0-rc.1" } }