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

EE10AppEngineAuthentication should be using UserAuthenticationSucceeded not UserAuthenticationSent #116

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

lachlan-roberts
Copy link
Collaborator

Fixing bug in EE10AppEngineAuthentication where we return UserAuthenticationSent instead of UserAuthenticationSucceeded. This is preventing users from logging in when using EE10, instead it just will just idleTimeout as no response is ever sent.

…ed not UserAuthenticationSent

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@copybara-service copybara-service bot merged commit 5b33a66 into main Apr 30, 2024
8 of 9 checks passed
@copybara-service copybara-service bot deleted the EE10AppEngineAuthentication-UserAuthentication branch April 30, 2024 15:27
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.

None yet

2 participants