Online-Book-Store-Java / Online-Book-Store-

Group Project Java Application
2 stars 0 forks source link

User Authentication and Authorization: #2

Closed lula124 closed 6 months ago

lula124 commented 6 months ago
  1. User registration and login functionality.
  2. Password hashing and secure authentication mechanisms.
  3. Role-based access control to restrict access to certain features (e.g., admin vs. regular user).