struct Authority::Sessions::FormResponse

Included Modules

Defined in:

responses/html/sessions_form_response.cr

Constant Summary

TEMPLATE = "new_session_form.html"

Constructors

Instance Method Summary

Constructor Detail

def self.new(forward_url : String = SIGNIN_PATH, errors : Array(String) | Nil = nil) #

[View source]

Instance Method Detail

def render #

[View source]