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

💡 [Feature] - postLogout-callback #157

Closed
soofstad opened this issue May 16, 2024 · 2 comments
Closed

💡 [Feature] - postLogout-callback #157

soofstad opened this issue May 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@soofstad
Copy link
Owner

Summary

Allow for defining a function that runs after the user logout, but before redirect.

Basic Example

nil

Drawbacks

nil

Unresolved questions

No response

Implementation PR

No response

Reference Issues

#156

@soofstad soofstad added the question Further information is requested label May 16, 2024
Copy link

Stale issue message

@sebastianvitterso sebastianvitterso added enhancement New feature or request and removed no-issue-activity question Further information is requested labels Jul 16, 2024
@soofstad
Copy link
Owner Author

I'm not convinced we actually need this "postLogout". Since it's never called automatically, the app developer can always run some custom code before calling the "logOut" function them self.

@sebastianvitterso sebastianvitterso closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants