⚠️ Oops! This page doesn't appear to define a type called _.

Password_bcrypt

This module does not have a toplevel documentation block.

let fromJsError: Js.Exn.t => Belt.Result.t('a, exn)

let deriveKey: ( string, Belt.Result.t((string, string), exn) => unit ) => unit

let verify: ( string, string, Belt.Result.t(bool, exn) => unit ) => unit

let token: (int, Belt.Result.t(string, exn) => unit) => unit