An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

yesod-auth-bcryptdb

This package provides authentication with passwords hashed and salted using bcrypt which are stored in a database, and works best in situations where an administrator is involved in setting up a user with an initial password. The complete login process, including a default form, is implemented by this plugin, but the application developer must design the interfaces for setting up users and allowing them to change their own passwords, since only the low-level password-setting functions are provided by this package. (Note that other authentication plugins may be more appropriate if you wish to use email verification to set up accounts).

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.1
over 8 years ago
Versions
5
Downloads
3,422 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/yesod-auth-bcryptdb
spec
License MIT
First Release over 8 years ago
Last Synced about 2 hours ago
Repository
Stars 1 on GitHub
Forks 1 on GitHub