struct Authority::Authorize::FormResponse

Included Modules

Defined in:

responses/html/authorize_form_response.cr

Constant Summary

TEMPLATE = "authorize_form.html"

Constructors

Instance Method Summary

Constructor Detail

def self.new(authorize_show_request : NewRequest, path : String) #

[View source]

Instance Method Detail

def authorize_show_request : NewRequest #

[View source]
def client : ClientEntity #

[View source]
def path : String #

[View source]
def render #

[View source]