[ALOY-749] Remove unstable oauth builtin
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-07-17T12:44:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 15 |
Components | Builtins |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-07-17T12:40:49.000+0000 |
Updated | 2018-03-07T22:26:07.000+0000 |
Description
The oauth builtin has been disabled in the "unstable" folder for many versions of Alloy now. There have been no requests for this specific functionality to be added into the builtins. Therefore, the builtin will be removed as it represents unnecessary bloat.
PR: https://github.com/appcelerator/alloy/pull/182 A builtin has been removed that was never in use. There should be no functional testing necessary. The running of the automated unit tests should assert that no adverse effects have occurred.