Twenty sdk cli oauth (#18638)
<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>
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
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'],
|
||||
};
|
||||
Reference in New Issue
Block a user