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

Add username #752

Merged
merged 7 commits into from
Jul 13, 2023
Merged

Add username #752

merged 7 commits into from
Jul 13, 2023

Conversation

Palakkgoyal
Copy link
Contributor

This PR closes issue no. #574
Done all the required changes such as checking whether the user exist or not. If not then, create a new user doc in users collection and if does exists then, check whether they have a username or not. If not then, give them uid as their username and if exists then, do not do anything in both sign in and sign up page.

@narayan954
Copy link
Owner

Hi @Palakkgoyal can you please resolve conflicts? If you face issues, let me know.

@Palakkgoyal
Copy link
Contributor Author

Hi @Palakkgoyal can you please resolve conflicts? If you face issues, let me know.

Sure.

@Palakkgoyal Palakkgoyal force-pushed the addUsername branch 2 times, most recently from aeed2bd to 20f9a12 Compare July 13, 2023 10:51
@Palakkgoyal
Copy link
Contributor Author

I solved the merge issue. Can you please check.

1 similar comment
@Palakkgoyal
Copy link
Contributor Author

I solved the merge issue. Can you please check.

@narayan954
Copy link
Owner

I solved the merge issue. Can you please check.

new pr? or should I reopen this??

@narayan954 narayan954 reopened this Jul 13, 2023
@Palakkgoyal
Copy link
Contributor Author

I didn't closed this. It get closed automatically. Should I make a new one?

@narayan954
Copy link
Owner

I didn't closed this. It get closed automatically. Should I make a new one?

nono I reopened it, so it's fine now, will review and merge in a while

@Palakkgoyal
Copy link
Contributor Author

Ohk. Thanks a lot.

Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@narayan954 narayan954 linked an issue Jul 13, 2023 that may be closed by this pull request
@narayan954 narayan954 merged commit a085e33 into narayan954:master Jul 13, 2023
5 of 6 checks passed
@narayan954
Copy link
Owner

Thanks a lot for fixing this!

@Palakkgoyal
Copy link
Contributor Author

No worries.

@Palakkgoyal Palakkgoyal deleted the addUsername branch July 14, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add username for old users
2 participants