I'm going to try it, thanks!!
Hi!!
I'm migrating my project to aspnetboilerplate. Migrate users from the old AspNetUsers table to AbpUsers, but I was not able to authenticate. The aspnetboilerplate hash password is different from my project, which uses ASP.NET Identity.
Thank you!!