How does cookie based authentication work?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • IdentityServer

    The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core

  • Tokens usually have a lifetime and they are separate from the user's authentication principals like username and password. Unless you are rolling your own form of token provider (not something that would be recommended) the token creation is handled for you. Take a look at https://identityserver4.readthedocs.io/en/latest/ or if your organization makes under 1M in income a year the free version of what Identity Server progressed into https://duendesoftware.com/products/identityserver

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Identity server 4

    1 project | /r/dotnet | 11 Dec 2023
  • If you were tasked with implementing Identity and Access Management today, what would you do?

    2 projects | /r/dotnet | 3 Oct 2022
  • Show HN: Open-Source Identity Server Written in Go (Ory Kratos)

    9 projects | news.ycombinator.com | 9 Jun 2022
  • 🚀 Top 12 Open Source Auth Projects Every Developer Should Know 🔑

    9 projects | dev.to | 6 Dec 2023
  • Show HN: Obligator – An OpenID Connect server for self-hosters

    18 projects | news.ycombinator.com | 11 Oct 2023