Authentication in ASP.NET Core API without using third party solutions

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fusionauth-issues

    FusionAuth issue submission project

  • openiddict-core

    Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

    There's also OpenIddict as an alternative to IdentityServer4 https://github.com/openiddict/openiddict-core

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Templates

    Discontinued This repo is OBSOLETE - please see the README file for information (by aspnet)

    I too had this problem about 3-4 years back.

  • AppAuth-iOS

    iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.

  • AppAuth-Android

    Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

    If you’re interested, I made a tool that will scaffold all of this out for you save for the auth server (coming in a later release).

  • simple_aspnet_auth

    Simple ASP.NET Authorisation boilerplate project. No EF, no database, no IdentityServer4 just a basic logging in system for both cookies and JWT and a controller with a set of examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts