[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/plg_multifactorauth_webauthn/ -> joomla.asset.json (source)

   1  {
   2    "$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
   3    "name": "plg_multifactorauth_webauthn",
   4    "version": "4.0.0",
   5    "description": "WebAuthn integration for Joomla Multi-factor Authentication",
   6    "license": "GPL-2.0-or-later",
   7    "assets": [
   8      {
   9        "name": "plg_multifactorauth_webauthn.webauthn.es5",
  10        "type": "script",
  11        "uri": "plg_multifactorauth_webauthn/webauthn-es5.min.js",
  12        "dependencies": [
  13          "core"
  14        ],
  15        "attributes": {
  16          "nomodule": true,
  17          "defer": true
  18        },
  19        "version": "8db62e5c9d39ca286ddfeeb8f35a066e2c255af7"
  20      },
  21      {
  22        "name": "plg_multifactorauth_webauthn.webauthn",
  23        "type": "script",
  24        "uri": "plg_multifactorauth_webauthn/webauthn.min.js",
  25        "dependencies": [
  26          "plg_multifactorauth_webauthn.webauthn.es5",
  27          "core"
  28        ],
  29        "attributes": {
  30          "defer": true
  31        },
  32        "version": "2ba7d17619cb8551832b33488b50aeed1592744f"
  33      }
  34    ]
  35  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer