From 89b1b55055d91b8be4ef00eb86ff3aeef98afc28 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 22 Nov 2025 10:43:49 -0800 Subject: [PATCH] Added 2FAS to authentication --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 68d3022..f38efa0 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11808,6 +11808,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "2FAS", + "description": "", + "repo_url": "https://github.com/twofas/2fas-android", + "tags": [], + "platforms": [ + "mobile" + ], + "category": "authentication", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file