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

Major application overhaul #23

Merged
merged 2 commits into from
Nov 24, 2024
Merged

Major application overhaul #23

merged 2 commits into from
Nov 24, 2024

Conversation

zenWai
Copy link
Owner

@zenWai zenWai commented Nov 24, 2024

Major overhaul

  • Magic link authentication flow
  • Error bubbling pattern across app
  • Refactored server actions, improved reliability, better error handling
  • edge-compatible cryptography replacing bcrypt
  • Reorganized codebase structure for better maintainability
  • Name changes
  • Stuff(...)

🏗️ Core Improvements:

  • Centralized error handling
  • Enhanced type safety
  • Edge runtime compatibility
  • Server actions error handling pattern updated
  • Auth flow modifications
  • Magic-link feature.
  • Prisma schema more in line with docs
  • Auth.js handling more in line with docs
  • Credentials with CustomVerificationToken.
  • Magic-link with VerificationToken

- edge-compatible cryptography replacing bcrypt
- Magic link authentication flow
- Error bubbling pattern across app
- Refactored server actions, improved reliability, better error handling
- Reorganized codebase structure for better maintainability
- Name changes
- Stuff(...)

🏗️ Core Improvements:
- Centralized error handling
- Enhanced type safety
- Edge runtime compatibility
- Server actions error handling pattern updated
- Auth flow modifications
- Magic-link feature.
- Prisma schema more in line with docs
- Auth.js handling more in line with docs
- Credentials with CustomVerificationToken.
- VerificationToken with magic-link
- Ready to start implementing WebAuthn
Copy link

vercel bot commented Nov 24, 2024

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

Name Status Preview Comments Updated (UTC)
nextjs14-next-authv5-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2024 6:08am

@zenWai zenWai merged commit 69eff23 into main Nov 24, 2024
2 of 4 checks passed
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