UNPKG

react-native-ad-azure-auth

Version:

An React Native module implements Azure AD V2.0 authentication flow

16 lines (15 loc) 620 B
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="com.auth.react" > 4 5 <uses-sdk 6 android:minSdkVersion="16" 6-->/Users/parthiban5.p/Documents/GitHub/react-native-azure-ad-auth/android/src/main/AndroidManifest.xml 7 android:targetSdkVersion="29" /> 7-->/Users/parthiban5.p/Documents/GitHub/react-native-azure-ad-auth/android/src/main/AndroidManifest.xml 8 9 <application> 9-->/Users/parthiban5.p/Documents/GitHub/react-native-azure-ad-auth/android/src/main/AndroidManifest.xml:5:5-6:19 10 </application> 11 12</manifest>