@ninots/social-auth
v0.1.0
Published
OAuth social authentication client for Ninots Framework (GitHub)
Readme
@ninots/social-auth
OAuth social authentication client for Ninots — GitHub provider (Laravel Socialite–like DX, not a PHP port).
Install
bun add @ninots/social-auth@^0.1.0API
| Export | Role |
|--------|------|
| OAuthManager | OAuth provider factory |
| AbstractOAuthProvider | Base class for OAuth providers |
| GitHubProvider | GitHub OAuth provider |
| OAuthUser | Normalized OAuth user data |
Zero @ninots/* package dependencies — compose in the app with @ninots/auth / session as needed.
Version
0.1.0 — Sprint 18: first public extract from @ninots/auth (GitHub only).
License
MIT
