phpnitro / socialauth
PhpNitro's social auth package — OAuth2 sign-in for GitHub/Facebook/Microsoft/Apple (Engine\SocialAuth\*).
dev-main
2026-08-04 08:03 UTC
Requires
- php: >=8.1
- ext-openssl: *
This package is auto-updated.
Last update: 2026-08-04 08:25:56 UTC
README
The PhpNitro framework's social auth package — a standard OAuth2 Authorization Code flow for GitHub/Facebook/Microsoft/Apple (Engine\SocialAuth\*), driven from a native Android Custom Tab (see the main repo's NativeDeviceBridge.kt's startOAuthFlow()). Google is handled separately, by a real native SDK (Credential Manager) — not part of this package.
This package is a read-only mirror, extracted from the main phpnitro/phpnitro monorepo — contribute there, not here.
Installation
composer require phpnitro/socialauth