5.0.2: add support for app keys?
Open
@tchapi is already working on this.
Since Mar 19, 2025.
feature request
- Dominant language
- PHP
- Stars
- 751
- Forks
- 44
- Avg merge
- 15h 14m
- Merged PRs (30d)
- 8
Description
Hi. Connecting your calendar backend to various scheduling tools, like let's say https://app.cal.com/apps/caldav-calendar creates an authentication problem.
If using LDAP authentication, ideally one wouldn't share their primary account password to various 3rd party services.
App keys, or "shared secret (hash?)" calendar links could possibly be a solution here, where we could supply 3rd party services an easily disposable or renewable secret.
Your thoughts?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.