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

Pass SLO request/response to callback #384

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

Conversation

pencil
Copy link

@pencil pencil commented Oct 13, 2023

This change was briefly discussed here (7 years ago!): #32

By passing the logout request to the callback, the callback can determine the session indexes that should be destroyed. Similarly I ended up adding the logout response to the callback though I'm not 100% sure if this is useful. I'm happy to remove that part if it is not deemed useful.

I added a check for backward compatibility such that callbacks that do not accept any arguments will still work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants