Thursday, July 26, 2018

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!

Identity authentication to React Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team