Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Delete Session Functionality#817

Merged
xuelink merged 11 commits intomainfrom
xuelink/issue322
Jun 15, 2024
Merged

Add Delete Session Functionality#817
xuelink merged 11 commits intomainfrom
xuelink/issue322

Conversation

@xuelink
Copy link
Member

@xuelink xuelink commented Jun 15, 2024

This pull request adds the functionality to delete user sessions. It includes the following changes:

  • Refactors the account page layout and improves the session deletion functionality.

  • Updates the auth action types and adds new actions for registration, language selection, email verification, password reset, identity management, session management, and account deletion.

  • Adds new action types and actions for deleting a session in the auth.action.ts file.

  • Enhances the session management feature by allowing users to delete their sessions.

Fixes #322

xuelink added 11 commits June 15, 2024 11:57
…on, language selection, email verification, password reset, identity management, session management, and account deletion
The code changes in the `auth.actiontypes.ts` file add new action types and actions for deleting a session. This refactor enhances the session management feature by allowing users to delete their sessions.
This refactor adds new action types and actions for deleting a session in the `auth.action.ts` file. It enhances the session management feature by allowing users to delete their sessions.
@xuelink xuelink merged commit 9bf1a5a into main Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 [Feature] : Delete Session Functionality

1 participant