Skip to content

Implement User Authentication, Search, and Follow #13

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

Merged
merged 6 commits into from
May 3, 2024

Conversation

foyzulkarim
Copy link
Owner

@foyzulkarim foyzulkarim commented May 3, 2024

Summary

This pull request introduces several key features and enhancements to the React application's user management system:

Authentication:

Users can now sign in and sign up.
Securely redirects users after login.
Updates AuthContext.jsx for user state management.
Implements login and logout components.

User Search and Pagination:

Users can search for other users.
User lists are displayed with pagination for efficient handling.

User Following:

Users can follow other users.

@foyzulkarim foyzulkarim changed the title Feature/user management Implement User Authentication, Search, and Follow May 3, 2024
@foyzulkarim foyzulkarim marked this pull request as ready for review May 3, 2024 12:05
@foyzulkarim foyzulkarim merged commit 4846bcb into main May 3, 2024
@foyzulkarim foyzulkarim deleted the feature/user-management branch November 9, 2024 09:03
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