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

Feature: build backend of User Authentication #11 #44

Merged
merged 3 commits into from
May 30, 2024

Conversation

nishant0708
Copy link
Contributor

Feature: build backend of User Authentication #11
-ADDED A SERVER.js file for user Authentication.
-Used MongoDb and nodejs for backend
-For USING
-set up Google cloud credentials
In Server.js
-Add Mongo db Url
-Add client Id and Client Secret Key
-Also Added SignIn/SignUp with Google Button

2024-05-29.16-35-54.mp4

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
75per ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 3:37pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@AbhiDiva96
Copy link
Owner

Hey @nishant0708
You have done great work. but one things is lacked is that In the database don't save the password of the user in direct way. use jwt token authentication so that no one can assess the password of the user. enhance it

@nishant0708
Copy link
Contributor Author

Now check latest Commit
Screenshot 2024-05-29 210326

@nishant0708
Copy link
Contributor Author

It is working fine and please can you let me know changes in mu other prs as well

@AbhiDiva96
Copy link
Owner

AbhiDiva96 commented May 30, 2024

hey @nishant0708.
create signup/singin frontend page something like the below page and use the colour of home page.
don't change the content of the page change only frontend design.
Screenshot 2024-05-28 120422

@nishant0708
Copy link
Contributor Author

nishant0708 commented May 30, 2024

Hey @AbhiDiva96 i dont Understand it are you telling me to follow same color scheme of above page just background color should be same as homepage right? and what should i do with google button? should i add below signup and add Or Google ??
Hey can i update it using other pr because making this design will take time and it was originally just only a backend task ..but i still created a sign up and login page

@AbhiDiva96 AbhiDiva96 merged commit f0f2f1b into AbhiDiva96:main May 30, 2024
2 checks passed
@AbhiDiva96 AbhiDiva96 added level2 and removed level3 labels May 30, 2024
@AbhiDiva96
Copy link
Owner

hey @nishant0708. make a separate folder for the backend. don't mesh up thing in frontend

@nishant0708
Copy link
Contributor Author

nishant0708 commented May 30, 2024

Actually I created Seperate Backend Folder Only At first But I Was Not Able To Push it Which Caused A problem
image
see But I was Not Able to push it so if you can tell how to do that i will do it immediately. So I created server.js in frontend only.

@nishant0708
Copy link
Contributor Author

And I cant EDIT YOUR Directory structure Right So It Have to be Done by you . But if there is any way that we can do it and i am unaware of it please tell me I will do it .Sorry For Inconvenience sir

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.

2 participants