
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-02-02 15:10:43 +00:00
2023-05-25 11:29:10 -07:00
2023-05-25 11:29:10 -07:00
2023-11-14 21:49:27 -03:00
2023-05-25 11:29:10 -07:00
2024-01-16 18:26:39 +00:00
2024-03-15 16:03:49 +00:00
2023-10-31 13:54:09 -03:00
2023-05-25 11:29:10 -07:00
2024-01-26 17:37:38 +00:00
2024-01-20 10:41:50 -03:00
2023-05-25 11:29:10 -07:00
2023-05-25 11:29:10 -07:00
2023-11-14 21:49:27 -03:00
2023-05-25 11:29:10 -07:00
2024-01-16 17:47:46 +00:00
2024-02-21 13:02:40 +00:00
2023-10-23 10:18:18 -03:00