ASP.NET Core: Servidor de Autenticación con OpenID Connect

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

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

  • Para la implementación de OpenID Connect en .NET utilizaremos OpenIddict-core y .NET 6.

  • DevToPosts

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

    InfluxDB logo
  • oidc-client-js

    Discontinued OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications

  • AspNetCore.Docs

    Documentation for ASP.NET Core

  • @page @using Microsoft.AspNetCore.Authentication @model IndexModel @{     ViewData["Title"] = "Home page"; }  class="text-center">      class="display-4">Welcome     Learn about  href="https://docs.microsoft.com/aspnet/core">building Web apps with ASP.NET Core.

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