struct PlaceOS::Client::API::Models::OAuthApplication
- PlaceOS::Client::API::Models::OAuthApplication
- PlaceOS::Client::API::Models::Response
- Struct
- Value
- Object
Included Modules
Defined in:
placeos/api/models/oauth_application.crConstructors
Instance Method Summary
- #confidential : Bool
- #id : String
- #name : String
- #owner_id : String
- #redirect_uri : String
- #revoked_at : Time
- #scopes : String
- #secret : String
- #skip_authorization : Bool
- #uid : String