/Java-Program-for-User-Registration-and-Authentication

The provided Java code, "Instaa," is a console-based user registration and authentication system. Users can sign up, log in, reset their username/password, and log out. It implements limited login attempts, OTP verification for username/password reset, and data storage.

Primary LanguageJava

Watchers