module MtAuth

Extended Modules

Defined in:

auth.cr

Instance Method Summary

Instance Method Detail

def decrypt_cookie(data : String, keyfile : String) : String | Nil #

[View source]
def generate_cookie(token : String) : String | Nil #

[View source]
def generate_token(hostname : String) : String | Nil #

[View source]
def init_ssl_pkay_rsa : Nil #

[View source]