n8n/packages/editor-ui/src
Ricardo Espinoza e29c5975e1
feat(core): Add "Client Credentials" grant type to OAuth2 (#3489)
*  Add OAuth2 client credentials grant type

*  Improvements

* 🐛 Fix linting issue

* 🐛 Fix typo

* 🐛 Fix small issue with type

* 🐛 When token expire get a new one instead of refreshing it

*  Fix issue that it did not display it correctly for OAuth1

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-13 22:27:19 -07:00
..
api feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
components feat(core): Add "Client Credentials" grant type to OAuth2 (#3489) 2022-06-13 22:27:19 -07:00
modules feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
plugins feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
views feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
App.vue fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
constants.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
Interface.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
main.ts 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
n8n-theme-variables.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
n8n-theme.scss feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
public_path.js 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
router.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
shims-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
store.ts feat(core): Add support to import/export tags (#3130) 2022-06-02 12:39:42 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00