Socket
Socket
Sign inDemoInstall

expo-app-auth

Package Overview
Dependencies
3
Maintainers
23
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    expo-app-auth

Deprecated Expo module for interfacing with the OpenID library AppAuth


Version published
Weekly downloads
892
Maintainers
23
Install size
75.1 MB
Created
Weekly downloads
 

Changelog

Source

12.0.0 - 2022-03-04

🛠 Breaking changes

  • This package (expo-app-auth) has been fully deprecated in favor of expo-auth-session. (#2 by @EvanBacon)

🎉 New features

🐛 Bug fixes

💡 Others

Readme

Source

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.

FAQs

Last updated on 04 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc