question on how to build a login system

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • nestjs-api-boilerplate

    Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.

  • ok so a couple of solutions. Azure(Requires Azure AD), Firebase(good cloud), AWS all have authentication solutions which are pretty simple to implement. Alternatively you can try using Okta/Auth0 which is a super simple solution. Then there are on-prem solutions like your own Identity Server 4 server. Then there are some good node solutions like https://docs.nestjs.com/security/authentication sounds like this is a solid place to start for you https://github.com/MidoAhmed/nestjs-api-boilerplate

  • angular-spa-sample

    Sample application using OAuth/OpenID Connect.

  • oh well you alrady have a provider then! here is the boilerplate to integrate with ping https://github.com/pingidentity/angular-spa-sample

  • 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
  • pingone-node-sdk

    Discontinued PingOne Node SDK

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