Web app authentication

Hello, I’m planning to build an ASP.NET web application using Strapi to manage the content.

The app will have other functionality unrelated to the Strapi content management, which will require authenticating users. Is it possible to “piggyback” off the strapi authentication for this? It would be a pain for my admin users to remember two sets of user-name and password to administer different parts of the app.