hi @jhsanc
See https://support.abp.io/QA/Questions/2727#answer-d44f7341-e939-7e55-ce9b-3a0298305e5c
We will fix this in rc2. today the rc2 will be released.
We would like to store mobile user sign-up information with web application
Username password info or the external login info?
See https://github.com/abpframework/abp/issues/11989
hi
You can create a new IConfiguration
using (var application = AbpApplicationFactory.Create<AppModule>(options =>
{
options.UseAutofac(); //Autofac integration
options.Services.ReplaceConfiguration(your_custom_IConfiguration);
}))
hi
Can you provide a simple project? liming.ma@volosoft.com
Let's check it on the meeting.
https://zoom.us/j/95815890202?pwd=VnZaVXl6MTM2OWV4M2czcVdVbzlQUT09