How to handle ASP.NET Microsoft Identity Authentication (Login and Register) and Authorization over API as a endpoint to login with my applications?

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
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    While my knowledge on how to construct asp.net API's is average, so I know how to do it. With API controllers on the ASP.NET framework. For this scenario, it is Just an Email and password GET scenario.

  • Security.Identity

    .NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities

    I've been using this library from netdevpack to make quick setup smooth , they have some examples on there , worth checking out https://github.com/NetDevPack/Security.Identity

  • 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.

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