antosubash / AbpMicroservice

An abp microservice sample
MIT License
89 stars 35 forks source link

Why does AuthServer depend on AdministrationEntityFrameworkCoreModule and SaaSEntityFrameworkCoreModule? #75

Closed nodew closed 1 month ago

nodew commented 1 month ago

As title.

antosubash commented 1 month ago

@nodew This is to know about the permission and features.

nodew commented 1 month ago

@antosubash Thanks for the confirmation. But I don't think it's a good practice in microservice architecture.