
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@limrun/apple-auth
Advanced tools
Browser primitives for Apple authentication, signing credentials, and App Store Connect.
Browser primitives for signing in with an Apple ID and managing Apple Developer and App Store Connect resources through Limrun's Apple relay.
The package exports Apple login, teams, bundle IDs, certificates, provisioning profiles, App Store Connect API keys and app records, signing crypto, and pluggable signing-secret stores:
import { createAppleProfile, ensureAppleCertificateSecret, listAppleTeams } from '@limrun/apple-auth';
React applications can use the thin Apple ID login state helper:
import { useAppleIDLogin } from '@limrun/apple-auth/react';
Signing secrets remain under the caller's control through
SigningSecretStore. The included in-memory and IndexedDB stores are useful
for local applications; server-backed applications should provide their own
store.
FAQs
Browser primitives for Apple authentication, signing credentials, and App Store Connect.
We found that @limrun/apple-auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.