07 ‐ Use Cases List - gezielcarvalho/xpeedopr GitHub Wiki
Authentication and Authorization Subsystem (Package: Authentication):
- Login: Allows users to authenticate by providing their username and password.
- Logout: Enables users to log out of the system and terminate their session.
- Role-Based Access Control: Restricts access to specific functionalities based on user roles (e.g., administrator, air traffic controller, technician).
- Password Reset: Allows users to reset their password if forgotten or compromised.