{ "id": "173721", "key": "TIMOB-27139", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2019-06-05T11:08:04.000+0000", "priority": null, "labels": [ "ArrowDB" ], "versions": [], "issuelinks": [ { "id": "57688", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "173708", "key": "TIMOB-27127", "fields": { "summary": "iOS 13 : Expose new APIs to support Apple login", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-10-04T17:04:39.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [], "description": "iOS 13 just announced “Sign in with Apple”, this is Mandatory when having Social Logins. ArrowDB has Social Integrations already for Twitter, LinkedIn, Facebook, etc; would it also work for Sign in with Apple? It would be mandatory for Apps being approved on the App Stores as of next year.", "attachment": [], "flagged": false, "summary": "Apple Sign-In as new ArrowDB Social Integration", "creator": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "subtasks": [], "reporter": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "environment": null, "comment": { "comments": [ { "id": "448899", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~underlabs], Thanks for the feature request. Can you please share the native docs on how this is handled in there? Our engineers will look into it. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-06-06T18:16:06.000+0000", "updated": "2019-06-06T18:16:06.000+0000" }, { "id": "448902", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "This is what I found: https://developer.apple.com/sign-in-with-apple/get-started/\r\n\r\nhttps://help.apple.com/developer-account/#/devde676e696\r\n\r\nhttps://developer.apple.com/documentation/authenticationservices\r\n\r\nhttps://developer.apple.com/documentation/signinwithapplerestapi", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2019-06-06T18:47:14.000+0000", "updated": "2019-06-06T18:47:14.000+0000" }, { "id": "451190", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "*UPDATE:* @hans & @sgtcoolguy have already developed a module for iOS Titanium Apps to Sign-in with Apple, and naturally the call back provides an identityToken:\r\n\r\n{code:java}\r\nvar AppleSignIn = require('ti.applesignin');\r\n\r\nAppleSignIn.addEventListener('login', function (event) {\r\n if (!event.success) {\r\n alert(event.error);\r\n return;\r\n }\r\n\r\n Ti.API.warn(event); // identityToken part of the params\r\n});\r\n{code}\r\n\r\nSimilarly to how we send back to [ArrowDB for SocialLogins|https://docs.appcelerator.com/arrowdb/latest/#!/api/SocialIntegrations-method-external_account_link] the token call back, I assume we would provide the [identityToken|https://github.com/appcelerator-modules/titanium-apple-sign-in/blob/3074998c78b6435f71d6752f892ebaf595877512/apidoc/Applesignin.yml#L201] _or authorizationCode_ for Login with Apple.\r\n", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2019-09-07T13:17:27.000+0000", "updated": "2019-09-07T13:25:23.000+0000" }, { "id": "451856", "author": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "body": "Apple has made it obligatory to have this feature by April 2020.", "updateAuthor": { "name": "underlabs", "key": "underlabs", "displayName": "Joseph Sachs", "active": true, "timeZone": "America/Montreal" }, "created": "2019-10-04T17:04:39.000+0000", "updated": "2019-10-04T17:04:39.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }