waaseyaa/oauth-provider
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/oauth-provider
包简介
OAuth 2.0 provider abstraction for Waaseyaa applications
README 文档
README
Layer 0 — Foundation
OAuth 2.0 provider abstraction for Waaseyaa applications.
OAuthProviderInterface is the per-IdP contract (Google, GitHub, Apple, etc.); ProviderRegistry resolves a registered provider by name. OAuthStateManager issues and validates anti-CSRF state tokens via SessionInterface; OAuthToken and OAuthUserProfile are value objects carried through the OAuth callback. Concrete providers live under Provider/ and consumer apps register additional ones at boot.
Key classes: OAuthProviderInterface, ProviderRegistry, OAuthStateManager, OAuthToken, OAuthUserProfile.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-03