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

Need feedback on user authentication #54

Merged
merged 9 commits into from
Jul 5, 2024
Merged

Need feedback on user authentication #54

merged 9 commits into from
Jul 5, 2024

Conversation

NancyAanchal
Copy link
Contributor

So the signup and login system is ready. Go to '/login' to access it, the default smtp only supports 1 signup an hr btw. I need extra tokens to build captcha, forget password feature and login with google/facebook feature. Btw I also added some basic tailwind CSS. I just wanted to make sure whatever I did till now is right, before further working on other features.

Copy link
Member

@christikaes christikaes left a comment

Choose a reason for hiding this comment

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

Hey have you seen this tutorial? https://supabase.com/docs/guides/auth/quickstarts/react it might be easier to get started here

nepalingo-web/index.html Outdated Show resolved Hide resolved
nepalingo-web/package.json Outdated Show resolved Hide resolved
nepalingo-web/src/App.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/App.tsx Outdated Show resolved Hide resolved
nepalingo-web/postcss.config.js Show resolved Hide resolved
nepalingo-web/src/components/user_auth/User_auth.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/components/user_auth/User_auth.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/components/user_auth/User_auth.tsx Outdated Show resolved Hide resolved
nepalingo-web/src/App.tsx Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Jul 4, 2024

Deploying nepalingo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 72c443a
Status: ✅  Deploy successful!
Preview URL: https://51dbedc8.nepalingo.pages.dev
Branch Preview URL: https://user-auth.nepalingo.pages.dev

View logs

Copy link
Member

@christikaes christikaes left a comment

Choose a reason for hiding this comment

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

Thanks for getting through these comments!

Copy link
Member

@christikaes christikaes left a comment

Choose a reason for hiding this comment

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

I added some comments there - looks like there is a merge conflict that was committed

Copy link
Member

@christikaes christikaes 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! We'll do the followup tasks in the next PR

@christikaes christikaes merged commit 7af3665 into main Jul 5, 2024
1 of 2 checks passed
@christikaes christikaes deleted the user_auth branch July 5, 2024 15:11
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.

4 participants