UNPKG

react-native-azure-ad-2

Version:

A React Native module for Azure AD enpoint version 2. This module implement Azure AD authentication using pure React-Native with no others lib. require

31 lines (30 loc) 880 B
{ "name": "react-native-azure-ad-2", "version": "1.0.5", "description": "A React Native module for Azure AD enpoint version 2. This module implement Azure AD authentication using pure React-Native with no others lib. require", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "buffer": "^5.0.0", "query-string": "^4.2.3", "url": "^0.11.0", "uuid": "^2.0.3" }, "keywords": [ "AzureAD", "Microsoft Account", "Microsoft Authentication" ], "author": "maxzitron", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/maxzitron/react-native-azure-ad-2.git" }, "bugs": { "url": "https://github.com/maxzitron/react-native-azure-ad-2/issues" }, "homepage": "https://github.com/maxzitron/react-native-azure-ad-2#readme" }