Project scope¶
UserHarbor does not try to solve every identity-related problem.
The following are outside the scope of the core library:
- OAuth,
- OpenID Connect,
- social login,
- 2FA/MFA,
- roles and permissions,
- ACL,
- organizations and teams,
- admin panels,
- ready-made HTTP endpoints,
- ready-made HTML views,
- integrations with specific frameworks.
Such features may be created as separate libraries or integrations, but they should not complicate the core project.