Joe Au-Yeung
|
5ee962948f
|
feat: Readd app syncing (#11453)
* Revert "Revert "feat: Sync app credentials between Cal.com & self-hosted plat… (#11450)"
This reverts commit 2565d0915a .
* Add typing to `parseRefreshTokenResponse`
* Add typing
* Return safeParse data
* Type fix and refactor in Zoom
|
2023-09-20 19:01:54 +01:00 |
Omar López
|
2565d0915a
|
Revert "feat: Sync app credentials between Cal.com & self-hosted plat… (#11450)
|
2023-09-19 14:45:16 -07:00 |
Joe Au-Yeung
|
824145b0e2
|
feat: Sync app credentials between Cal.com & self-hosted platforms (#11059)
* Add credential sync .env variables
* Add webhook to send app credentials
* Upsert credentials when webhook called
* Refresh oauth token from a specific endpoint
* Pass appSlug
* Add credential encryption
* Move oauth helps into a folder
* Create parse token response wrapper
* Add OAuth helpers to apps
* Clean up
* Refactor `appDirName` to `appSlug`
* Address feedback
* Change to safe parse
* Remove console.log
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
|
2023-09-19 20:46:50 +00:00 |
Jatin Sandilya
|
ec4228ab6a
|
feat(app-store): add zohocrm app to app-store (#7182)
* Add zoho-app to the app-store
* Update packages/app-store/zohocrm/api/_getAdd.ts
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
* 1. Remove redundant check for `defaultHandler` 2. Restore yarn.lock`
* update images
* update README with zoho integration
* Fix dirname
* Fix types
* Fix lastname bug
* Fix timezone issue
* Fix eslint warning for unused args
* Revert yarn.lock
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2023-03-15 07:50:03 +00:00 |