Thanks
Great!
It works fine.
Thanks
Hi
How can I push js script into login page (this page is embedded on account DLL).
I can only work on index.
I need to customize all login page to achive this result.
Hi I can't upgrade right now beacuse we need to test all services in 8.x before upgrade.
How can I patch it has you suggest?
I can't semply add class beacuse the login page is embedded on account module (MVC)
I'll try it
Hi
I'll try but I think it works beacuse task raise exception inside the try but is this the best approch to use UOW in using?
About Insert/Update issue any idea?
Ok.
I'll try but I need to do that on AuthServer, on IdentityService or both?
Can you give more details?
I see the class
public class ExternalProviderSettingsHelper : ITransientDependency
{
//...
}
How can override it. I don't have a specific interface? And where I do it? In Auth Server or in IdentityService (I'm in a Tye/microservice solution)
The Idea is to have a UI similar at this:
but if you create a module from suite the module use @volo/abp.ng.theme.lepton.
And I set my class like I has describe in fist post.
When I build module import in a final app that use @volosoft/abp.ng.theme.lepton-x some classes not existes (es lepton1)
The html work on Lepton but not in Lepton-x. So it not possibible devleop a component based on lepton (default in module template). I need to convert all module to Lepton-X?
About Lepton-X where I can see a full guide (like a metronic on ASPNET Zero)?