JWT Authentication in ASP.NET

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

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

    Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (by alirizaadiyahsi)

  • Note that the NuGet package Microsoft.AspNetCore.Authentication.JwtBearer needs to be installed.

  • bcrypt.net

    BCrypt.Net - Bringing updates to the original bcrypt package

  • BCrypt.NET

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

    WorkOS logo
  • frank_jwt

    JSON Web Token implementation in Rust.

  • The created token can be decoded through JWT.IO.

  • aspnet-api-versioning

    Discontinued Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core. [Moved to: https://github.com/dotnet/aspnet-api-versioning] (by microsoft)

  • ASP.NET API Versioning

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