Skip to content

Commit 6273a0e

Browse files
authored
chore: deprecate CFA (#99)
1 parent bed7db0 commit 6273a0e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CFA: Continuous Factor Authentication
22

3+
> [!WARNING]
4+
> **In light of [planned changes to npm token management](https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/) announced by GitHub, the Electron team has decided to deprecate the Continuous Factor Authentication project.**
5+
>
6+
> **We recommend migrating your projects to [Trusted publishing for npm packages](https://docs.npmjs.com/trusted-publishers).**
7+
38
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/continuousauth/web/ci.yaml?branch=main&label=CI&logo=github&style=for-the-badge)](https://github.com/continuousauth/web/actions/workflows/ci.yaml)
49

510
This service is responsible for safely requesting and delivering a 2FA token to an arbitrary CI job. Typically though a tool like `semantic-release`.

0 commit comments

Comments
 (0)