731e297147
<img width="1418" height="804" alt="image" src="https://github.com/user-attachments/assets/de6c8222-6496-4a71-bc21-7e5e1269d5cb" /> --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com> Co-authored-by: Félix Malfait <felix@twenty.com>
7 lines
242 B
TypeScript
7 lines
242 B
TypeScript
export const TWENTY_CLI_APPLICATION_REGISTRATION = {
|
|
universalIdentifier: '20202020-82da-4d5a-afd2-53c52090f5e1',
|
|
name: 'Twenty CLI',
|
|
description: 'Official CLI for Twenty application development',
|
|
oAuthScopes: ['api', 'profile'],
|
|
};
|