1
2 Comments

Auth solutions for ASP .NET core web api?

Hey peeps 👋

I’m a front end focused full stack dev (I spend about 80 percent of my time on front end, 20 percent back end, I’ve been a dev for about 2 and a half years) and I’ve never set up an auth service before… but figured it would be handy to make this a micro service that in future could be used with a number of apps I might build, rather than tied to the boiler plate of an individual service..

What’s your go to auth solution for your ASP.NET 6.0 core web api?

Ps I don’t really want to use identity server as it costs a bomb and I’m just small fry.

Cheers

on April 20, 2022
  1. 2

    There is always Auth0, we have been using it since netcore3! I think they have a free tier. https://auth0.com/blog/securing-aspnet-minimal-webapis-with-auth0/

  2. 1

    A community edition license is available for Identity Server
    https://duendesoftware.com/products/communityedition

    For-profit companies/individuals with less than 1M USD annual gross revenue