Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
expo-app-auth
Advanced tools
Deprecated Expo module for interfacing with the OpenID library AppAuth
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.
12.0.0 - 2022-03-04
expo-app-auth
) has been fully deprecated in favor of expo-auth-session
. (#2 by @EvanBacon)@expo/config-plugins
from 4.0.2
to 4.0.14
(#15621 by @EvanBacon)FAQs
Deprecated Expo module for interfacing with the OpenID library AppAuth
The npm package expo-app-auth receives a total of 1,279 weekly downloads. As such, expo-app-auth popularity was classified as popular.
We found that expo-app-auth demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 23 open source maintainers collaborating on the project.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.