> I forgot to mention. If this feature is needed only by a single application, > it > can be implemented as a custom extension just for that particular app. It > doesn't necessarily needs to land on the t-e-c repository.
For example OAuth (one of the supported authentication methods) is needed by any application wanting to access for example Google, Facebook, Twitter, etc. APIs. We also support generating digests for HTTP digest authentication plus bunch of standard SASL mechanisms. Android has their own variant of similar framework: http://developer.android.com/reference/android/accounts/AbstractAccountAuthenticator.html --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
