Skip to content

Implement Sign-Out Functionality for Volunteer Portal #92

@DattatreyaBadugu

Description

@DattatreyaBadugu

We need to implement a secure Sign-Out feature for the volunteer web application to allow users to log out of their session safely and return to the homepage or login screen.

Acceptance Criteria:
A visible and accessible "Sign Out" button is present in the UI.

On clicking Sign Out:

The user session/token is invalidated or removed.

User is redirected to login or landing page.

Local storage / cookies are cleared of any user-related data.

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions