React Native bridge for AppAuth for supporting any OAuth 2 provider. Latest version: 8.0.2, last published: 2 months ago. Start using react-native-app-auth in your project by running `npm i react-native-app-auth`. There are 19 other projects in the npm r
AppDelegate.swiftshould implement theRNAppAuthorizationFlowManagerprotocol and have a handler for url deep linking. The result should look something like this: @UIApplicationMainclassAppDelegate:UIApplicationDelegate,RNAppAuthAuthorizationFlowManager{//<-- note the additional RNAppAuthAuthorizationFlowManager ...
npm install react-native-app-auth --save Setup iOS Setup To setup the iOS project, you need to perform three steps: Install native dependencies Register redirect URL scheme Define openURL callback in AppDelegate This library depends on the nativeAppAuth-iosproject. To keep the React Native libr...
.all-contributorsrc .babelrc .eslintignore .eslintrc .gitattributes .gitignore .npmignore .prettierrc .sail.yml .watchmanconfig LICENSE README.md index.d.ts index.js index.spec.js package.json yarn.lockBreadcrumbs react-native-app-auth /ios/ RNAppAuthAuthorizationFlowManagerDelegate.hLatest...
I'm trying to update my Build a React Native App and Authenticate with OAuth 2.0 article to use react-native-app-auth@2.2.0 and having issues. When I run npm run ios, I get the following error:
npm install react-native-app-auth --save react-native link react-native-app-auth and cocoa pods according to the directions. But if you use CocoaPods, be sure to open your project using xcworkspace file rather than xcodeproj. Otherwise you will get the AppAuth/AppAuth.h not found error ...
I am using the NPM package jetifier for react-native compatibility? android/build.gradle: import org.apache.tools.ant.taskdefs.condition.Os // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { buildToolsVersion = findProperty('...
Bump ua-parser-js from 0.7.19 to 0.7.28 in /apps/mobile-react-native-ios-android-appauth/source-code #46 Merged yoelhor merged 1 commit into master from dependabot/npm_and_yarn/apps/mobile-react-native-ios-android-appauth/source-code/ua-parser-js-0.7.28 May 12, 2021 ...
expo-env-info 1.0.5 environment info: System: OS: Linux 5.15 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish) Shell: 5.1.16 - /bin/bash Binaries: Node: 18.15.0 - /opt/hostedtoolcache/node/18.15.0/x64/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 9.5.0 - /opt/hostedtoo...
99862e4 .github android example img ios .eslintrc .flowconfig .gitattributes .gitignore .npmignore CHANGELOG.md CONTRIBUTING.md LICENSE README.md RNInAppBrowser.podspec SECURITY.md babel.config.js index.d.ts index.js package.json types.js utils.js yarn.lockBreadcrumbs...