* compress app store images * replace http linkages with https * fix link raycast * update http links to https --------- Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Obtaining Nextcloud Client ID and Secret
- Create a Nextcloud account, if you don't already have one or self-host Nextcloud.
- Sign in as admin on your Nextcloud.
- On the upper right, click the profile icon and go to "Administration settings".
- In the left panel under "Administration" click on "Security".
- Scroll down until the end of the page to "OAuth 2.0 clients".
- Under "Add client" give your client a name, e.g. "Cal.com".
- Set the Redirection URI as
<Cal.com URL>/api/integrations/nextcloudtalk/callbackreplacing Cal.com URL with the URI at which your application runs. - Click "Add".
- Copy the Client Identifier and Secret key and add these while enabling the app through Settings -> Admin -> Apps interface