chadmorrow / expo-app-auth

Source code for the deprecated expo-app-auth package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expo-app-auth

Source code for the deprecated expo-app-auth package.

Expo App Auth API provided native bindings to the iOS and Android libraries named AppAuth-iOS and AppAuth-Android respectively. Due to the nature of authentication, developer needs are often changing and require many small compromises. To account for this, we created a more flexible package expo-auth-session which implements the OAuth spec in TypeScript, utilizing native primitives like expo-crypto for PKCE, expo-linking for redirecting back to the app, expo-web-browser for secure web authentication, etc.

About

Source code for the deprecated expo-app-auth package

License:MIT License


Languages

Language:Java 41.4%Language:TypeScript 28.1%Language:Objective-C 23.4%Language:JavaScript 5.4%Language:Ruby 1.6%