/grpc/hash.HashService/VerifyAccepts a plaintext password and hash string, returns whether they match and if rehashing is needed.
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
password |
string |
No | Plaintext password | ||
hash |
string |
No | Self-describing hash string |
| Status | Description | Schema |
|---|---|---|
| 200 | Verification result | object |