This project provides Two-Factor Authentication (2FA) support for the Identity Link system using TOTP (Time-Based One-Time Passwords). It integrates seamlessly with authentication apps like Google Authenticator, Authy, and similar tools to enhance account security.
Users can link their accounts to a TOTP-compatible app and verify their identity through time-based codes in addition to standard credentials, ensuring stronger protection against unauthorized access.
The OpenAPI specification is available at:
You can visualize it using:
- Swagger Editor
- Swagger UI (if using Docker)
Identity Link is open source software licensed under the MIT License, which permits reuse, modification, and distribution with minimal restrictions.