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

feat: anonymous user can create an account #548

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

Dun-sin
Copy link
Owner

@Dun-sin Dun-sin commented Oct 25, 2023

Fixes Issue

**My PR closes #331 **

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

  • add input for user to login
  • check if the email exists on kinde and the database
  • check if the user is coming from being an anonymous user

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.

@render
Copy link

render bot commented Oct 25, 2023

@vercel
Copy link

vercel bot commented Oct 25, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
whisper βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 25, 2023 7:18am

@Dun-sin Dun-sin merged commit fdd881d into main Oct 25, 2023
3 checks passed
@Dun-sin Dun-sin deleted the feat/anonymous_can_create branch October 25, 2023 07:21
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.

[FEATURE] allow anonymous user to create an account
1 participant