Skip to content

docs: add Ecosystem & porting status section to README#2

Open
nik2208 wants to merge 1 commit into
mainfrom
docs/porting-status-section
Open

docs: add Ecosystem & porting status section to README#2
nik2208 wants to merge 1 commit into
mainfrom
docs/porting-status-section

Conversation

@nik2208

@nik2208 nik2208 commented May 19, 2026

Copy link
Copy Markdown
Owner

Adds a new "Ecosystem & porting status" section to the README that tracks parity status of all porting libraries and client libraries against this reference implementation, each linking directly to its dedicated parity audit issue.

What's added

A dedicated section with two tables:

Server-side ports

Language Repo Parity audit
Go awesome-go-auth #5 in that repo
Rust awesome-rust-auth #13 in that repo
Python awesome-python-auth #10 in that repo
Dart (server) awesome-dart-auth #13 in that repo

Client libraries

Framework Repo API parity audit
Angular ng-awesome-node-auth #6 in that repo
Flutter / Dart awesome-node-auth-flutter #19 in that repo

What's removed

The single "Client libraries" row inside the Features table (which only mentioned Angular and Flutter and was easy to miss) — superseded by the new section, which covers both clients and server-side ports.

Why

There are now six parity-aligned repositories around the reference implementation. Without a central index, the relationships are easy to lose track of. The new section gives anyone landing on the main README an immediate map of:

  • which ports exist
  • where to find each one
  • the current parity audit issue tracking its alignment with this reference

What's not in scope

This is purely a docs change — no code, no version bump. The parity audits themselves are the work tracked separately in the six audit issues.

Adds a dedicated section to the README that tracks the parity status
of all porting libraries (Go, Rust, Python, Dart server-side) and
official client libraries (Angular, Flutter) against the reference
implementation, each linking to its parity audit issue.

Removes the now-redundant "Client libraries" row from the Features
table (it's superseded by the new section).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant