Skip to content

Development#49

Merged
sametekinpolat merged 28 commits intomainfrom
development
Apr 25, 2026
Merged

Development#49
sametekinpolat merged 28 commits intomainfrom
development

Conversation

@sametekinpolat
Copy link
Copy Markdown
Owner

No description provided.

sametekinpolat and others added 28 commits April 1, 2026 00:09
development catchup of main
… fixed also I updated next js 16.2.1 to 16.2.2
fix: #24 this occured because of installation of prisma client, error…
…n, and email verification

- Added login and registration pages with form handling and validation.
- Integrated GitHub OAuth and credentials provider for authentication.
- Implemented session management and user onboarding flow.
- Created API routes for authentication and session handling.
- Added Prisma adapter for database interactions and user management.
- Introduced rate limiting for login and registration actions.
- Implemented email verification token generation and sending.
- Added validation schemas for login and registration forms using Zod.
- Updated layout to include session provider for managing user sessions.
…egister

#27 add onboarding page for user registration with username and email…
…sers

#26 implement email verification functionality with rate limiting
#40 fix(ci): update actions versions and use npm ci for dependency in…
… to v7.0.13 to satisfy next-auth peer requirements.

feat: implement custom fetch for GitHub OAuth to enforce IPv4 transport
Added a GitHub-specific custom fetch path using Node https with IPv4.
Added a global fetch patch for GitHub hosts (github.com, api.github.com) so Auth.js callback exchange avoids the Undici timeout path.
…rror

#42 fix: update dev script for IPv4 DNS resolution and upgrade nodemailer…
…h validation post cards designd inittially
#22 feat: implement post creation, updating, and deletion actions wit…
@sametekinpolat sametekinpolat merged commit 12d222b into main Apr 25, 2026
2 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