class Authority::OwnerProvider

Included Modules

Defined in:

providers/owner_provider.cr

Instance Method Summary

Instance Method Detail

def authorized?(username : String, password : String) : Bool #

[View source]
def id_token(user_id : String) : Hash(String, Int64 | String) #

[View source]