Skip to main content

UserAuthorizationApp

type UserAuthorizationApp = {
description: string | null;
displayName: string;
iconMd: string | null;
id: string;
serviceUrl: string | null;
};

App info attached to a user authorization entry.

Type Declaration

NameTypeDefault value
descriptionstring | null-
displayNamestring-
iconMdstring | null-
idstringStringOrNumberSchema
serviceUrlstring | null-