Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
4e8f698f88
feat: Integrate tracking functionality in authentication API routes for enhanced user activity monitoring; update tracking data structure in tracking route
73b042b0ac
refactor: Enhance authentication API to streamline session data handling and role assignment; update login response structure and conditionally render UI elements based on user role
6033054c6e
chore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logic
2d1184e1c0
chore: Update environment variables for database connection and add MySQL2 dependency; implement partner API route and database query functionality