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.
composer require phpnitro/socialauth