Patty::Auth::Data
Inherits YAML::Serializable < Reference < Object
Constructors
new(password_hash : String, generation : String, password_algorithm : String = PASSWORD_ALGORITHM, mfa : MfaState | Nil = nil, version : Int32 = VERSION)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
generation
Sourcemfa
Sourcemfa=(mfa : MfaState | Nil)
Sourcepassword_algorithm
Sourcepassword_hash
Sourceversion
Source