app-store/apps/2fauth/config.json
2023-08-26 15:07:20 +02:00

20 lines
526 B
JSON

{
"$schema": "../schema.json",
"name": "2FAuth",
"port": 8235,
"available": true,
"exposable": true,
"id": "2fauth",
"tipi_version": 2,
"version": "4.1.0",
"categories": [
"security"
],
"description": "A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes.",
"short_desc": "Manage your Two-Factor Authentication codes.",
"author": "Bubka",
"source": "https://github.com/Bubka/2FAuth",
"website": "https://docs.2fauth.app/",
"form_fields": []
}