phpnitro/socialauth

PhpNitro's social auth package — OAuth2 sign-in for GitHub/Facebook/Microsoft/Apple (Engine\SocialAuth\*).

Maintainers

Package info

github.com/phpnitro/socialauth

pkg:composer/phpnitro/socialauth

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-08-04 08:03 UTC

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