{
  "cksum": "d52bb4ba57aa463eb4ff028dee99d2a1ddb89a27c7af92aebf74a6208ce15472",
  "crate_file": "galvyn-contrib-auth-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/galvyn-contrib-auth/galvyn-contrib-auth-0.3.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": false,
      "features": [
        "rorm",
        "sessions"
      ],
      "kind": "normal",
      "name": "galvyn-core",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-macros",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "accept-rfc3339-timestamps"
      ],
      "kind": "normal",
      "name": "openidconnect",
      "optional": false,
      "req": "~4",
      "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": "2026-03-26T13:04:05Z",
  "vers": "0.3.0",
  "yanked": false
}
