module Authly::ResponseHelper

Defined in:

authly/handlers/response_helper.cr

Class Method Summary

Class Method Detail

def self.redirect(context, location) #

[View source]
def self.write(context, status_code, content_type = "text/plain", body = "") #

[View source]