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

intention of maybeUser #6

Open
kyeshmz opened this issue Aug 7, 2024 · 1 comment
Open

intention of maybeUser #6

kyeshmz opened this issue Aug 7, 2024 · 1 comment

Comments

@kyeshmz
Copy link

kyeshmz commented Aug 7, 2024

Is there a reason why we are not sure that it isnt a user?
Is it because we need more validation? Just wondering why this is called that even if we found it in the db.

@benawad
Copy link
Owner

benawad commented Aug 7, 2024

You could use another name. The user might not have signed in before and is not in the db which is why I named it that. But by the end of the function we create a user if it doesn't exist so at the end there will always be a user.

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

No branches or pull requests

2 participants