0
shijo created
- ABP Framework version: v7.0.0
- UI Type: Angular
- Database System: EF Core (SQL Server
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
I found 2 references regarding user import below mentioned, In the second solution only inserts users into the IdentityUser table, and the first solution inserts users in the Identity User table with Identity options, which one I should follow? I need to keep some extra user information also
- https://github.com/bartvanhoey/AbpUserImport
- https://github.com/abpframework/abp-samples/pull/64
1 Answer(s)
-
0