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: implement custom login with code verification #636

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Conversation

Dun-sin
Copy link
Owner

@Dun-sin Dun-sin commented Aug 11, 2024

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

  • change former login component to home
  • create new login component for users to input email and code
  • create controller to send email with nodejs
  • put google analytics code in env
  • remove kinde implementation

βœ”οΈ 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.

Copy link

vercel bot commented Aug 11, 2024

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

Name Status Preview Comments Updated (UTC)
whisper ❌ Failed (Inspect) Aug 11, 2024 11:43am
whisper-b2p2 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 11, 2024 11:43am

Copy link

render bot commented Aug 11, 2024

client/src/App.jsx Outdated Show resolved Hide resolved
client/src/lib/utils.js Outdated Show resolved Hide resolved
client/src/pages/Home.jsx Outdated Show resolved Hide resolved
client/src/pages/Login.jsx Outdated Show resolved Hide resolved
server/index.js Outdated Show resolved Hide resolved
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.

1 participant