{
  "cksum": "7b762567518ed24c7a37eeea344d360ce933d60b85319d612c3e22b93202ae5f",
  "crate_file": "galvyn-contrib-auth-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/galvyn-contrib-auth/galvyn-contrib-auth-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "~0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "envy",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-core",
      "optional": false,
      "req": "~0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-macros",
      "optional": false,
      "req": "~0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "accept-rfc3339-timestamps"
      ],
      "kind": "normal",
      "name": "openidconnect",
      "optional": false,
      "req": "~3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rorm",
      "optional": false,
      "req": "~0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "totp-rs",
      "optional": false,
      "req": "~5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "danger-allow-state-serialisation"
      ],
      "kind": "normal",
      "name": "webauthn-rs",
      "optional": false,
      "req": "~0.5",
      "target": null
    }
  ],
  "features": {
    "__local-user": [],
    "full": [
      "oidc",
      "local-full"
    ],
    "local-full": [
      "local-password",
      "local-totp",
      "local-passkey"
    ],
    "local-passkey": [
      "__local-user"
    ],
    "local-password": [
      "__local-user"
    ],
    "local-totp": [
      "local-password"
    ],
    "oidc": []
  },
  "index_path": "ga/lv/galvyn-contrib-auth",
  "name": "galvyn-contrib-auth",
  "pubtime": "2025-11-21T09:37:26Z",
  "vers": "0.2.0",
  "yanked": false
}
