Changes between Version 2 and Version 3 of UseCase002
- Timestamp:
- 05/09/26 01:55:12 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCase002
v2 v3 14 14 2. System retrieves the user record from the database to verify the credentials and determine the user's role. 15 15 16 3. System checks the Admin and Consumer tables to identify the specific permissions and attributes (like points_collected for consumers or type for admins)associated with that user_id.16 3. System checks the Admin and Consumer tables to identify the specific permissions and attributes associated with that user_id. 17 17 18 18 4. System grants access and redirects the user to the appropriate dashboard based on the results.
