struct Authority::TokenInfoResponse
- Authority::TokenInfoResponse
- Struct
- Value
- Object
Included Modules
- Azu::Response
Defined in:
responses/json/token_info_response.crConstructors
Instance Method Summary
Constructor Detail
def self.new(client_id : String, exp : String, scope : String, active : Bool = false)
#