You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.
Stores strings as (bcrypt) encrypted hashes. We'll need to get hacky with the initialization though, as we need a way to go load the initial hash string without the Type class trying to encrypt it.
We'll also need config options for work factors and such.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Stores strings as (bcrypt) encrypted hashes. We'll need to get hacky with the initialization though, as we need a way to go load the initial hash string without the Type class trying to encrypt it.
We'll also need config options for work factors and such.
The text was updated successfully, but these errors were encountered: