webauthn-minimal VS frank_jwt

Compare webauthn-minimal vs frank_jwt and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webauthn-minimal frank_jwt
1 355
3 249
- -
0.0 3.1
over 1 year ago 6 months ago
Go Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webauthn-minimal

Posts with mentions or reviews of webauthn-minimal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-16.
  • You shouldn't have your crypto designed by a CEO
    7 projects | news.ycombinator.com | 16 Jan 2022
    FWIW if you don't care about attestation, Webauthn-L2 has client-side helper functions like getPublicKey() that allow you to do the handshake without parsing any CBOR https://www.w3.org/TR/webauthn-2/#sctn-public-key-easy

    If you want to check attestation you still need to parse CBOR (and whatever attestation format is inside.)

    I used this for a minimal webauthn implementation which is under 300 LoC https://github.com/arianvp/webauthn-minimal (WIP)

    However only Chrome seems to implement the L2 spec so far. It feels like Webauthn is basically abandoned on Mozilla side of things as they still haven't finished implementing L1 (It's missing all the CTAP2 stuff) whilst it has been out for more than a year. And there have barely been any Webauthn-related commits in the past years.

    But yeh; in general webauthn is a design-by-committee dumpster fire; unfortunately.

frank_jwt

Posts with mentions or reviews of frank_jwt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.

What are some alternatives?

When comparing webauthn-minimal and frank_jwt you can also consider the following projects:

specifications - Cross tooling and interoperability specifications

shc-covid19-decoder - Very simple app to decode your Vaccination Proof QR Code (such as the one provided by government of Quebec) - Compatible with SHC (Smart Health Card standard)

pg-cbor - 🧬🐘 The Concise Binary Object Representation (CBOR) data format (RFC 7049) implemented in pure SQL.

Ory Kratos - Next-gen identity server replacing your Auth0, Okta, Firebase with hardened security and PassKeys, SMS, OIDC, Social Sign In, MFA, FIDO, TOTP and OTP, WebAuthn, passwordless and much more. Golang, headless, API-first. Available as a worry-free SaaS with the fairest pricing on the market!

rekor - Software Supply Chain Transparency Log

auth - A JWT based API for managing users and issuing JWT tokens

pg-webauthn - 🔐🐘 PostgreSQL WebAuthn Server

actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

async-storage - An asynchronous, persistent, key-value storage system for React Native.

supabase - The open source Firebase alternative.

Iron - An Extensible, Concurrent Web Framework for Rust

auth0-java - Java client library for the Auth0 platform