WebAuthn.

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

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

    Monorepo hosting the proton web clients

  • Any web developer can glance over their public github repository and tell you that it's really not that complex. The complexity of the overall project is quite irrelevant to adding WebAuthn, because you only need to make some minor modifications to the login page, settings page (in order to add new devices), back-end controllers and possibly a few tables in your database for storing the identifiers and keys. The beauty of software development is that you don't need to look at and understand the entire project in order to make adjustments to it. Any intern with a bit of experience with typescript and the react framework can dig into their codebase, identify the login page (right here), look at a webAuthn demo page such as this one and make the necessary changes.

  • webauthn-demo

    WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]

  • Any web developer can glance over their public github repository and tell you that it's really not that complex. The complexity of the overall project is quite irrelevant to adding WebAuthn, because you only need to make some minor modifications to the login page, settings page (in order to add new devices), back-end controllers and possibly a few tables in your database for storing the identifiers and keys. The beauty of software development is that you don't need to look at and understand the entire project in order to make adjustments to it. Any intern with a bit of experience with typescript and the react framework can dig into their codebase, identify the login page (right here), look at a webAuthn demo page such as this one and make the necessary changes.

  • 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