From 303dcd42bb8ef0790e693f427cf2258a3e00e682 Mon Sep 17 00:00:00 2001 From: Javier Quevedo Date: Wed, 12 Aug 2026 11:02:32 +0200 Subject: [PATCH] docs: add archival notice to README Announce that node-wsfed will be archived (read-only) on 2 November 2026, linking to the pinned announcement issue. Refs #50 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 861e1df..5f7d01e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +> # ⚠️ This repository is being archived +> +> **`node-wsfed` is no longer actively maintained and will be archived (made read-only) on 2 November 2026.** +> +> For details and to ask questions, see the [pinned announcement issue](https://github.com/auth0/node-wsfed/issues/50). + WS Federation middleware for node.js. [![Build Status](https://travis-ci.org/auth0/node-wsfed.png)](https://travis-ci.org/auth0/node-wsfed)