{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/yesod-auth-bcryptdb","name":"yesod-auth-bcryptdb","description":"This package provides authentication with passwords hashed and salted using\nbcrypt which are stored in a database, and works best in situations where an\nadministrator is involved in setting up a user with an initial password.\n\nThe complete login process, including a default form, is implemented by\nthis plugin, but the application developer must design the interfaces\nfor setting up users and allowing them to change their own passwords,\nsince only the low-level password-setting functions are provided by this\npackage.  (Note that other authentication plugins may be more appropriate\nif you wish to use email verification to set up accounts).","version":"0.3.0.1","softwareVersion":"0.3.0.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/yusent/yesod-auth-bcryptdb","issueTracker":"https://github.com/yusent/yesod-auth-bcryptdb/issues","url":"https://github.com/yusent/yesod-auth-bcryptdb","keywords":["library","mit","web","yesod","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"yusent"}],"author":[{"@type":"Person","name":"yusent"}],"copyrightHolder":[{"@type":"Person","name":"yusent"}],"dateCreated":"2017-11-26","dateModified":"2017-11-27","datePublished":"2017-11-27","copyrightYear":2017,"downloadUrl":"https://hackage.haskell.org/package/yesod-auth-bcryptdb-0.3.0.1/yesod-auth-bcryptdb-0.3.0.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/yesod-auth-bcryptdb"],"https://www.w3.org/ns/activitystreams#likes":2,"https://forgefed.org/ns#forks":1}