2
0
Files
cal/calcom/example-apps/credential-sync/README.md
2024-08-09 16:18:09 +02:00

9 lines
495 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# README
This is an example app that acts as the source of truth for BLS cal Apps credentials. This app is capable of generating the access_token itself and then sync those to BLS cal app.
## How to start
`yarn dev` starts the server on port 5100. After this open http://localhost:5100 and from there you would be able to manage the tokens for various Apps.
## Endpoints
http://localhost:5100/api/getToken should be set as the value of env variable CALCOM_CREDENTIAL_SYNC_ENDPOINT in BLS cal