Identity authentication to React
Hey guys,
I'm currently working on a ASP.NET Core MVC application and we recently had to create a React Application separated from the ASP project, which request on a controller dedicated to it. But obviously authentication doesn't work and I don't want to rework the whole thing with JWT authentication like Auth0. What are my options?
Thanks!
0 comments:
Post a Comment