-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Currently, the authentication is required at multiple steps within the SpaceOperation module. To streamline the user experience, we propose making the authentication process occur before the SpaceOperation. This means that once a user is authenticated for SpaceOperation, they should not need to authenticate again to view SpaceResults or navigate to the Ratings page.
Proposed Changes:
- Centralize Authentication: Implement a centralized authentication process that verifies user credentials before accessing any part of SpaceOperation.
- Single Sign-On for SpaceOperation: Ensure that once authenticated, users can seamlessly navigate to SpaceResults and the Ratings page without additional authentication prompts.
Benefits:
- Improved user experience with fewer interruptions.
- Streamlined authentication process.
Expected Result:
Users should authenticate once and have access to all subsequent pages and results without further prompts.
Actual Result:
Users are currently prompted to authenticate multiple times.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request