Development#49
Merged
sametekinpolat merged 28 commits intomainfrom Apr 25, 2026
Merged
Conversation
development catchup of main
…polat/SociArel into 13-frontend-login-page
#13 frontend login page
…iagram 9 design database and er diagram
… 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
12 user authentication
#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…
Authentication hardened, Oauth tested
#11 Placholder texts changed on index
…h validation post cards designd inittially
#22 feat: implement post creation, updating, and deletion actions wit…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.