
Joe Au-YeungandGitHub
7a790aaabe
refactor: Moving credential syncing to API (#13963)
* Implement credential sync secret
* Create auth middleware for credential syncing
* Create GET endpoint
* Update swagger comment
* Add verifyCredentialSyncEnabled middleware
* Fix middleware input
* Fix APP_CREDENTIAL_SHARING_ENABLED to return boolean
* Add check for admin API key
* Add GET method
* Middleware require credential sync secret
* Return only the credentialId
* Update default CALCOM_CREDENTIAL_SYNC_HEADER_NAME value
* Add post endpoint
* Return credential object for get endpoint
* Require a userId in the param
* POST add keys to body
* Add PATCH endpoint
* Add DELETE endpoint
* Fix minimumTokenResponseSchema
* Add encrypted key
* Remove prototype
* Add swagger doc comments
* Fix parsing and error handling
* Add create selectedCalendar and destinationCalendar params
2024-03-15 16:03:49 +00:00
..
2024-03-15 16:03:49 +00:00
2023-11-27 10:38:27 -07:00
2024-02-21 12:36:48 +00:00
2024-01-30 15:26:41 +00:00
2024-02-07 03:21:43 +00:00
2024-01-22 19:48:23 +00:00
2023-08-15 11:59:16 -07:00
2024-03-13 11:54:11 -04:00
2024-02-21 14:25:24 -05:00
2023-05-13 08:22:31 +00:00
2024-03-14 11:53:30 -04:00
2024-03-15 16:03:49 +00:00
2024-03-14 09:07:37 +00:00
2024-03-14 09:07:37 +00:00
2024-03-07 11:38:40 -03:00
2024-03-13 23:57:19 +00:00
2024-03-12 11:46:24 -04:00