struct Authly::Owner

Defined in:

authly/owner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(username : String, password : String) #

[View source]

Instance Method Detail

def password : String #

[View source]
def password=(password : String) #

[View source]
def username : String #

[View source]
def username=(username : String) #

[View source]