Auth0 with ASP.NET Core

So, I’ve been working on a project for about 8 months now, and was thinking of changing the Authentication system from my own written to Auth0, but how would It work with ASP.NET Core Web API?

Is it possible to have a /api/login endpoint, that redirects to auth0’s login page, and returns a token If successfully logged in?

Hi @julianalsemmani,

Welcome to the Auth0 Community!

Have you had a chance to look at our quickstarts?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.