Skip to content
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

Split MVC related components to a separate package? #59

Open
visto9259 opened this issue Apr 3, 2024 · 0 comments
Open

Split MVC related components to a separate package? #59

visto9259 opened this issue Apr 3, 2024 · 0 comments
Labels
enhancement New feature or request V4 To be implemented in version 4
Milestone

Comments

@visto9259
Copy link
Member

Should we split LmcUser into authentication components and MVC components?

Objective:

  • Have a base set of components related to authentication, entity, data mapper
  • Have a separate set of components to deal with login, logout, register and other MVC actions
  • This will allow for a lighter weight footprint that do not add MVC routes to the application
@visto9259 visto9259 added enhancement New feature or request V4 To be implemented in version 4 labels Apr 3, 2024
@visto9259 visto9259 added this to the 4.0.0 milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V4 To be implemented in version 4
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant