Centralized identity and authentication service supporting SSO, JWT sessions, MFA (TOTP), account recovery, audit logging, and security controls.
- PHP 95.4%
- JavaScript 4.6%
| db | ||
| php | ||
| scripts | ||
| .gitignore | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
identity-service
Identity Service is a standalone identity provider designed to support single sign-on (SSO) across multiple applications. It manages user accounts, authentication, JWT-based sessions, multi-factor authentication (TOTP), account recovery, lockouts, and detailed audit logging, with an architecture intended to evolve toward OAuth 2.1 / OpenID Connect.