-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Beta-CampaignGrantFox beta test CampaignGrantFox beta test Campaign
Description
Description:
Allow users to securely log out by invalidating their refresh token.
Tasks:
- Create
POST /api/auth/logout - Require authentication
- Clear the stored refresh token from the database
- Return
200 OK
Acceptance Criteria:
After logout, using the refresh token returns 403.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Beta-CampaignGrantFox beta test CampaignGrantFox beta test Campaign