login

--[[
Put this file on the same folder as public/ and customize it.
]]

return {
    ["guest"] = {
        salt = "GfwhQ/F6HYnv6g5qrpv58NgMWmOF6nsQXc8RVr6C8Fc=",
        hash = "uxfQEiPSWAuu96rYpqYfi0kcue0ZiTvSCDX3ngFjC3RqLa7v9OouFd5UglJ7vh52nNDh2E9cG/f0RlVrLzIE9Q==",
        nick = "guest",
        name = "Guest",
        groups = {"guests"},
    },
}