Post

Replies

Boosts

Views

Activity

Comment on "Apple Sign-in button not working on Heroku web app: troubleshooting help needed"
here is my js code for the sign-in. `CloudKit.configure ({ containers: [{ containerId: process.env.ICLOUD_CONTAINER, apiTokenAuth: { apiToken: process.env.ICLOUD_API_KEY, persist: true, useAuth: true }, environment: 'development' }] });
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Feb ’23