struct Authority::TokenInfoResponse

Included Modules

Defined in:

responses/json/token_info_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client_id : String, exp : String, scope : String, active : Bool = false) #

[View source]

Instance Method Detail

def client_id : String #

[View source]
def render #

[View source]