You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update FeatureFlagsOptions and enhance project roadmap
Updated the `FeatureFlagsOptions` to use the `Microsoft.FeatureManagement` package for improved feature management. Added a note to verify the migration of `FeatureFlagsOptions` configuration to the database.
Updated the README.md to reflect the updated project roadmap, which includes migrating to .NET 10, adding multi-tenancy support, implementing endpoints for two-factor authentication and personal data management, and supporting third-party authentication providers.
Outlined tasks for codebase improvements, such as moving claims and module configurations to dedicated libraries, replacing exceptions with operation results, refactoring the email sender service to use Coravel jobs, and making the entity ID type dynamic to support both `INT` and `GUID`.
Reaffirmed the project's MIT License in the README.md.
0 commit comments