Commit Graph

8 Commits

Author SHA1 Message Date
NMerz
f576307e0a Set up initial Lambda sturucture with Cognito
Create demo Lambda/Gateway pair with Cognito integration
2020-09-20 16:26:13 -04:00
NMerz
2b1ecbadef Finish conversion to synchronized methods
Finished setting callbacks and made waiting volatile so cached value is not used across threads.
2020-09-20 10:38:08 -04:00
NMerz
63d06b46c2 auth skeleton
Include Amplify SDK, test basic auth functions, and setup framework for internal, synchronous interface.
2020-09-19 15:01:21 -04:00
NMerz
ae2fcab704 Rename client to Listify
All client references should have the app name for consistency and to make sure builds work correctly.
2020-09-19 13:27:42 -04:00
be0e8d8a99
Merge pull request #2 from ClaytonWWilson/init-frontend2
Init frontend2
2020-09-18 18:39:19 -04:00
Clayton Wilson
2a8ddff82a Change to api level 28 2020-09-18 18:37:18 -04:00
Clayton Wilson
5e026d9096 Init frontend with hamburger menu 2020-09-18 17:30:09 -04:00
Clayton Wilson
41fd4de60e
Initial commit 2020-09-14 21:50:38 -04:00