Hello,
please check here https://github.com/abpframework/abp/blob/dev/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml#L61C11-L61C141 Please let me know what you want to achieve so I can better help you.
Thanks
Hello,
please check https://github.com/abpframework/abp/blob/1863a619f172634b2eb4842f0c241c40a9642c91/docs/en/Modules/OpenIddict.md?plain=1#L425
you can add time as per your requirement.
Thanks,
Hello,
The application you get is the basic template of ABP. For login, Register page the packages of the Identity module, and Account module are installed in your applications. If you want the source code, you need to add those packages as a source code in your application. Please refer https://abp.io/docs/latest/modules/account, https://abp.io/docs/latest/modules/identity
Thanks,
Hello,
Please check if it helps you https://abp.io/docs/commercial/5.3/modules/chat
thanks
Hello,
Please try to delete yarn.lock json
file from Angular project.
Run command: yarn
Run Command: npm start
to run
thanks
Hello,
Thanks for the update. The previous flow was there to customize layouts https://abp.io/docs/8.2/ui-themes/lepton-x/mvc. But for your requirement custom css is only the option. Please close the ticket if your issue is resolved.
regards,
Hello,
Please try following steps
Open CMD anywhere
Run command: yarn cache clear
Go to angular folder -
Remove .angular | node_modules | yarn.lock
files the existing folders
Run command: yarn install
Run command: yarn start
Thanks
Hello,
Open the console of the Azure web application and run the command dotnet <ProjectName>.HttpApi.Host.dll
to check the logs.
Have you updated URL's & Connection strings in the appsettings.json
files located in both the Host and DbMigrator folders.
Thanks
Hi,
Please let me know if the issue is resolved. I am closing the ticket if you want you can reopen it.
Thanks,