Implement authentication and authorization

Open

Wed Dec 13 2023

The website currently does not have any security features. Anyone can access any page without logging in or registering. This poses a risk of data breach and unauthorized access. The website needs to implement authentication and authorization using a secure protocol such as OAuth 2.0 or JWT.