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
Iván Ovejero
5481dc3d25
⚡ Simplify property types in credentials ( #1869 )
2021-06-12 18:39:55 +02:00
Ricardo Espinoza
be02fc8752
🐛 Fix issue with Dropbox App Folder type apps. ( #1569 )
...
#1542
2021-03-25 23:25:05 +01:00
Ricardo Espinoza
e1dbb72929
⚡ Add file:search operation to Dropbox Node ( #1494 )
...
* ⚡ Add search resource to Dropbox Node
* 📚 Add breaking change instructions
* ⚡ Add missing credentials
* ⚡ Add "simple" parameter to the operation search:query
* ⚡ Update breaking change message
* ⚡ Improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 09:16:05 +01:00
Ricardo Espinoza
acc6b0496f
🐛 Add scopes and offline access to Dropbox OAuth2 credentials ( #1246 )
2020-12-23 12:48:53 +01:00
Jan Oberhauser
fe802c8f76
👕 Fix built issue by fixing lint issues
2020-10-01 15:18:47 +02:00
Tanay Pant
815e663717
🔨 Add documentationUrl to credentials
2020-08-17 14:42:09 +02:00
Rupenieks
737c44018a
Update DropboxOAuth2Api.credentials.ts
2020-06-24 15:49:50 +02:00
Rupenieks
263ebb0fc1
Credentials, functionality
2020-06-03 16:24:17 +02:00