{
  "components": [
    {
      "export": "ChatProviderPlugin",
      "storage": {
        "bankid-auth-countdown": {
          "category": "necessary",
          "type": "sessionStorage",
          "lifespan": "Browser session",
          "purpose": "Stores the timestamp when the BankID authentication countdown timer started. Used to resume the correct remaining time if the page is reloaded during an active BankID authentication. If missing, the countdown will restart from the beginning on reload, which may cause the authentication session to appear to time out prematurely."
        }
      }
    }
  ]
}
