App::OAuthApplications::ClientWithSecret
Inherits JSON::Serializable < Struct < Value < Object
Response class for returning client with secret (only used once at creation/regeneration)
Constructors
new(app : Models::OAuthClient, client_secret : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
active
Sourceclient_secret
Sourcecreated_at
Sourcegrant_types
Sourceid
Sourcename
Sourceorganization_id
Sourceredirect_uris
Sourcescopes
Sourceupdated_at
Source