Skip to content

Conversation

@Flapjacck
Copy link
Member

@Flapjacck Flapjacck commented Jan 7, 2026

This pull request refactors the authentication-related components in the frontend to improve code organization and maintainability. The main changes involve moving authentication components and hooks into a dedicated auth feature directory and updating imports throughout the codebase to use the new paths. Additionally, the standalone authentication form components (SignupForm, SigninForm, and NewPassword) have been removed from their original locations, indicating they are now provided via the new auth feature module.

@Flapjacck Flapjacck added frontend 🖥️ Any issue related to frontend development enhancement ✨ Improvements to existing features labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ✨ Improvements to existing features frontend 🖥️ Any issue related to frontend development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants