
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
expo-apple-authentication
Advanced tools
A package that provides 'Sign in with Apple' capability for Expo and React Native apps.
This library provides Apple authentication for iOS. Beginning with iOS 13, any app that includes third-party authentication options must provide Apple authentication as an option in order to comply with App Store Review guidelines. Learn more about Apple authentication on the "Sign In with Apple" website.
For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.
For bare React Native projects, you must ensure that you have installed and configured the expo
package before continuing.
npx expo install expo-apple-authentication
Run npx pod-install
after installing the npm package.
expo build:ios --clear-provisioning-profile --revoke-credentials
so that your provisioning profile is regenerated with the new entitlement.Contributions are very welcome! Please refer to guidelines described in the contributing guide.
FAQs
A package that provides 'Sign in with Apple' capability for Expo and React Native apps.
The npm package expo-apple-authentication receives a total of 131,854 weekly downloads. As such, expo-apple-authentication popularity was classified as popular.
We found that expo-apple-authentication demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 37 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
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.