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

Prelogin Hook and Aborted Login Exceptions #23

Merged
merged 19 commits into from Oct 31, 2023
Merged

Prelogin Hook and Aborted Login Exceptions #23

merged 19 commits into from Oct 31, 2023

Conversation

chrisreedio
Copy link
Owner

This allows a developer to hook the login process before the user is actually logged in so they can perform any final auth checks.

If the user should not be authenticated, throw a AbortedLoginException.

@chrisreedio
Copy link
Owner Author

#11 Should be fixed upon the next tagged release.

@chrisreedio chrisreedio marked this pull request as ready for review October 31, 2023 09:53
@chrisreedio chrisreedio merged commit 968cbb4 into 3.x Oct 31, 2023
1 check passed
@chrisreedio chrisreedio deleted the prelogin-hook branch October 31, 2023 09:53
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.

None yet

1 participant