Member Authentications in Umbraco8 headless structure
Hi,
I have designed a backend using MVC application and fronted using React. In backend we used Headrest package (https://github.com/mattbrailsford/umbraco-headrest) for converting Umbraco v8 to headless structure. Now i need to develop logic for authenticating members where my username and password will come from frontend using API. I went through mattbrailsford/umbraco-authu package. we are not able to understand how to perform validation of members using this package.
Can anyone please suggest any solution regarding this scenario.
Member Authentications in Umbraco8 headless structure
Hi,
I have designed a backend using MVC application and fronted using React. In backend we used Headrest package (https://github.com/mattbrailsford/umbraco-headrest) for converting Umbraco v8 to headless structure. Now i need to develop logic for authenticating members where my username and password will come from frontend using API. I went through mattbrailsford/umbraco-authu package. we are not able to understand how to perform validation of members using this package. Can anyone please suggest any solution regarding this scenario.
is working on a reply...