Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4220] Android: Support AccountManager for Authentication

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 1.7.0
Fix Version/sn/a
ComponentsAndroid
Labelsinsight
ReporterDawson Toth
AssigneeIngo Muschenetz
Created2011-05-25T12:14:32.000+0000
Updated2015-04-13T20:11:18.000+0000

Description

Feature

To support authentication against various third party APIs without the need for social media plugins (oauth, etc), expose the AccountManager through Titanium namespaces.

Documentation

http://developer.android.com/reference/android/accounts/AccountManager.html

Associated Helpdesk Ticket

http://appc.me/c/APP-854334

Comments

  1. Allan Brazute 2012-03-08

    +1 for this
  2. Rainer Schleevoigt 2014-06-07

    +1 for this
  3. Zarir Bhesania 2014-09-04

    It is becoming a very commonly used authentication method. Please add this in the new release.
  4. Rainer Schleevoigt 2014-09-04

    I don't see the realization: I have tested (recompiled) a couple of apps (facebook, twitter, skype …) In the most apps the function getToken (or similare) is not implemented (causes an error) or is an empty tunction and returns null.

JSON Source