The link you have sent me is not working.
I already set site and secret key in appsettings.json in Dotnet core folder
In Angular folder, appconfig.json has no value for sitekey. Should I add sitetkey just the way it is in appsettings.json ?
What do you mean by "create key for angular client site app." ? Can you elaborate ?
I have Angular 4 with Asp.net Core.
I have build and deployed the app on Azure. Now I am getting "Error for site owner. Invalid domain for site key"
I have created new Site key & secret key from google captcha and replace it in Appsettings.json under the Core Layer.
But still I am not getting the captcha check box like it should be.
I even disabled it from the tenant settings under user management, but no use.
If it is a bug, how should I disable captcha?
Hope to hear from you soon.
Hi, is it possible to modify the class of the MenuItemDefinition when creating menu items with the NavigationProvider? The Metronic theme provides a class for a uppercase menu item that is not a hyperlink but just a grouping of menu items, and I would like to add this into the application.