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: standardize errors in accounts context #209

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

danielsp45
Copy link
Member

No description provided.

@reviewpad
Copy link

reviewpad bot commented Oct 12, 2023

AI-Generated Summary: This pull request standardizes the error messages within the 'accounts' context of the Bokken application. It modifies instances where it returned a specific error string "User not found", replacing them with the atom :not_found for better consistency and management. The changes occur twice in the 'accounts' module, specifically within the 'get_user' function.

@danielsp45 danielsp45 linked an issue Oct 12, 2023 that may be closed by this pull request
@danielsp45 danielsp45 merged commit 2bc4e85 into main Oct 13, 2023
3 checks passed
@danielsp45 danielsp45 deleted the dp/fix-accounts-errors branch October 13, 2023 07:05
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.

AuthController
2 participants