@htmlbricks/hb-auth 0.66.7 → 0.66.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/manifest.json CHANGED
@@ -584,7 +584,7 @@
584
584
  }
585
585
  }
586
586
  ],
587
- "iifeIntegrity": "sha384-cGrDJhENXYLy06ohE+LlYogXsYYNlPo7P/bH7qVi9+TtDzl2mLadYK9JTmjSERWi",
587
+ "iifeIntegrity": "sha384-lSPPlc+le+5BlYbJxnb4tGEdGishrVHrp/uHvrvD8oN/AmZPynQe5ExLBa8SJTCY",
588
588
  "screenshots": [],
589
589
  "licenses": [
590
590
  {
@@ -605,5 +605,5 @@
605
605
  },
606
606
  "iifePath": "main.iife.js",
607
607
  "repoName": "@htmlbricks/hb-auth",
608
- "version": "0.66.7"
608
+ "version": "0.66.8"
609
609
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-auth",
3
- "version": "0.66.7",
3
+ "version": "0.66.8",
4
4
  "contributors": [],
5
5
  "description": "Full authentication UI driven by the `type` attribute: local login and registration (with optional “remember me”), email activation, password recovery and related notices, OTP and two-factor setup/verification. Supports OAuth2 social providers via embedded social-login buttons, configurable backend URIs and HTTP options, optional i18n, and dispatches events for login, registration, recovery/activation, and OAuth flow steps.",
6
6
  "licenses": [