module Authority::OwnerRepo

Defined in:

repositories/owner_repo.cr

Class Method Summary

Class Method Detail

def self.authenticate?(username : String, password : String) #

[View source]
def self.create!(req : Owner::NewRequest) #

[View source]
def self.find!(username : String) #

[View source]
def self.id_token(user_id : String) #

[View source]