Autional Autional
API Reference GitHub autional.com →

POST /grpc/hash.HashService/Verify

Accepts a plaintext password and hash string, returns whether they match and if rehashing is needed.

Hash None application/json

Request Body

FieldTypeRequiredExampleConstraintsDescription
password string No Plaintext password
hash string No Self-describing hash string

Responses

StatusDescriptionSchema
200Verification resultobject