I have created my content in umbraco heartcore and created a front end in html in Dotnetcore mvc. I am using my content in protected mode. I have created a login page in my MVC Application. From there how can i validate my Member Credentials using login form. I have not find any sample code or proper documentation on this Member login in Umbraco Heartcore. Could please provide any solution on this .
Heartcore : Member access in Umbraco Heartcore
Hi,
I have created my content in umbraco heartcore and created a front end in html in Dotnetcore mvc. I am using my content in protected mode. I have created a login page in my MVC Application. From there how can i validate my Member Credentials using login form. I have not find any sample code or proper documentation on this Member login in Umbraco Heartcore. Could please provide any solution on this .
Thanks
Hi
Here's a link to the documentation - https://our.umbraco.com/documentation/Umbraco-Heartcore/API-Documentation/#member-authentication
is working on a reply...