Skip to content

Add support for session revoke #1104

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for session revoke #1104

wants to merge 1 commit into from

Conversation

shenie
Copy link
Contributor

@shenie shenie commented Apr 16, 2025

Changes

Added revoke session support (https://auth0.com/docs/api/management/v2/sessions/revoke-session)
The new code followed the pattern of existing delete session function and its tests.

Fixes #1099

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@shenie shenie requested a review from a team as a code owner April 16, 2025 02:53
@shenie shenie force-pushed the master branch 2 times, most recently from fc771df to 425b878 Compare April 16, 2025 21:52
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.

Add method in SessionsManager to revoke a session
1 participant