Record

authorized-app

No description available.

record authorized-app {
  created: option​<string>,
  expiry: option​<string>,
  id: option​<s32>,
  label: option​<string>,
  scopes: option​<string>,
  thumbnail-url: option​<string>,
  website: option​<string>,
}

Fields

NameTypeDescription
createdoption​<string>
expiryoption​<string>
idoption​<s32>
labeloption​<string>
scopesoption​<string>
thumbnail-urloption​<string>
websiteoption​<string>