Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add session logout route #290

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Add session logout route #290

merged 1 commit into from
Jul 3, 2024

Conversation

asmahood
Copy link
Member

@asmahood asmahood commented Jul 3, 2024

Added route for API users to invalidate their own sessions. Updated unit
tests to cover this new functionality.

Closes #274

Added route for API users to invalidate their own sessions. Updated unit
tests to cover this new functionality.

Closes #274
@asmahood asmahood added type::Feature Issues/Pull requests that implement a new feature/enhancement work::Product Development labels Jul 3, 2024
@asmahood asmahood self-assigned this Jul 3, 2024
@asmahood asmahood merged commit f6f3194 into develop Jul 3, 2024
1 check passed
@asmahood asmahood deleted the 274-logout-route branch July 3, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::Feature Issues/Pull requests that implement a new feature/enhancement work::Product Development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add logout route to invalidate sessions
1 participant