[DAEMON-324] @axway/amplify-sdk: AMPLIFY SDK
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2020-05-02T04:58:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | amplify-sdk 1.0.0 |
Components | amplify-sdk |
Labels | cb-next |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2020-02-13T06:27:56.000+0000 |
Updated | 2020-05-02T04:58:52.000+0000 |
Description
We need a shared Node.js-based library for interacting with the AMPLIFY platform. This library handles:
* Auth
* Orgs
* Titanium app support
* ACS app support
For auth, it will simply be a wrapper around amplify-auth-sdk, then mix in the org information, which is currently all done in the amplify-auth-sdk and slated for removal.
For orgs, the code can be taken from amplify-auth-sdk.
I am fine with Apache for this as well.
PR: https://github.com/appcelerator/amplify-tooling/pull/81 @axway/amplify-sdk@1.0.0 published!