Browse Source

Update docs/en/modules/elsa-pro.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/23799/head
Ma Liming 4 months ago
committed by GitHub
parent
commit
8919e61306
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/modules/elsa-pro.md

2
docs/en/modules/elsa-pro.md

@ -39,7 +39,7 @@ After adding the package reference, open the module class of the project (eg: `{
## The Elsa Module
The Elsa Workflows have own database provider, also have Tenant/Role/User system, they are under active development, So, the ABP Elsa module is not fully integrated yet. Below is the current status of each module in the ABP Elsa module.
The Elsa Workflows have their own database provider, and also have a Tenant/Role/User system. They are under active development, so the ABP Elsa module is not fully integrated yet. Below is the current status of each module in the ABP Elsa module.
- `AbpElsaAspNetCoreModule(Volo.Elsa.Abp.AspNetCore)` module is used to integrate Elsa authentication.
- `AbpElsaIdentityModule(Volo.Elsa.Abp.Identity)` module is used to integrate ABP Identity authentication.

Loading…
Cancel
Save