Skip to content

refactor(auth): fix package naming and update imports

Benabbes Walid a demandé de fusionner fix/auth-package-naming vers develop

This merge request fixes incorrect and non-existing package names in the auth module.

All packages have been renamed to align with the project's naming conventions, and related imports have been updated accordingly.

Changes Renamed inconsistent / invalid package names in auth Updated all affected imports Improved overall project structure consistency

Impact Resolves package resolution and import issues Improves code readability and maintainability

Rapports de requête de fusion