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

Fix sending too many fields on auth vars #229

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Fix sending too many fields on auth vars #229

merged 2 commits into from
Apr 18, 2024

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented Apr 18, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

We were sending too many fields on auth vars, causing signin to silently fail. Additionally, we were checking for a detail field for errors, while it was simply result

What does this change do?

Fixes above

What is your testing strategy?

Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.

Is this related to any issues?

If this pull request is related to any other pull request or issue, or resolves any issues - then link all related pull requests and issues here.

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit 1258873 into main Apr 18, 2024
2 checks passed
@kearfy kearfy deleted the micha/fix-root-auth branch April 18, 2024 15: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