Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18711] CLI: Modify authentication and analytics in Titanium CLI

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-03-20T03:13:31.000+0000
Affected Version/sRelease 4.0.0
Fix Version/sRelease 4.0.0
ComponentsCLI
Labelsn/a
ReporterEric Merriman
AssigneeChris Barber
Created2015-03-17T23:11:27.000+0000
Updated2017-03-16T22:22:03.000+0000

Description

In order to aid in integration with the new methods for authentication in use by appcelerator CLI, some changes need to be made to the analytics and authentication in the Titanium CLI. 1) Pass token (process environment) to Titanium 2) Select a fixed User ID for PEM to handle analytics 3) Pass a new endpoint to return S3 bucket URL for future modification to registry URL 4) Stub login logout and make these no ops

Comments

  1. Chris Barber 2015-03-18

    node-appc v0.2.26 PR https://github.com/appcelerator/node-appc/pull/108 - Fixes #2 Titanium CLI master PR https://github.com/appcelerator/titanium/pull/204 - Fixes #1, #2, #3
  2. Jeff Haynie 2015-03-18

    Backend server is here and published to both production and preproduction: https://github.com/appcelerator/appc-mobilesdk-server Still need to validate token and create AWS one-time urls.
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source