Releases: NigelGreenway/Tutis
Releases · NigelGreenway/Tutis
v1.0.0
v0.1.0-beta.1
Adds initial (and basic) code to the library that allows for the developer to create a Pass object and use that to authenticate a user via the Pass#authenticate
method and hash a given password via Pass#generate
.
It is also possible to validate the active state of the user where required.