You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Authify is a Spring Boot based authentication service that provides secure user registration, login, profile management, and logout functionality. It supports OTP-based email verification, password reset via OTP, and uses JWT authentication with HTTP-only cookies for secure session management.